-
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 #23
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/jest-monorepo
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.
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 v29.7.0
chore(deps): update jest monorepo
Sep 15, 2023
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
September 15, 2023 23:31
ddf3e8b
to
f6ff524
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
September 28, 2023 12:49
4945bfc
to
16cd40c
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 9, 2023 07:52
16cd40c
to
6221c08
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 18, 2023 06:38
6221c08
to
4957ba3
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 31, 2023 00:21
4957ba3
to
dd27f50
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
November 7, 2023 22:14
dd27f50
to
b21b0ae
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
3 times, most recently
from
November 22, 2023 05:05
866ad88
to
3097630
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
December 6, 2023 04:34
2297e0b
to
b234afa
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
February 1, 2024 19:59
87f48a4
to
94e27e9
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
February 25, 2024 10:18
94e27e9
to
3157b47
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
March 12, 2024 11:59
3157b47
to
81c5743
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
March 24, 2024 16:36
fd58737
to
4538f93
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
April 21, 2024 07:05
3660339
to
e13ea8b
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
April 25, 2024 08:16
e13ea8b
to
4ce70a8
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
May 26, 2024 04:16
4ce70a8
to
52be9ca
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 4, 2024 11:50
52be9ca
to
95e49c4
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
July 21, 2024 12:36
e30109b
to
f749d45
Compare
renovate
bot
changed the title
chore(deps): update jest monorepo
chore(deps): update jest monorepo to v29.7.0
Aug 3, 2024
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
August 4, 2024 00:50
01468dd
to
80f018b
Compare
renovate
bot
changed the title
chore(deps): update jest monorepo to v29.7.0
chore(deps): update jest monorepo
Aug 4, 2024
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
August 6, 2024 08:26
80f018b
to
e5a3d53
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
August 28, 2024 09:08
e5a3d53
to
bf32191
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
September 12, 2024 18:15
bf32191
to
a20eb6e
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 9, 2024 09:45
a20eb6e
to
d27700e
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 23, 2024 09:32
d27700e
to
069ecf1
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.6.4
->29.7.0
29.5.4
->29.5.14
29.6.4
->29.7.0
Release Notes
jestjs/jest (@jest/globals)
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 is behind base branch, 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.