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

Deps: Update dependency jsdom to v23 #1213

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 22.1.0 -> 23.2.0 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom)

v23.2.0

Compare Source

This release switches our CSS selector engine from nwsapi to @asamuzakjp/dom-selector. The new engine is more actively maintained, and supports many new selectors: see the package's documentation for the full list. It also works better with shadow trees.

There is a potential of a performance regression due to this change. In our stress test benchmark, which runs most of these 273 selectors against this 128 KiB document, the new engine completes the benchmark only 0.25x as fast. However, we're hopeful that in more moderate usage this will not be a significant issue. Any help speeding up @asamuzakjp/dom-selector is appreciated, and feel free to open an issue if this has had a significant impact on your project.

v23.1.0

Compare Source

  • Added an initial implementation of ElementInternals, including the shadowRoot getter and the string-valued ARIA properties. (zjffun)
  • Added the string-valued ARIA attribute-reflecting properties to Element.
  • Fixed history.pushState() and history.replaceState() to follow the latest specification, notably with regards to how they handle empty string inputs and what new URLs are possible.
  • Fixed the input.valueAsANumber setter to handle NaN correctly. (alexandertrefz)
  • Updated various dependencies, including cssstyle which contains several bug fixes.

v23.0.1

Compare Source

  • Fix incorrect canvas peer dependency.

v23.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 9am and before 5pm on the 2nd and 4th day instance on Monday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@renovate renovate bot requested review from literat, adamkudrna, crishpeen and a team as code owners January 8, 2024 13:11
@literat
Copy link
Collaborator

literat commented Jan 8, 2024

Node.js v18 is now the minimum supported version.

@literat literat added the blocked Issues blocked by issue we cannot affect label Jan 8, 2024
@literat literat closed this Jan 8, 2024
Copy link
Contributor Author

renovate bot commented Jan 8, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 23.x releases. But if you manually upgrade to 23.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the dependencies/jsdom-23.x branch January 8, 2024 13:14
Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit 3984e40
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/659bf4855441360008559792

Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-validations canceled.

Name Link
🔨 Latest commit 3984e40
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-validations/deploys/659bf4856f8f4e000853c979

Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-demo canceled.

Name Link
🔨 Latest commit 3984e40
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/659bf485dc8c950008c2397b

Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-react canceled.

Name Link
🔨 Latest commit 3984e40
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/659bf4857e8e8d00082454e9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues blocked by issue we cannot affect dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant