fix(deps): update dependency jest to v29.6.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jest (source) | dependencies | patch | 29.6.1 -> 29.6.2 |
Release Notes
facebook/jest (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.
Edited by Renovate Bot