chore(deps): complete jsdom 30 upgrade - #95
Conversation
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 30.0.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v26.1.0...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>
Isaries
left a comment
There was a problem hiding this comment.
Self-review: scope is the complete frontend/package.json diff for jsdom 30.0.1 plus official package metadata and CI configuration. Blockers: the PR omits the root pnpm-lock.yaml, and jsdom 30.0.1 requires Node ^22.22.2, ^24.15.0, or >=26 while CI is configured for Node 20. The update therefore cannot be validated or supported on the current toolchain. Decision: changes required; first move CI and the frontend build image to a supported LTS Node line, then regenerate the root lockfile and run the full frontend suite.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps jsdom from 26.1.0 to 30.0.1 and completes the required test compatibility work.
Changes
Element.querySelectorbehaviorVerification
Merge dependencies
Both must merge before this PR is refreshed and receives its final merge decision.