Skip to content

Bump jsdom from 29.1.1 to 30.0.1 - #498

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 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 Jul 27, 2026
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
my_site Ready Ready Preview Aug 16, 2026 12:26pm

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown

📊 Package size report   0.09%↑

File Before After
pnpm-lock.yaml 224.2 kB 0.2%↑224.6 kB
Total (Includes all files) 448.8 kB 0.09%↑449.2 kB
Tarball size 282.8 kB 0.05%↑282.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.5 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.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump jsdom from 29.1.1 to 30.0.0 Bump jsdom from 29.1.1 to 30.0.1 Aug 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jsdom-30.0.0 branch from b4da1c0 to 4c41758 Compare August 16, 2026 12:25
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #506.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/jsdom-30.0.0 branch August 17, 2026 18:32
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