Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Change Age Confidence
@types/jest (source) 29.5.329.5.14 age confidence
jest (source) 29.6.229.7.0 age confidence

Release Notes

jestjs/jest (jest)

v29.7.0

Compare Source

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#​14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#​14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#​14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#​14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#​14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#​14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#​14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

v29.6.4

Compare Source

Fixes
  • [jest-core] Fix typo in scheduleAndRun performance marker (#​14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#​14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#​14437)
New Contributors

Full Changelog: jestjs/jest@v29.6.3...v29.6.4

v29.6.3

Compare Source

Fixes
  • [expect, @​jest/expect-utils] ObjectContaining support symbol as key (#​14414)
  • [expect] Remove @types/node from dependencies (#​14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#​14059 & #​14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#​14401)
  • [jest-mock] Revert #​13692 as it was a breaking change (#​14429)
  • [jest-mock] Revert #​13866 as it was a breaking change (#​14429)
  • [jest-mock] Revert #​13867 as it was a breaking change (#​14429)
  • [@jest/reporters] Marks Reporter's hooks as optional (#​14433)
  • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#​14397)
Chore & Maintenance
  • [jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#​14366)
New Contributors

Full Changelog: jestjs/jest@v29.6.2...v29.6.3


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added d:minor Pull requests that update a minor dependency d:patch Pull requests that update a patch dependency dependencies Dependencies related stuff labels Sep 8, 2024
@renovate renovate bot force-pushed the deps/jest-monorepo branch from d33319d to 12e5298 Compare September 15, 2024 18:35
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 12e5298 to ff4e6a8 Compare October 26, 2024 06:59
@renovate renovate bot force-pushed the deps/jest-monorepo branch 2 times, most recently from fb0cb34 to 077fed0 Compare November 3, 2024 06:06
@renovate renovate bot force-pushed the deps/jest-monorepo branch 2 times, most recently from ddf0de5 to 8d24781 Compare August 13, 2025 17:34
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 8d24781 to 35111f8 Compare August 19, 2025 17:54
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 35111f8 to b549c2f Compare August 31, 2025 11:13
@renovate renovate bot force-pushed the deps/jest-monorepo branch from b549c2f to 2f6ee76 Compare September 25, 2025 20:45
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 2f6ee76 to 208d71e Compare October 22, 2025 01:03
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 208d71e to 721bec1 Compare November 10, 2025 18:50
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 721bec1 to c9b7f72 Compare November 18, 2025 22:13
@renovate renovate bot force-pushed the deps/jest-monorepo branch from c9b7f72 to 1fae093 Compare December 3, 2025 19:40
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 1fae093 to f6ddb81 Compare December 31, 2025 20:25
@renovate renovate bot force-pushed the deps/jest-monorepo branch from f6ddb81 to 4abd57c Compare January 8, 2026 17:25
| datasource | package     | from   | to      |
| ---------- | ----------- | ------ | ------- |
| npm        | @types/jest | 29.5.3 | 29.5.14 |
| npm        | jest        | 29.6.2 | 29.7.0  |
@renovate renovate bot force-pushed the deps/jest-monorepo branch from 4abd57c to 6faf9a8 Compare January 19, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

d:minor Pull requests that update a minor dependency d:patch Pull requests that update a patch dependency dependencies Dependencies related stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants