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 v24 #2123

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

jsdom/jsdom (jsdom)

v24.1.0

Compare Source

  • Added the getSetCookie() method to the Headers class. (ushiboy)
  • Fixed the creation and parsing of elements with names from Object.prototype, like "constructor" or "toString".
  • Updated rweb-cssom, which can now parse additional CSS constructs.

v24.0.0

Compare Source

This release reverts our selector engine back to nwsapi. As discussed in #​3659, the performance regressions from @asamuzakjp/dom-selector turned out to be higher than anticipated. In the future, we can revisit @asamuzakjp/dom-selector after it reaches nwsapi's performance on the two real-world benchmarks provided by the community.

Since reverting to nwsapi causes several functionality regressions, e.g. removing :has() support, we've decided to make this a major version.

Additionally:

  • Small fixes to edge-case behavior of the following properties: input.maxLength, input.minLength, input.size, progress.max, tableCell.colSpan, tableCell.rowSpan, tableCol.span, textArea.cols, textArea.maxLength, textArea.minLength, textArea.rows.

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 force-pushed the renovate/jsdom-24.x branch 4 times, most recently from 6da1b42 to 47b6269 Compare January 31, 2024 12:54
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch 4 times, most recently from 1ee6429 to f31dbfc Compare February 8, 2024 18:17
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch 4 times, most recently from beeddcd to b7e194f Compare February 24, 2024 00:20
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch 4 times, most recently from 058832c to 67a4064 Compare April 4, 2024 11:10
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch 3 times, most recently from e175e6e to 48aaeb0 Compare April 12, 2024 03:50
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch 3 times, most recently from 140667e to e60f44a Compare May 9, 2024 19:57
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch 2 times, most recently from b359b74 to 9d788f5 Compare May 22, 2024 15:23
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.

None yet

0 participants