⬆️ Update dependency jsdom to v26 #144

Merged
sebclem merged 1 commits from renovate/jsdom-26.x into main 2025-01-21 10:54:20 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
jsdom devDependencies major 25.0.1 -> 26.0.0

Release Notes

jsdom/jsdom (jsdom)

v26.0.0

Compare Source

Breaking change: canvas peer dependency requirement has been upgraded from v2 to v3. (sebastianwachter)

Other changes:

  • Added AbortSignal.any(). (jdbevan)
  • Added initial support for form-associated custom elements, in particular making them labelable and supporting the ElementInternals labels property. The form-associated callbacks are not yet supported. (hesxenon)
  • Updated whatwg-url, adding support for URL.parse().
  • Updated cssstyle and rrweb-cssom, to improve CSS parsing capabilities.
  • Updated nwsapi, improving CSS selector matching.
  • Updated parse5, fixing a bug around <noframes> elements and HTML entity decoding.
  • Fixed JSDOM.fromURL() to properly reject the returned promise if the server redirects to an invalid URL, instead of causing an uncaught exception.

Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jsdom](https://github.com/jsdom/jsdom) | devDependencies | major | [`25.0.1` -> `26.0.0`](https://renovatebot.com/diffs/npm/jsdom/25.0.1/26.0.0) | --- ### Release Notes <details> <summary>jsdom/jsdom (jsdom)</summary> ### [`v26.0.0`](https://github.com/jsdom/jsdom/blob/HEAD/Changelog.md#2600) [Compare Source](https://github.com/jsdom/jsdom/compare/25.0.1...26.0.0) Breaking change: [`canvas`](https://www.npmjs.com/package/canvas) peer dependency requirement has been upgraded from v2 to v3. (sebastianwachter) Other changes: - Added `AbortSignal.any()`. (jdbevan) - Added initial support for form-associated custom elements, in particular making them labelable and supporting the `ElementInternals` `labels` property. The form-associated callbacks are not yet supported. (hesxenon) - Updated `whatwg-url`, adding support for `URL.parse()`. - Updated `cssstyle` and `rrweb-cssom`, to improve CSS parsing capabilities. - Updated `nwsapi`, improving CSS selector matching. - Updated `parse5`, fixing a bug around `<noframes>` elements and HTML entity decoding. - Fixed `JSDOM.fromURL()` to properly reject the returned promise if the server redirects to an invalid URL, instead of causing an uncaught exception. </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-01-10 03:05:22 +01:00
⬆️ Update dependency jsdom to v26
All checks were successful
ci / docker (pull_request) Successful in 46s
9b06a40106
renovate-bot force-pushed renovate/jsdom-26.x from 9b06a40106 to e841a8cb50 2025-01-13 03:03:06 +01:00 Compare
renovate-bot force-pushed renovate/jsdom-26.x from e841a8cb50 to 6d83d7697e 2025-01-14 03:07:03 +01:00 Compare
renovate-bot force-pushed renovate/jsdom-26.x from 6d83d7697e to aa4410988e 2025-01-15 03:03:55 +01:00 Compare
renovate-bot force-pushed renovate/jsdom-26.x from aa4410988e to a99e2e967e 2025-01-16 03:04:33 +01:00 Compare
renovate-bot force-pushed renovate/jsdom-26.x from a99e2e967e to 9195992948 2025-01-17 03:08:05 +01:00 Compare
renovate-bot force-pushed renovate/jsdom-26.x from 9195992948 to 57540ae1cd 2025-01-21 03:04:19 +01:00 Compare
sebclem merged commit 7f1f671f55 into main 2025-01-21 10:54:20 +01:00
sebclem deleted branch renovate/jsdom-26.x 2025-01-21 10:54:21 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sebclem/Claptrap-ui#144
No description provided.