Skip to content

Update dependency jest to v30.3.0#92

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/jest-monorepo
Open

Update dependency jest to v30.3.0#92
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/jest-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2025

This PR contains the following updates:

Package Change Age Confidence
jest (source) 30.0.030.3.0 age confidence

Release Notes

jestjs/jest (jest)

v30.3.0

Compare Source

Features
  • [jest-config] Add defineConfig and mergeConfig helpers for type-safe Jest config (#​15844)
  • [jest-fake-timers] Add setTimerTickMode to configure how timers advance
  • [*] Reduce token usage when run through LLMs (3f17932)
Fixes
  • [jest-config] Keep CLI coverage output when using --json with --outputFile (#​15918)
  • [jest-mock] Use Symbol from test environment (#​15858)
  • [jest-reporters] Fix issue where console output not displayed for GHA reporter even with silent: false option (#​15864)
  • [jest-runtime] Fix issue where user cannot utilize dynamic import despite specifying --experimental-vm-modules Node option (#​15842)
  • [jest-test-sequencer] Fix issue where failed tests due to compilation errors not getting re-executed even with --onlyFailures CLI option (#​15851)
  • [jest-util] Make sure process.features.require_module is false (#​15867)
Chore & Maintenance
  • [*] Replace remaining micromatch uses with picomatch
  • [deps] Update to sinon/fake-timers v15
  • [docs] Update V30 migration guide to notify users on jest.mock() work with case-sensitive path (#​15849)
  • Updated Twitter icon to match the latest brand guidelines (#​15869)

v30.2.0

Compare Source

Chore & Maintenance
  • [*] Update example repo for testing React Native projects (#​15832)
  • [*] Update jest-watch-typeahead to v3 (#​15830)

v30.1.3

Compare Source

Fixes
  • Fix unstable_mockModule with node: prefixed core modules.

v30.1.2

Compare Source

Fixes
  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#​15803)

v30.1.1

Compare Source

Fixes
  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#​15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#​15821)

v30.1.0

Compare Source

v30.0.5

Compare Source

Features
  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes
Fixes

v30.0.4

Compare Source

Features
  • [expect] The Inverse type is now exported (#​15714)
  • [expect] feat: support async functions in toBe (#​15704)
Fixes
  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#​15700)
  • [jest-snapshot] Handle line endings in snapshots (#​15708)

v30.0.3

Compare Source

Fixes
  • [jest-config] Fix ESM TS config loading in a CJS project (#​15694)
  • [jest-core] jest --onlyFailures --listTests now correctly lists only failed tests(#​15700)
Features
  • [jest-diff] Show non-printable control characters to diffs (#​15696)

v30.0.2

Compare Source

Fixes
  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#​15689)
  • [jest-util] Make garbage collection protection property writable (#​15689)

v30.0.1

Compare Source

Features
  • [jest-resolver] Implement the defaultAsyncResolver (#​15679)
Fixes
  • [jest-resolver] Resolve builtin modules correctly (#​15683)
  • [jest-environment-node, jest-util] Avoid setting globals cleanup protection symbol when feature is off (#​15684)
Chore & Maintenance
  • [*] Remove and deprecate jest-repl package (#​15673)
  • [jest-resolver] Replace custom isBuiltinModule with node's isBuiltin (#​15685)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title Update dependency jest to v30.0.1 Update dependency jest to v30.0.2 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from a02578c to 4f962a5 Compare June 25, 2025 03:29
@renovate renovate bot changed the title Update dependency jest to v30.0.2 Update dependency jest to v30.0.3 Jun 25, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 4f962a5 to a2b1f78 Compare July 3, 2025 04:28
@renovate renovate bot changed the title Update dependency jest to v30.0.3 Update dependency jest to v30.0.4 Jul 3, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from a2b1f78 to fd56ada Compare July 22, 2025 08:44
@renovate renovate bot changed the title Update dependency jest to v30.0.4 Update dependency jest to v30.0.5 Jul 22, 2025
@renovate renovate bot changed the title Update dependency jest to v30.0.5 Update dependency jest to v30.1.0 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fd56ada to d2ba5d4 Compare August 27, 2025 05:52
@renovate renovate bot changed the title Update dependency jest to v30.1.0 Update dependency jest to v30.1.1 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from d2ba5d4 to dec4ea2 Compare August 27, 2025 20:25
@renovate renovate bot changed the title Update dependency jest to v30.1.1 Update dependency jest to v30.1.2 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from dec4ea2 to 791b749 Compare September 1, 2025 23:10
@renovate renovate bot changed the title Update dependency jest to v30.1.2 Update dependency jest to v30.1.3 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 791b749 to 3c0798f Compare September 2, 2025 17:29
@renovate renovate bot changed the title Update dependency jest to v30.1.3 Update dependency jest to v30.2.0 Sep 28, 2025
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 3c0798f to fa6b8a8 Compare September 28, 2025 09:56
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fa6b8a8 to ba5eb50 Compare December 31, 2025 15:30
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ba5eb50 to fafcb70 Compare January 8, 2026 18:11
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fafcb70 to 9f968eb Compare March 10, 2026 04:46
@renovate renovate bot changed the title Update dependency jest to v30.2.0 Update dependency jest to v30.3.0 Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants