Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency jsdom to v26 #1040

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom ^25.0.0 -> ^26.0.0 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom)

v26.0.0

Compare Source

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

Other changes:

  • Added AbortSignal.any(). (jdbevan)
  • Added initial support for form-associated custom elements, in particular making them labelable and supporting the ElementInternals labels property. The form-associated callbacks are not yet supported. (hesxenon)
  • Updated whatwg-url, adding support for URL.parse().
  • Updated cssstyle and rrweb-cssom, to improve CSS parsing capabilities.
  • Updated nwsapi, improving CSS selector matching.
  • Updated parse5, fixing a bug around <noframes> elements and HTML entity decoding.
  • Fixed 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: 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.

Copy link
Contributor Author

renovate bot commented Jan 9, 2025

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: jsdom@26.0.0
npm ERR! Found: canvas@2.11.2
npm ERR! node_modules/canvas
npm ERR!   dev canvas@"2.11.2" from the root project
npm ERR!   peerOptional canvas@"^2.5.0" from jest-environment-jsdom@29.7.0
npm ERR!   node_modules/jest-environment-jsdom
npm ERR!     dev jest-environment-jsdom@"29.7.0" from the root project
npm ERR!   1 more (jsdom)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional canvas@"^3.0.0" from jsdom@26.0.0
npm ERR! node_modules/jsdom
npm ERR!   dev jsdom@"^26.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: canvas@3.0.1
npm ERR! node_modules/canvas
npm ERR!   peerOptional canvas@"^3.0.0" from jsdom@26.0.0
npm ERR!   node_modules/jsdom
npm ERR!     dev jsdom@"^26.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-01-11T02_38_32_941Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 4 times, most recently from cd10337 to 5dbce83 Compare January 10, 2025 23:07
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 5dbce83 to c751dd9 Compare January 11, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants