Skip to content

chore(devdeps): update dependency jsdom to v26.1.0#255

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/jsdom-26.x
Apr 20, 2025
Merged

chore(devdeps): update dependency jsdom to v26.1.0#255
renovate[bot] merged 1 commit into
mainfrom
renovate/jsdom-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 20, 2025

⚠️ No Changeset found

Latest commit: ab18503

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 20, 2025

View your CI Pipeline Execution ↗ for commit ab18503.

Command Status Duration Result
nx affected -t build typecheck lint test e2e-ci ✅ Succeeded 1m 26s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-20 13:52:18 UTC

@github-actions
Copy link
Copy Markdown
Contributor

Deployed cc99dd8 to https://ForgeRock.github.io/ping-javascript-sdk/pr-255/cc99dd8ee339d360bc08eaf337e414f581048223 branch gh-pages in ForgeRock/ping-javascript-sdk

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.29%. Comparing base (972361e) to head (ab18503).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   45.29%   45.29%           
=======================================
  Files          33       33           
  Lines        1550     1550           
  Branches      187      187           
=======================================
  Hits          702      702           
  Misses        848      848           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot merged commit 5b9f09c into main Apr 20, 2025
5 checks passed
@renovate renovate Bot deleted the renovate/jsdom-26.x branch April 20, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant