Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

fix(deps): update dependency jsdom to v26.1.0#1698

Merged
eliandoran merged 1 commit intodevelopfrom
renovate/jsdom-26.x
Apr 14, 2025
Merged

fix(deps): update dependency jsdom to v26.1.0#1698
eliandoran merged 1 commit intodevelopfrom
renovate/jsdom-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 26.0.0 -> 26.1.0 age adoption passing 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 - "before 3am" (UTC), 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 added dependencies PRs or issues relating to dependencies renovate labels Apr 14, 2025
@github-actions
Copy link
Copy Markdown

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-1698-merge-linux-x64.tar.xz 82.74MB +82.74MB (+100.00%)
TOTAL +82.74MB

@github-actions
Copy link
Copy Markdown

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-1698-merge-linux-x64.deb 135.33MB +135.33MB (+100.00%)
/upload/TriliumNextNotes-1698-merge-linux-x64.flatpak 128.03MB +128.03MB (+100.00%)
/upload/TriliumNextNotes-1698-merge-linux-x64.rpm 143.22MB +143.22MB (+100.00%)
/upload/TriliumNextNotes-1698-merge-linux-x64.zip 173.86MB +173.86MB (+100.00%)
TOTAL +580.44MB

@eliandoran eliandoran merged commit 34a0470 into develop Apr 14, 2025
10 checks passed
@eliandoran eliandoran deleted the renovate/jsdom-26.x branch April 14, 2025 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies PRs or issues relating to dependencies renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant