chore(deps): update jest to ^29.2.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jest (source) | devDependencies | patch | ^29.2.0 -> ^29.2.2 |
jest-circus | devDependencies | patch | 29.2.0 -> 29.2.2 |
jest-environment-jsdom | devDependencies | patch | 29.2.0 -> 29.2.2 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
facebook/jest
v29.2.2
Fixes
-
[@jest/test-sequencer]
Make sure sharding does not produce empty groups (#13476) -
[jest-circus]
Test marked astodo
are shown as todo when inside a focussed describe (#13504) -
[jest-mock]
Ensure mock resolved and rejected values are promises from correct realm (#13503) -
[jest-snapshot]
Don't highlight passing asymmetric property matchers in snapshot diff (#13480)
Chore & Maintenance
-
[docs]
Update link to Jest 28 upgrade guide in error message (#13483) -
[jest-runner, jest-watcher]
Updateemittery
(#13490)
v29.2.1
Features
-
[@jest/globals, jest-mock]
Addjest.Spied*
utility types (#13440)
Fixes
-
[jest-environment-node]
makeglobalThis.performance
writable for Node 19 and fake timers (#13467) -
[jest-mock]
Revert #13398 to restore mocking of setters (#13472)
Performance
-
[*]
Use sha1 instead of sha256 for hashing (#13421)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.