chore(deps): update jest to ^29.6.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jest (source) | devDependencies | patch | ^29.6.1 -> ^29.6.2 |
jest-circus | devDependencies | patch | 29.6.1 -> 29.6.2 |
jest-environment-jsdom | devDependencies | patch | 29.6.1 -> 29.6.2 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
facebook/jest
v29.6.2
Fixes
-
[jest-circus]
Fix snapshot matchers in concurrent tests when nr of tests exceedsmaxConcurrency
(#14335) -
[@jest/core]
When running global setup and teardown, do not try to change themessage
property of the thrown error object when themessage
property is unwritable (#14113) -
[jest-snapshot]
Move@types/prettier
fromdependencies
todevDependencies
(#14328) -
[jest-snapshot]
Throw an explicit error if Prettier v3 is used (#14367) -
[jest-reporters]
Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
-
[@jest/core]
Usepluralize
fromjest-util
rather than own internal (#14322)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.