chore(deps): update pnpm.catalog.default jsdom to v30 - autoclosed #16

Closed
robonen wants to merge 1 commits from renovate/jsdom-30.x into master
Owner

This PR contains the following updates:

Package Change Age Confidence
jsdom ^29.1.1^30.0.1 age confidence

Release Notes

jsdom/jsdom (jsdom)

v30.0.1

Compare Source

  • 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

Compare Source

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [jsdom](https://github.com/jsdom/jsdom) | [`^29.1.1` → `^30.0.1`](https://renovatebot.com/diffs/npm/jsdom/29.1.1/30.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/jsdom/30.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jsdom/29.1.1/30.0.1?slim=true) | --- ### Release Notes <details> <summary>jsdom/jsdom (jsdom)</summary> ### [`v30.0.1`](https://github.com/jsdom/jsdom/releases/tag/v30.0.1) [Compare Source](https://github.com/jsdom/jsdom/compare/v30.0.0...v30.0.1) - Fixed `getComputedStyle()` with `calc()` and other functions throwing an exception, which regressed in v30.0.0. ([@&#8203;asamuzaK](https://github.com/asamuzaK)) - Sped up up range operations on large documents ([@&#8203;leonidaz](https://github.com/leonidaz)) ### [`v30.0.0`](https://github.com/jsdom/jsdom/releases/tag/v30.0.0) [Compare Source](https://github.com/jsdom/jsdom/compare/v29.1.1...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. ([@&#8203;asamuzaK](https://github.com/asamuzaK)) - Added `'background-position-x'` and `'background-position-y'` CSS properties. ([@&#8203;olagokemills](https://github.com/olagokemills)) - Fixed `getComputedStyle()` to convert length values into pixels. ([@&#8203;asamuzaK](https://github.com/asamuzaK)) - Fixed CSS function serialization, e.g., in the return value of `getPropertyValue()`. ([@&#8203;asamuzaK](https://github.com/asamuzaK)) - Fixed the type of error thrown by `document.evaluate()` ([@&#8203;dokson](https://github.com/dokson)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
robonen added 1 commit 2026-07-30 20:10:58 +00:00
chore(deps): update pnpm.catalog.default jsdom to v30
CI / @robonen/crdt (pull_request) Successful in 1m48s
CI / @robonen/docs (pull_request) Successful in 5m24s
CI / @robonen/encoding (pull_request) Successful in 1m5s
CI / @robonen/eslint (pull_request) Successful in 1m7s
CI / @robonen/fetch (pull_request) Successful in 1m11s
CI / @robonen/platform (pull_request) Successful in 1m44s
CI / @robonen/primitives (pull_request) Successful in 4m38s
CI / @robonen/primitives-playground (pull_request) Successful in 1m46s
CI / @robonen/renovate (pull_request) Successful in 54s
CI / @robonen/stdlib (pull_request) Successful in 1m22s
CI / @robonen/tsconfig (pull_request) Has been cancelled
CI / @robonen/tsdown (pull_request) Has been cancelled
CI / @robonen/vue (pull_request) Has been cancelled
CI / @robonen/writekit (pull_request) Has been cancelled
CI / @robonen/writekit-playground (pull_request) Has been cancelled
CI / CI (pull_request) Has been cancelled
CI / @robonen/stories (pull_request) Has been cancelled
8d37960c77
robonen self-assigned this 2026-07-30 20:10:59 +00:00
robonen changed title from chore(deps): update pnpm.catalog.default jsdom to v30 to chore(deps): update pnpm.catalog.default jsdom to v30 - autoclosed 2026-07-31 00:03:19 +00:00
robonen closed this pull request 2026-07-31 00:03:19 +00:00
Some checks are pending
CI / @robonen/crdt (pull_request) Successful in 1m48s
CI / @robonen/docs (pull_request) Successful in 5m24s
CI / @robonen/encoding (pull_request) Successful in 1m5s
CI / @robonen/eslint (pull_request) Successful in 1m7s
CI / @robonen/fetch (pull_request) Successful in 1m11s
CI / @robonen/platform (pull_request) Successful in 1m44s
CI / @robonen/primitives (pull_request) Successful in 4m38s
CI / @robonen/primitives-playground (pull_request) Successful in 1m46s
CI / @robonen/renovate (pull_request) Successful in 54s
CI / @robonen/stdlib (pull_request) Successful in 1m22s
CI / @robonen/tsconfig (pull_request) Has been cancelled
CI / @robonen/tsdown (pull_request) Has been cancelled
CI / @robonen/vue (pull_request) Has been cancelled
CI / @robonen/writekit (pull_request) Has been cancelled
CI / @robonen/writekit-playground (pull_request) Has been cancelled
CI / CI (pull_request) Has been cancelled
CI / @robonen/stories (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: robonen/tools#16