-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency @vue/vue2-jest to v29 #157
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/vue-vue2-jest-29.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports You could have same capabilities but better runtime performances if you request a new MegaLinter flavor. |
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
7 times, most recently
from
November 3, 2023 23:56
78f698c
to
8be9b46
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
2 times, most recently
from
November 27, 2023 15:54
d8d5abb
to
ce68202
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
3 times, most recently
from
December 1, 2023 09:27
7e155b1
to
19eb920
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
from
December 24, 2023 01:57
19eb920
to
5e44803
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
16 times, most recently
from
January 12, 2024 14:30
655d940
to
887a69b
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
4 times, most recently
from
June 7, 2024 09:16
b2f54b1
to
948b6d0
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
from
June 21, 2024 14:14
948b6d0
to
99e9f0d
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
2 times, most recently
from
July 6, 2024 15:32
f9d8e2d
to
150e922
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
3 times, most recently
from
July 18, 2024 17:46
445c368
to
8ed7dfd
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
2 times, most recently
from
August 1, 2024 13:58
0fd7d86
to
ff2395e
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
from
August 9, 2024 21:26
ff2395e
to
16ec8c7
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
2 times, most recently
from
August 23, 2024 17:28
a89fe87
to
920257b
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
2 times, most recently
from
September 1, 2024 17:07
1e1c9c6
to
df3f4d6
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
from
September 21, 2024 13:23
df3f4d6
to
9a9e433
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
3 times, most recently
from
October 14, 2024 08:41
ac7f838
to
926d219
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
7 times, most recently
from
October 22, 2024 09:08
94f7adc
to
3a3afe7
Compare
renovate
bot
force-pushed
the
renovate/vue-vue2-jest-29.x
branch
from
October 22, 2024 09:50
3a3afe7
to
77da208
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
29.2.2
->29.2.6
Release Notes
vuejs/vue-jest (@vue/vue2-jest)
v29.2.6
Compare Source
What's Changed
Full Changelog: vuejs/vue-jest@v29.2.5...v29.2.6
v29.2.5
Compare Source
What's Changed
lang='tsx'
doesn't work for Vue 3 SFC by @sevilyilmaz in https://github.com/vuejs/vue-jest/pull/547Full Changelog: vuejs/vue-jest@v29.2.4...v29.2.5
v29.2.4
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/vue-jest@v29.2.3...v29.2.4
v29.2.3
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/vue-jest@v29.2.2...v29.2.3
Install
v29.2.2
Compare Source
What's Changed
Full Changelog: vuejs/vue-jest@v29.2.1...v29.2.2
v29.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/vue-jest@v29.2.0...v29.2.1
Installing:
v29.2.0
Compare Source
What's Changed
Full Changelog: vuejs/vue-jest@v29.1.1...v29.2.0
Install
v29.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/vue-jest@v29.1.0...v29.1.1
v29.1.0
: 29.1.0Compare Source
This release contains a single commit from https://github.com/vuejs/vue-jest/pull/489 which supports
<script setup>
in Vue 2.7 with Jest 29. It was implemented and tested by @thebanjomatic @kiroushi @dten @FelixGraf @kaizige10 @aldarund and a bunch of others - great job and collaboration, this is what FOSS is all about.v29.0.0
Compare Source
v29.0.0
Breaking change: Node.js 12 & 17 are no longer supported (Jest 29 breaking change). More in the PR: https://github.com/vuejs/vue-jest/pull/494
What's Changed
getTypeScriptConfig
calls by @nogic1008 in https://github.com/vuejs/vue-jest/pull/491Full Changelog: vuejs/vue-jest@v28.1.0...v29.0.0
Install
v28.1.0
Compare Source
There is a potentially breaking change for some projects: https://github.com/vuejs/vue-jest/pull/471#issue-1232021124
If this is a problem you cannot work around, file an issue and we can see what the best option is moving forward. The goal of this PR is to not require
ts-jest
andtypescript
to usevue-jest
.Installation
What's Changed
tsconfig
package instead ofts-jest
by @nogic1008 in https://github.com/vuejs/vue-jest/pull/471New Contributors
Full Changelog: vuejs/vue-jest@v28.0.1...v28.1.0
v28.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: vuejs/vue-jest@v28.0.0...v28.0.1
Install:
yarn add @​vue/vue2-jest
oryarn add @​vue/vue3-jest
.v28.0.0
Compare Source
We moved the main version to v28.0.0 to match the latest version of Jest on npm, which is also v28. There will always be bugs, we will fix them in patch/minor versions. If you need Jest 27 support, just install with
@vue/vue3-jest@27
.Note: I (@lmiller1990) am not using Vue Jest either personally or professionally and cannot prioritise it as much as my other library (Vue Test Utils). If you'd like to assist with maintaining Vue Jest, please reach out.
How to install
yarn add @​vue/[email protected]
(works with Vue 3, Jest 28) oryarn add @​vue/vue3-jest@latest
for the latest one.yarn add @​vue/[email protected]
(works with Vue 2, Jest 28) oryarn add @​vue/vue2-jest@latest
for the latest one.Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.