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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/canvas
npm ERR!   dev canvas@"2.11.2" from the root project
npm ERR!   peerOptional canvas@"^2.5.0" from [email protected]
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 [email protected]
npm ERR! node_modules/jsdom
npm ERR!   dev jsdom@"^26.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/canvas
npm ERR!   peerOptional canvas@"^3.0.0" from [email protected]
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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-02-28T22_19_20_144Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 11 times, most recently from e96709c to 65c9ecc Compare January 17, 2025 04:41
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 6 times, most recently from f13e830 to 8b6fa4e Compare January 24, 2025 21:08
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 4 times, most recently from 77fbc77 to a780db4 Compare January 30, 2025 19:21
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 4 times, most recently from 41319dc to 921965f Compare February 12, 2025 03:57
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 4 times, most recently from 4de0b33 to e8373f5 Compare February 18, 2025 19:59
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 5 times, most recently from d07388d to 843d118 Compare February 25, 2025 12:43
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch 3 times, most recently from f0d4bfd to df5595b Compare February 28, 2025 19:16
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from df5595b to a484a5b Compare February 28, 2025 22:19
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