Conversation
Codecov Report
@@ Coverage Diff @@
## master #44 +/- ##
=======================================
Coverage 78.64% 78.64%
=======================================
Files 28 28
Lines 412 412
Branches 56 56
=======================================
Hits 324 324
Misses 88 88 Continue to review full report at Codecov.
|
472d898 to
b5b5334
Compare
b5b5334 to
a2afb7f
Compare
f0760d3 to
8999fda
Compare
8999fda to
55f0d5a
Compare
55f0d5a to
1fade19
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
1fade19 to
039d042
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
039d042 to
9acd86a
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
9acd86a to
7f50025
Compare
7f50025 to
37e515e
Compare
|
37e515e to
dda6c39
Compare
dda6c39 to
cf97276
Compare
|
cf97276 to
df62179
Compare
df62179 to
bbb1c2a
Compare
|
bbb1c2a to
d246757
Compare
|











This PR contains the following updates:
=25.1.4→=25.2.325.2.7→25.5.4Release Notes
jestjs/jest (jest)
v25.5.4: 25.5.4Compare Source
Fixes
[jest-jasmine2]Don't runbeforeAll/afterAllin skipped describe blocks (#9931)Chore & Maintenance
[jest-runtime]Do not warn when mutatingrequire.cache(#9946)v25.5.3: 25.5.3Compare Source
Chore & Maintenance
[jest-circus]Fix memory leak when running in band (#9934)v25.5.2: 25.5.2Compare Source
Fixes
[jest-globals]Export globals as values, not types (#9925)v25.5.1: 25.5.1Compare Source
Fixes
[jest-haste-map]Add missing@types/graceful-fsdependency (#9913)[jest-runner]Correctly serializeSetpassed to worker (#9915)[jest-runtime]Vary ESM cache by query (#9914)v25.5.0: 25.5.0Compare 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-fsdirectly in every package instead of relying onfsbeing 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--noStackTraceflag (#9866)[jest-runtime]Support importing CJS from ESM usingimportstatements (#9850)[jest-runtime]Support importing parallel dynamicimports (#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]Updateresolveto a version using nativerealpath, which is faster than the default JS implementation (#9872)[jest-resolve]Pass custom cachedrealpathfunction toresolve(#9873)[jest-runtime]Addteardownmethod to clear any caches when tests complete (#9906)[jest-runtime]Do not pass files required internally through transformation when loading them (#9900)[jest-runtime]UseMaps instead of object literals as cache holders (#9901)v25.4.0: 25.4.0Compare Source
[expect]Supportasync functions intoThrow(#9817)[jest-console]Add code frame toconsole.errorandconsole.warn(#9741)[jest-runtime, jest-jasmine2, jest-circus]Experimental, limited ECMAScript Modules support (#9772 & #9842)Fixes
[expect]Restore support for passing functions totoHaveLengthmatcher (#9796)[jest-changed-files]--only-changedshould include staged files (#9799)[jest-circus]Throw on nested test definitions (#9828)[jest-each]eachwill throw an error when called with too many arguments (#9818)[jest-runner]Don't print warning to stdout when using--json(#9843)Chore & Maintenance
[*]Do not generate TypeScript declaration source maps (#9822)[*]Transpile code for Node 8.3, not 8.0 (#9827)v25.3.0: 25.3.0Compare Source
Features
[babel-jest]Support passingsupportsDynamicImportandsupportsStaticESM(#9766)[babel-preset-jest]Enable all syntax plugins not enabled by default that works on current version of Node (#9774)[jest-circus]Enable writing async test event handlers (#9397)[jest-runtime, @​jest/transformer]Support passingsupportsDynamicImportandsupportsStaticESM(#9597)Chore & Maintenance
[*]Replaceanys withunknowns (#9626)[@jest/transform]Expose typeCacheKeyOptionsforgetCacheKey(#9762)[@jest/types]Correct typetestRegexforProjectConfig(#9780)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.