Skip to content

Bump expect from 30.2.0 to 30.3.0#3564

Merged
williamjallen merged 1 commit intomasterfrom
dependabot/npm_and_yarn/expect-30.3.0
Apr 1, 2026
Merged

Bump expect from 30.2.0 to 30.3.0#3564
williamjallen merged 1 commit intomasterfrom
dependabot/npm_and_yarn/expect-30.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps expect from 30.2.0 to 30.3.0.

Release notes

Sourced from expect's releases.

v30.3.0

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)
Changelog

Sourced from expect's changelog.

30.3.0

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)
Commits

@williamjallen williamjallen enabled auto-merge April 1, 2026 12:06
@williamjallen williamjallen added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 1, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Apr 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/expect-30.3.0 branch from 51aaba9 to 3078333 Compare April 1, 2026 18:13
@williamjallen williamjallen enabled auto-merge April 1, 2026 18:33
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/expect-30.3.0 branch from 3078333 to ec552af Compare April 1, 2026 18:39
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 30.2.0 to 30.3.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/expect)

---
updated-dependencies:
- dependency-name: expect
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/expect-30.3.0 branch from ec552af to ce16ca3 Compare April 1, 2026 20:23
@williamjallen williamjallen added this pull request to the merge queue Apr 1, 2026
Merged via the queue into master with commit 293a7f7 Apr 1, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/expect-30.3.0 branch April 1, 2026 21:31
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.

1 participant