Skip to content

chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 - #10

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

chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1#10
dependabot[bot] wants to merge 1 commit into
mainfrom
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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from CodeinScrubs as a code owner July 27, 2026 11:57
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jsdom-30.0.0 branch 4 times, most recently from a7133cb to 1dc3c0e Compare July 28, 2026 11:02
@dependabot dependabot Bot changed the title chore(deps-dev): bump jsdom from 29.1.1 to 30.0.0 chore(deps-dev): bump jsdom from 29.1.1 to 30.0.1 Aug 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jsdom-30.0.0 branch from 1dc3c0e to 4d2923f Compare August 1, 2026 13:48
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: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/jsdom-30.0.0 branch from 4d2923f to d113a7c Compare August 1, 2026 15:02
CodeinScrubs added a commit that referenced this pull request Aug 1, 2026
## Summary

- run the existing Node 22 and Node 24 quality/packed-consumer contexts
on exact 22.12.0 and 24.15.0 runtimes while preserving their
branch-protection names
- pin the remaining CI/demo/benchmark runtime selections instead of
floating across major lines
- document the Corepack 0.34.1 bootstrap required to authenticate pnpm
10.27.0 on Node 22.12
- intentionally ignore jsdom major updates while jsdom 30 requires Node
22.22.2/24.15.0 and BidiLens supports Node 22.12
- correct the current branch-protection documentation to 18 contexts,
including all three Rust platforms and enforced administrator checks

## Evidence

- complete `pnpm run check` and actionlint pass locally
- exact portable Node 22.12.0 + pnpm 10.27.0 passed all 396 tests, the
930-case corpus, docs, builds, and action checks
- Node 22.12's bundled Corepack reproduced a signing-key failure;
Corepack 0.34.1 authenticated the pinned pnpm successfully
- `git diff --check` and documentation validation pass

After merge, repository protection will be updated to require the three
already-existing Rust job contexts. Dependabot PR #10 will then be
closed with the compatibility rationale.
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like jsdom is no longer being updated by Dependabot, so this is no longer needed.

@CodeinScrubs

Copy link
Copy Markdown
Owner

Closing intentionally rather than narrowing BidiLens's documented Node 22.12 support. jsdom 30 requires Node ^22.22.2, ^24.15.0, or >=26, while BidiLens now executes its protected Node 22 checks on exactly 22.12.0. PR #36 documents this decision and configures Dependabot to defer jsdom major updates until a deliberate runtime-floor change. Current dependency and SBOM audits are green with no Dependabot vulnerability alerts.

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