Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update dependency jsdom to v26 - autoclosed#121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
renovate wants to merge1 commit intomainfromrenovate/jsdom-26.x

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedJan 9, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
jsdom^25.0.0 ->^26.0.0ageconfidence

Release Notes

jsdom/jsdom (jsdom)

v26.1.0

Compare Source

  • Added at least partial support for various SVG elements and their classes:<defs> (SVGDefsElement),<desc> (SVGDescElement),<g> (SVGGElement),<metadata> (SVGMetadataElement),<switch> (SVGSwitchElement), and<symbol> (SVGSymbolElement).
  • AddedSVGAnimatedPreserveAspectRatio andSVGAnimatedRect, including support in the reflection layer.
  • Added theSVGSVGElementcreateSVGRect() method, and theSVGRect type (which is distinct fromDOMRect.)
  • Added indexed property support toHTMLFormElement.
  • Updated theSVGElementviewportElement() method to correctly establish the viewport based on ancestor elements.
  • Removed the now-bloatedform-data dependency in favor of our own smaller implementation ofmultipart/form-data serialization. No functional changes are expected.
  • Various performance improvements, caches, microoptimizations, and deferred object creation.

v26.0.0

Compare Source

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

Other changes:

  • AddedAbortSignal.any(). (jdbevan)
  • Added initial support for form-associated custom elements, in particular making them labelable and supporting theElementInternalslabels property. The form-associated callbacks are not yet supported. (hesxenon)
  • Updatedwhatwg-url, adding support forURL.parse().
  • Updatedcssstyle andrrweb-cssom, to improve CSS parsing capabilities.
  • Updatednwsapi, improving CSS selector matching.
  • Updatedparse5, fixing a bug around<noframes> elements and HTML entity decoding.
  • FixedJSDOM.fromURL() to properly reject the returned promise if the server redirects to an invalid URL, instead of causing an uncaught exception.

v25.0.1

Compare Source

  • Updated dependencies, notablytough-cookie, which no longer prints a deprecation warning.

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 was generated byMend Renovate. View therepository job log.

@renovaterenovatebot changed the titleUpdate dependency jsdom to v26Update dependency jsdom to v26 - autoclosedSep 13, 2025
@renovaterenovatebot closed thisSep 13, 2025
@renovaterenovatebot deleted the renovate/jsdom-26.x branchSeptember 13, 2025 23:08
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@anandfreshanandfreshanandfresh approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@anandfresh

[8]ページ先頭

©2009-2025 Movatter.jp