Skip to content

Bump jsdom from 29.1.1 to 30.0.1 - #506

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/jsdom-30.0.1
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/jsdom-30.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 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 the dependencies Pull requests that update a dependency file label Aug 17, 2026
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
my_site Ready Ready Preview Sep 7, 2026 11:26am UTC

@github-actions

github-actions Bot commented Aug 29, 2026

Copy link
Copy Markdown

Unit Test Coverage Report

Unit Test Report

Tests Skipped Failures Errors Time
3 0 💤 0 ❌ 0 🔥 0.003457449s ⏱️

@github-actions

github-actions Bot commented Aug 29, 2026

Copy link
Copy Markdown

📊 Package size report   -0.04%↓

File Before After
pnpm-lock.yaml 238.2 kB -0.08%↓238.0 kB
Total (Includes all files) 462.8 kB -0.04%↓462.6 kB
Tarball size 286.9 kB -0.02%↓286.9 kB
Unchanged files
File Size
__tests__/Page.test.tsx 980 B
.claude/launch.json 350 B
.gitattributes 66 B
.github/CODEOWNERS 9 B
.github/dependabot.yml 1.1 kB
.github/greeting.yml 330 B
.github/ISSUE_TEMPLATE/bug_report.md 318 B
.github/ISSUE_TEMPLATE/feature-request.md 317 B
.github/pull_request_template.md 178 B
.github/workflows/ci.yml 1.6 kB
.github/workflows/package-size-report.yaml 918 B
.husky/pre-commit 144 B
.husky/pre-push 122 B
.nvmrc 2 B
.prettierignore 27 B
.prettierrc.json 87 B
app/blog/[slug]/page.tsx 1.4 kB
app/blog/page.tsx 1.0 kB
app/globals.css 1.7 kB
app/layout.tsx 1.3 kB
app/page.tsx 2.3 kB
app/sitemap.ts 714 B
CHANGELOG.md 2.6 kB
CLAUDE.md 3.7 kB
eslint.config.js 328 B
lib/posts.ts 1.2 kB
LICENSE 1.1 kB
package.json 1.6 kB
postcss.config.js 92 B
public/googleff4a67b4bd70486b.html 54 B
public/profile.webp 163.9 kB
public/s.webp 32.5 kB
README.md 1.4 kB
tsconfig.json 744 B
vitest-setup.js 36 B
vitest.config.js 514 B

🤖 This report was automatically generated by pkg-size-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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants