-
Notifications
You must be signed in to change notification settings - Fork 4
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 #418
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
+2
−2
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
force-pushed
the
renovate/jest-monorepo
branch
4 times, most recently
from
September 22, 2021 01:21
0b37293
to
87b07e9
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
4 times, most recently
from
December 18, 2021 22:26
b1fb210
to
8dc8447
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 21, 2022 12:02
8dc8447
to
a5f1179
Compare
renovate
bot
changed the title
chore(deps): update jest monorepo
chore(deps): update jest monorepo to v25.5.1
Aug 9, 2022
renovate
bot
changed the title
chore(deps): update jest monorepo to v25.5.1
chore(deps): update jest monorepo
Aug 10, 2022
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
3 times, most recently
from
September 5, 2022 04:54
8ddb20a
to
8d3374e
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
October 5, 2022 22:32
b9fdf61
to
3f375a6
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 11, 2022 03:25
3f375a6
to
b3734ed
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
December 14, 2022 07:20
cf6cc14
to
78a79a8
Compare
renovate
bot
changed the title
chore(deps): update jest monorepo
chore(deps): update jest monorepo - autoclosed
Aug 21, 2023
renovate
bot
changed the title
chore(deps): update jest monorepo - autoclosed
chore(deps): update jest monorepo
Aug 27, 2023
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 5, 2023 22:00
78a79a8
to
084213a
Compare
renovate
bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 6, 2023 01:07
084213a
to
14b3d06
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:
25.4.0
->25.5.1
25.4.0
->25.5.4
Release Notes
jestjs/jest (babel-jest)
v25.5.1
Compare Source
Fixes
[jest-haste-map]
Add missing@types/graceful-fs
dependency (#9913)[jest-runner]
Correctly serializeSet
passed to worker (#9915)[jest-runtime]
Vary ESM cache by query (#9914)v25.5.0
Compare Source
Features
[@jest/globals]
New package so Jest's globals can be explicitly imported (#9801)[jest-core]
Show coverage of sources related to tests in changed files (#9769)[jest-runtime]
Populaterequire.cache
(#9841)Fixes
[*]
Usegraceful-fs
directly in every package instead of relying onfs
being monkey patched (#9443)[expect]
Prints the Symbol name into the error message with a custom asymmetric matcher (#9888)[jest-circus, jest-jasmine2]
Support older version ofjest-runtime
(#9903 & #9842)[@jest/environment]
Make sure not to reference Jest types (#9875)[jest-message-util]
Code frame printing should respect--noStackTrace
flag (#9866)[jest-runtime]
Support importing CJS from ESM usingimport
statements (#9850)[jest-runtime]
Support importing parallel dynamicimport
s (#9858)[jest-transform]
Improve source map handling when instrumenting transformed code (#9811)Chore & Maintenance
[docs]
Add an example for mocking non-default export classPerformance
[jest-resolve]
Updateresolve
to a version using nativerealpath
, which is faster than the default JS implementation (#9872)[jest-resolve]
Pass custom cachedrealpath
function toresolve
(#9873)[jest-runtime]
Addteardown
method to clear any caches when tests complete (#9906)[jest-runtime]
Do not pass files required internally through transformation when loading them (#9900)[jest-runtime]
UseMap
s instead of object literals as cache holders (#9901)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.