Skip to content

⬆️ deps(dev): Bump jest-environment-jsdom from 29.2.1 to 30.2.0#1568

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jest-environment-jsdom-30.2.0
Closed

⬆️ deps(dev): Bump jest-environment-jsdom from 29.2.1 to 30.2.0#1568
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jest-environment-jsdom-30.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 10, 2026

Bumps jest-environment-jsdom from 29.2.1 to 30.2.0.

Release notes

Sourced from jest-environment-jsdom's releases.

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

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)

30.0.2

What's Changed

... (truncated)

Changelog

Sourced from jest-environment-jsdom's changelog.

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

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

30.1.1

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)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.2.1 to 30.2.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.2.0/packages/jest-environment-jsdom)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the automerge To be automerged after CI passes label Feb 10, 2026
@github-actions
Copy link
Copy Markdown

yarn.lock changes

Summary

Status Count
ADDED 11
UPDATED 42
DOWNGRADED 4
REMOVED 9
Click to toggle table visibility
Name Status Previous Current
@asamuzakjp/css-color ADDED - 3.2.0
@csstools/color-helpers ADDED - 5.1.0
@csstools/css-calc ADDED - 2.1.4
@csstools/css-color-parser ADDED - 3.1.0
@csstools/css-parser-algorithms ADDED - 3.0.5
@csstools/css-tokenizer ADDED - 3.0.4
@jest/environment UPDATED 29.2.1 30.2.0
@jest/environment-jsdom-abstract ADDED - 30.2.0
@jest/fake-timers UPDATED 29.2.1 30.2.0
@jest/pattern ADDED - 30.0.1
@jest/schemas UPDATED 29.0.0 30.0.5
@jest/types UPDATED 29.2.1 30.2.0
@sinclair/typebox UPDATED 0.24.48 0.34.48
@sinonjs/commons UPDATED 1.8.3 3.0.1
@sinonjs/fake-timers UPDATED 9.1.2 13.0.5
@tootallnate/once REMOVED 2.0.0 -
@types/istanbul-lib-coverage UPDATED 2.0.4 2.0.6
@types/istanbul-reports UPDATED 3.0.1 3.0.4
@types/jsdom UPDATED 20.0.0 21.1.7
@types/stack-utils UPDATED 2.0.1 2.0.3
@types/yargs UPDATED 17.0.13 17.0.35
abab REMOVED 2.0.6 -
acorn DOWNGRADED 8.8.0 8.7.1
acorn-globals REMOVED 7.0.1 -
agent-base UPDATED 6.0.2 7.1.4
ci-info UPDATED 3.3.0 4.4.0
cssom REMOVED 0.5.0 -
cssstyle UPDATED 2.3.0 4.6.0
data-urls UPDATED 3.0.2 5.0.0
domexception REMOVED 4.0.0 -
entities UPDATED 4.4.0 6.0.1
escodegen REMOVED 2.0.0 -
form-data DOWNGRADED 4.0.0 2.3.3
graceful-fs UPDATED 4.2.10 4.2.11
html-encoding-sniffer UPDATED 3.0.0 4.0.0
http-proxy-agent UPDATED 5.0.0 7.0.2
https-proxy-agent UPDATED 5.0.1 7.0.6
jest-environment-jsdom UPDATED 29.2.1 30.2.0
jest-message-util UPDATED 29.2.1 30.2.0
jest-mock UPDATED 29.2.1 30.2.0
jest-regex-util UPDATED 29.2.0 30.0.1
jest-util UPDATED 29.2.1 30.2.0
jsdom UPDATED 20.0.1 26.1.0
lru-cache UPDATED 7.14.1 10.4.3
nwsapi UPDATED 2.2.2 2.2.23
parse5 UPDATED 7.1.1 7.3.0
pretty-format UPDATED 29.2.1 30.2.0
psl DOWNGRADED 1.9.0 1.8.0
punycode UPDATED 2.1.1 2.3.1
querystringify REMOVED 2.2.0 -
react-is UPDATED 18.2.0 18.3.1
requires-port REMOVED 1.0.0 -
rrweb-cssom ADDED - 0.8.0
stack-utils UPDATED 2.0.5 2.0.6
tldts ADDED - 6.1.86
tldts-core ADDED - 6.1.86
tough-cookie UPDATED 4.1.2 5.1.2
tr46 UPDATED 3.0.0 5.1.1
universalify DOWNGRADED 0.2.0 0.1.2
url-parse REMOVED 1.5.10 -
w3c-xmlserializer UPDATED 3.0.0 5.0.0
whatwg-encoding UPDATED 2.0.0 3.1.1
whatwg-mimetype UPDATED 3.0.0 4.0.0
whatwg-url UPDATED 11.0.0 14.2.0
ws UPDATED 8.9.0 8.19.0
xml-name-validator UPDATED 4.0.0 5.0.0

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 10, 2026

Superseded by #1630.

@dependabot dependabot Bot closed this Mar 10, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/jest-environment-jsdom-30.2.0 branch March 10, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge To be automerged after CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants