Skip to content

chore(deps): update jest to ^29.3.0

This MR contains the following updates:

Package Type Update Change Pending
jest (source) devDependencies minor ^29.2.2 -> ^29.3.0 29.3.1
jest-circus devDependencies minor 29.2.2 -> 29.3.0 29.3.1
jest-environment-jsdom devDependencies minor 29.2.2 -> 29.3.0 29.3.1

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

facebook/jest

v29.3.0

Compare Source

Features
  • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#​13505)
Fixes
  • [jest-config] Add config validation for projects option (#​13565)
  • [jest-mock] Treat cjs modules as objects so they can be mocked (#​13513)
  • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#​13566)
Chore & Maintenance
  • [@jest/transform] Update convert-source-map (#​13509)
  • [docs] Mention toStrictEqual in UsingMatchers docs. (#​13560)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports