chore(deps): update jest to ^29.0.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jest (source) | devDependencies | patch | ^29.0.2 -> ^29.0.3 |
jest-circus | 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]
ExposeExpectationResult
type (#13240) -
[jest-snapshot]
ExposeContext
type (#13240) -
[@jest/globals]
Addjest.Mock
type helper (#13235)
Fixes
-
[jest-core]
CaptureexecError
duringTestScheduler.scheduleTests
and 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 therequire
stack (#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.