Skip to content

chore(deps-dev): bump jest-environment-jsdom from 29.7.0 to 30.3.0#9517

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0
Open

chore(deps-dev): bump jest-environment-jsdom from 29.7.0 to 30.3.0#9517
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps jest-environment-jsdom from 29.7.0 to 30.3.0.

Release notes

Sourced from jest-environment-jsdom'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)

30.2.0

Chore & Maintenance

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

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

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

30.1.1

Fixes

... (truncated)

Changelog

Sourced from jest-environment-jsdom'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)

30.2.0

Chore & Maintenance

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

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [jest-matcher-utils] Fix infinite recursion with self-referential getters in deepCyclicCopyReplaceable (#15831)
  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

... (truncated)

Commits

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Mar 10, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from 8c69d5a to 58ed511 Compare March 11, 2026 04:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from 58ed511 to f6a8608 Compare March 17, 2026 04:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from f6a8608 to e76e969 Compare March 19, 2026 17:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from e76e969 to 0df9cbd Compare March 19, 2026 18:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from 0df9cbd to 98190b7 Compare March 19, 2026 18:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from 98190b7 to bb0e6b4 Compare March 25, 2026 20:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from bb0e6b4 to bb24ed6 Compare March 25, 2026 21:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from bb24ed6 to c0ba584 Compare March 27, 2026 14:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from c0ba584 to 3658207 Compare April 1, 2026 00:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from 3658207 to 04046f0 Compare April 2, 2026 05:50
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.7.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/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/jest-environment-jsdom-30.3.0 branch from 04046f0 to 485be48 Compare April 2, 2026 05:56
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant