Update dependency jsdom to v26 #35
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mad-star-studio/hub-site#35
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/jsdom-26.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^25.0.1
->^26.0.0
Release Notes
jsdom/jsdom (jsdom)
v26.1.0
Compare Source
<defs>
(SVGDefsElement
),<desc>
(SVGDescElement
),<g>
(SVGGElement
),<metadata>
(SVGMetadataElement
),<switch>
(SVGSwitchElement
), and<symbol>
(SVGSymbolElement
).SVGAnimatedPreserveAspectRatio
andSVGAnimatedRect
, including support in the reflection layer.SVGSVGElement
createSVGRect()
method, and theSVGRect
type (which is distinct fromDOMRect
.)HTMLFormElement
.SVGElement
viewportElement()
method to correctly establish the viewport based on ancestor elements.form-data
dependency in favor of our own smaller implementation ofmultipart/form-data
serialization. No functional changes are expected.v26.0.0
Compare Source
Breaking change:
canvas
peer dependency requirement has been upgraded from v2 to v3. (sebastianwachter)Other changes:
AbortSignal.any()
. (jdbevan)ElementInternals
labels
property. The form-associated callbacks are not yet supported. (hesxenon)whatwg-url
, adding support forURL.parse()
.cssstyle
andrrweb-cssom
, to improve CSS parsing capabilities.nwsapi
, improving CSS selector matching.parse5
, fixing a bug around<noframes>
elements and HTML entity decoding.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.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: bun.lockb
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.