Skip to content

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

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

chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 in /frontend#712
babltiga 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 12, 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Frontend Test Results

1 468 tests  ±0   1 468 ✅ ±0   5m 42s ⏱️ +21s
  190 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 46ef33e. ± Comparison against base commit f5daa5a.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for Frontend Coverage (frontend)

Status Category Percentage Covered / Total
🟢 Lines 94.12% (🎯 90%) 2210 / 2348
🟢 Statements 92.23% (🎯 90%) 2458 / 2665
🟢 Functions 91.26% (🎯 90%) 669 / 733
🟢 Branches 84.37% (🎯 80%) 1393 / 1651
File CoverageNo changed files found.
Generated in workflow #937 for commit 46ef33e by the Vitest Coverage Report Action

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 30d6ea2 to 46ef33e Compare August 13, 2026 07:30
@babltiga
babltiga merged commit 8168349 into main Aug 13, 2026
14 checks passed
@babltiga
babltiga deleted the dependabot/npm_and_yarn/frontend/jsdom-30.0.1 branch August 13, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant