This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
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.2
25.4.0
->25.5.2
25.4.0
->25.5.0
Release Notes
facebook/jest
v25.5.2
Compare Source
Fixes
[jest-globals]
Export globals as values, not types (#9925)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)Renovate configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.