Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 18, 2025

This PR contains the following updates:

Package Change Age Confidence
jsdom 26.0.0 -> 26.1.0 age confidence

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).
  • Added SVGAnimatedPreserveAspectRatio and SVGAnimatedRect, including support in the reflection layer.
  • Added the SVGSVGElement createSVGRect() method, and the SVGRect type (which is distinct from DOMRect.)
  • Added indexed property support to HTMLFormElement.
  • Updated the SVGElement viewportElement() method to correctly establish the viewport based on ancestor elements.
  • Removed the now-bloated form-data dependency in favor of our own smaller implementation of multipart/form-data serialization. No functional changes are expected.
  • Various performance improvements, caches, microoptimizations, and deferred object creation.

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 by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 9607698 to c6e4b8c Compare August 11, 2025 08:09
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from c6e4b8c to 6b13404 Compare August 31, 2025 09:44
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 6b13404 to 1822d32 Compare September 25, 2025 19:28
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 1822d32 to 7ec2b10 Compare October 22, 2025 00:37
@renovate renovate bot changed the title Update dependency jsdom to v26.1.0 Update dependency jsdom to v26.1.0 - autoclosed Nov 26, 2025
@renovate renovate bot closed this Nov 26, 2025
@renovate renovate bot deleted the renovate/jsdom-26.x branch November 26, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant