Skip to content

chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 in /frontend - #1072

Merged
Ejirowebfi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/jsdom-30.0.1
Aug 29, 2026
Merged

chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 in /frontend#1072
Ejirowebfi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/jsdom-30.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps jsdom from 29.1.1 to 30.0.1.

Release notes

Sourced from jsdom's releases.

v30.0.1

  • Fixed getComputedStyle() with calc() and other functions throwing an exception, which regressed in v30.0.0. (@​asamuzaK)
  • Sped up up range operations on large documents (@​leonidaz)

v30.0.0

Breaking changes:

  • Node.js minimum version raised to ^22.22.2 || ^24.15.0 || >=26.0.0.

Other changes:

  • Added CSS.escape() and CSS.supports() functions. (@​asamuzaK)
  • Added 'background-position-x' and 'background-position-y' CSS properties. (@​olagokemills)
  • Fixed getComputedStyle() to convert length values into pixels. (@​asamuzaK)
  • Fixed CSS function serialization, e.g., in the return value of getPropertyValue(). (@​asamuzaK)
  • Fixed the type of error thrown by document.evaluate() (@​dokson)
Commits
  • 6584485 30.0.1
  • 0c51df6 Update dependencies and dev dependencies
  • 32adb34 Bump @​asamuzakjp/dom-selector
  • 70f014a Speed up range operations on large documents
  • 250d7ee Partially fix getComputedStyle with calc()
  • 20a01fc 30.0.0
  • 8c8e583 Precompute WPT expectation matches
  • f32245c Bump Node.js floor and dependencies
  • 03ef23b Add background-position longhands
  • ded056f Test CSS.escape() with numeric IDs
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from 5ace1f8 to db1e4a9 Compare August 10, 2026 08:14
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from db1e4a9 to 34141e9 Compare August 10, 2026 08:18
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from 34141e9 to 6c62a72 Compare August 17, 2026 08:13
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from 6c62a72 to 8a6b6ad Compare August 17, 2026 08:19
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from 8a6b6ad to 53b2fa6 Compare August 17, 2026 08:21
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from 53b2fa6 to d71c165 Compare August 17, 2026 08:24
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from d71c165 to 9a2a650 Compare August 17, 2026 08:26
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch from 9a2a650 to 827ab25 Compare August 22, 2026 16:43
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.1.1 to 30.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.1.1...v30.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 30.0.1
  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/frontend/jsdom-30.0.1 branch from 827ab25 to 007cbc8 Compare August 24, 2026 08:14
@github-actions

Copy link
Copy Markdown

👋 This PR is a major version bump and requires manual review before merging.

Please check the upstream changelog for breaking changes, update any
affected call-sites, and verify that CI passes end-to-end before
approving.

See the Dependabot auto-merge policy in CONTRIBUTING.md for details.

@Ejirowebfi
Ejirowebfi merged commit 1fb986a into main Aug 29, 2026
15 of 16 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch August 29, 2026 17:35
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.9.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant