-
Notifications
You must be signed in to change notification settings - Fork 0
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 jest monorepo #27
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/jest-monorepo
base: main
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.
Open
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
renovate
bot
changed the title
chore(deps): update dependency jest to ~29.7.0
chore(deps): update jest monorepo
Sep 15, 2023
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
September 19, 2023 13:24
f257b6f
to
e55d672
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
September 28, 2023 14:43
7b533ef
to
8085be7
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
October 15, 2023 17:08
952ba97
to
129f9f8
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
October 23, 2023 13:27
34fa6c3
to
a150cc6
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
November 6, 2023 06:49
5957afa
to
d00812b
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
November 7, 2023 22:57
d00812b
to
f207813
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
3 times, most recently
from
November 22, 2023 03:34
e02e0a2
to
12e2caa
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
December 6, 2023 04:56
1cb2459
to
b549ea4
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
3 times, most recently
from
February 4, 2024 09:51
b73680c
to
125f497
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
February 25, 2024 09:10
125f497
to
6ce723f
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
March 12, 2024 11:34
6ce723f
to
41dee28
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
March 24, 2024 17:08
0b1d1c4
to
02d0983
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
April 14, 2024 09:14
02d0983
to
d843d29
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
April 25, 2024 07:28
c90a3a7
to
1053155
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
May 5, 2024 07:38
1053155
to
602eba7
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 4, 2024 10:19
602eba7
to
95caef6
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 20, 2024 00:16
95caef6
to
cdc4417
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 11, 2024 01:03
cdc4417
to
8217c13
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 21, 2024 13:23
8217c13
to
f4dd6b8
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
August 6, 2024 09:15
f4dd6b8
to
ba01c94
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
September 1, 2024 18:02
ba01c94
to
ebd4fd4
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
September 12, 2024 17:26
ebd4fd4
to
c81e480
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 9, 2024 09:18
c81e480
to
0d13dad
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 23, 2024 04:34
0d13dad
to
04d7b86
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.5.4
->29.5.14
~29.6.4
->~29.7.0
Release Notes
jestjs/jest (jest)
v29.7.0
Compare Source
Features
[create-jest]
Addnpm init
/yarn create
initialiser for Jest projects (#14465)[jest-validate]
Allow deprecation warnings for unknown options (#14499)Fixes
[jest-resolver]
Replace unmatched capture groups inmoduleNameMapper
with empty string instead ofundefined
(#14507)[jest-snapshot]
Allow for strings as well as template literals in inline snapshots (#14465)[@jest/test-sequencer]
Calculate test runtime ifperStats.duration
is missing (#14473)Performance
[@jest/create-cache-key-function]
Cache access ofNODE_ENV
andBABEL_ENV
(#14455)Chore & Maintenance
[jest-cli]
Move internal config initialisation logic to thecreate-jest
package (#14465)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.