chore(deps): update jest to v29.0.3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| jest (source) | devDependencies | patch | 29.0.2 -> 29.0.3 |
| jest-environment-jsdom | devDependencies | patch | ^29.0.2 -> ^29.0.3 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
facebook/jest
v29.0.3
Features
-
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202) -
[expect]ExposeExpectationResulttype (#13240) -
[jest-snapshot]ExposeContexttype (#13240) -
[@jest/globals]Addjest.Mocktype helper (#13235)
Fixes
-
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203) -
[jest-resolve]Make sure to resolve module paths after looking atexports(#13242) -
[jest-resolve]Improve error on module not found deep in therequirestack (#8704) -
[jest-snapshot]Fix typings of snapshot matchers (#13240)
Chore & Maintenance
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.