chore(deps): update jest to ^29.4.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jest (source) | devDependencies | patch | ^29.4.1 -> ^29.4.2 |
jest-circus | devDependencies | patch | 29.4.1 -> 29.4.2 |
jest-environment-jsdom | devDependencies | patch | 29.4.1 -> 29.4.2 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
facebook/jest
v29.4.2
Features
-
[@jest/core]
Instrument significant lifecycle events withperformance.mark()
(#13859)
Fixes
-
[expect, @​jest/expect]
Provide type ofactual
as a generic argument toMatchers
to 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-atomic
to 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.