Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Update dependency jsdom to v20#113

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsdom-20.x
Open

Update dependency jsdom to v20#113
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsdom-20.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2022

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jsdom 19.0.0 -> 20.0.3 age confidence

Release Notes

jsdom/jsdom (jsdom)

v20.0.3

Compare Source

  • Updated dependencies, notably w3c-xmlserializer, which fixes using DOMParser on XML documents containing emoji.

v20.0.2

Compare Source

  • Fixed xhr.abort() to no longer give an exception when the constructed XMLHttpRequest was invalid. (whamtet)
  • Fixed event.getModifierState() on MouseEvent and KeyboardEvent instances to properly consult the ctrlKey, altKey, metaKey, and shiftKey properties of the event. (juzerzarif)
  • Fixed custom element creation to not be affected by any modifications to the window.customElements property. (bicknellr)

v20.0.1

Compare Source

  • Improved the performance of appending <option> elements to <select> elements. (TheHound)
  • Fixed location.pathname getter to not crash when the JSDOM instance was created using an opaque-path URL, including the default URL of about:blank.
  • Fixed crypto.getRandomValues() to accept typed array subclasses. (sebamarynissen)
  • Updated various dependency minor versions. Notably, nwsapi fixed some selectors bugs, and tough-cookie fixed some cookie bugs.

v20.0.0

Compare Source

  • Node.js v14 is now the minimum supported version.
  • Added crypto.getRandomValues(). (sjrd)
  • Added HTMLFormControlsCollection and RadioNodeList, so formEl.elements now behaves correctly. (UndefinedBehavior)
  • Added the signal option to addEventListener(). (cheap-glitch)
  • Fixed the :root pseudoclass to work correctly. (hughs-ch)
  • Updated parse5, bringing along some HTML parsing and serialization fixes. (fb55)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Dependency updates label Jun 19, 2022
@renovate
renovate Bot force-pushed the renovate/jsdom-20.x branch from e4c5c93 to ab4798e Compare October 2, 2022 09:07
@renovate
renovate Bot force-pushed the renovate/jsdom-20.x branch from ab4798e to fcb61ce Compare November 2, 2022 14:01
@renovate
renovate Bot force-pushed the renovate/jsdom-20.x branch from fcb61ce to 8e21155 Compare November 23, 2022 11:00
@renovate
renovate Bot force-pushed the renovate/jsdom-20.x branch from 8e21155 to 775c20b Compare February 2, 2023 09:01
@renovate
renovate Bot force-pushed the renovate/jsdom-20.x branch from 775c20b to c677e79 Compare September 19, 2023 16:04
@renovate
renovate Bot force-pushed the renovate/jsdom-20.x branch from c677e79 to b596edf Compare August 10, 2025 15:28
Dependency update (patch) :)
@renovate
renovate Bot force-pushed the renovate/jsdom-20.x branch from b596edf to caece43 Compare September 25, 2025 17:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants