chore(deps): update unit testing
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @types/jest (source) | devDependencies | minor | ^29.2.5 -> ^29.4.0 |
| jest (source) | devDependencies | minor | ^29.3.1 -> ^29.4.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
facebook/jest
v29.4.1
Features
-
[expect, jest-circus, @​jest/types]ImplementnumPassingAssertsof testResults to track the number of passing asserts in a test (#13795) -
[jest-core]Add newlines to JSON output (#13817) -
[@jest/reporters]Automatic log folding in GitHub Actions Reporter (#13626)
Fixes
-
[@jest/expect-utils]toMatchObjectdiffs should includeSymbolproperties (#13810) -
[jest-runtime]Handle missingreplaceProperty(#13823) -
[@jest/types]Add partial support fordonecallbacks in typings ofeach(#13756)
v29.4.0
Features
-
[expect, @​jest/expect-utils]Support custom equality testers (#13654) -
[jest-config, jest-worker]Useos.availableParallelismif available to calculate number of workers to spawn (#13738) -
[@jest/globals, jest-mock]Addjest.replaceProperty()that replaces property value (#13496) -
[jest-haste-map]ignore Sapling vcs directories (.sl/) (#13674) -
[jest-resolve]Support subpath imports (#13705, #13723, #13777) -
[jest-runtime]Addjest.isolateModulesAsyncfor scoped module initialization of asynchronous functions (#13680) -
[jest-runtime]Addjest.isEnvironmentTornDownfunction (#13741) -
[jest-test-result]Addedskippedandfocusedstatus toFormattedTestResult(#13700) -
[jest-transform]Support for asynchronouscreateTransformer(#13762)
Fixes
-
[jest-environment-node]Fix non-configurable globals (#13687) -
[@jest/expect-utils]toMatchObjectshould handleSymbolproperties (#13639) -
[jest-mock]FixmockResetandresetAllMocksundefinedreturn value(#13692) -
[jest-resolve]Add global paths torequire.resolve.paths(#13633) -
[jest-resolve]Correct node core module detection when usingnode:specifiers (#13806) -
[jest-runtime]Support WASM files that import JS resources (#13608) -
[jest-runtime]Use thescriptTransformercache injest-runner(#13735) -
[jest-runtime]Enforce import assertions when importing JSON in ESM (#12755 & #13805) -
[jest-snapshot]Make sure to importbabeloutside of the sandbox (#13694) -
[jest-transform]Ensure the correct configuration is passed to preprocessors specified multiple times in thetransformoption (#13770)
Chore & Maintenance
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot