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

fix(deps): update dependency jsdom to v23.1.0 #477

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 23.0.1 -> 23.1.0 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom)

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Auto Updated Label for Auto Updated Bot Update Label for bot update automaticaly dependencies Pull requests that update a dependency file Need Update Label for Automatic Bot Update if necessary labels Jan 5, 2024
@renovate renovate bot requested a review from TheKingTermux January 5, 2024 16:46
@renovate renovate bot force-pushed the renovate/jsdom-23.x-lockfile branch from 2dbba5d to 50477ba Compare January 6, 2024 11:25
@TheKingTermux TheKingTermux added this to the Alice 1.0.6 milestone Jan 7, 2024
@TheKingTermux TheKingTermux merged commit d3b0dd1 into main Jan 7, 2024
6 checks passed
@TheKingTermux TheKingTermux deleted the renovate/jsdom-23.x-lockfile branch January 7, 2024 01:22
@github-actions github-actions bot added the Solved Label for solved issues / Pr label Jan 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Auto Updated Label for Auto Updated Bot Update Label for bot update automaticaly dependencies Pull requests that update a dependency file Need Update Label for Automatic Bot Update if necessary Solved Label for solved issues / Pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant