Skip to content

chore(deps): update jest monorepo

HTML-validate requested to merge renovate/jest-monorepo into master

This MR contains the following updates:

Package Type Update Change
@types/jest (source) devDependencies patch 29.2.0 -> 29.2.4
jest (source) devDependencies minor 29.2.2 -> 29.3.1
jest-diff devDependencies minor 29.2.1 -> 29.3.1
jest-environment-jsdom devDependencies minor 29.2.2 -> 29.3.1
jest-snapshot devDependencies minor 29.2.2 -> 29.3.1

Release Notes

facebook/jest

v29.3.1

Compare Source

Fixes
  • [jest-config] Do not warn about preset in ProjectConfig (#​13583)
Performance
  • [jest-transform] Defer creation of cache directory (#​13420)

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: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by HTML-validate

Merge request reports