chore(deps): update dependency jest to ^29.4.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| jest (source) | devDependencies | patch | ^29.4.1 -> ^29.4.3 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
facebook/jest
v29.4.3
Features
-
[expect]UpdatetoThrow()to be able to use errorcauses (#13606) -
[jest-core]allow to useworkerIdleMemoryLimitwith only 1 worker orrunInBandoption (#13846) -
[jest-message-util]Add support for errorcauses (#13868 & #13912) -
[jest-runtime]Revertimport assertionsfor JSON modules as it's been relegated to Stage 2 (#13911)
Fixes
-
[@jest/expect-utils]subsetEqualityshould consider also an object's inherited string keys (#13824) -
[jest-mock]Clear mock state whenjest.restoreAllMocks()is called (#13867) -
[jest-mock]PreventmockImplementationOnceandmockReturnValueOncebleeding intowithImplementation(#13888) -
[jest-mock]Do not restore mocks whenjest.resetAllMocks()is called (#13866)
v29.4.2
Features
-
[@jest/core]Instrument significant lifecycle events withperformance.mark()(#13859)
Fixes
-
[expect, @​jest/expect]Provide type ofactualas a generic argument toMatchersto allow better-typed extensions (#13848) -
[jest-circus]Added explicit mention of test failing becausedone()is not being called in error message (#13847) -
[jest-runtime]Handle CJS re-exports of node core modules from ESM (#13856) -
[jest-transform]Downgradewrite-file-atomicto v4 (#13853) -
[jest-worker]Ignore IPC messages not intended for Jest (#13543)
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