Skip to content

chore(deps): update dependency jsdom to ^24.1.3#600

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jsdom-24.x
Open

chore(deps): update dependency jsdom to ^24.1.3#600
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jsdom-24.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 26, 2024

This PR contains the following updates:

Package Change Age Confidence
jsdom ^24.0.0^24.1.3 age confidence

Release Notes

jsdom/jsdom (jsdom)

v24.1.3

Compare Source

  • Fixed calls to postMessage() that were done as a bare property (i.e., postMessage() instead of window.postMessage()).

v24.1.2

Compare Source

  • Fixed an issue with the in operator applied to EventTarget methods, e.g. 'addEventListener' in window, which only appeared in Node.js ≥22.5.0. (legendecas)
  • Fixed the events fired by blur(): it no longer fires focus and focusin on the Document, and blur and focusout no longer have their relatedTarget property set. (asamuzaK)

v24.1.1

Compare Source

  • Fixed selection methods to trigger the selectionchange event on the Document object. (piotr-oles)

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.

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.

@renovate renovate bot force-pushed the renovate/jsdom-24.x branch from 7148ef8 to a79e49f Compare July 21, 2024 07:39
@renovate renovate bot changed the title chore(deps): update dependency jsdom to ^24.1.0 chore(deps): update dependency jsdom to ^24.1.1 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch from a79e49f to bcb939e Compare August 25, 2024 10:50
@renovate renovate bot changed the title chore(deps): update dependency jsdom to ^24.1.1 chore(deps): update dependency jsdom to ^24.1.2 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch from bcb939e to 9a27fdf Compare August 25, 2024 13:35
@renovate renovate bot changed the title chore(deps): update dependency jsdom to ^24.1.2 chore(deps): update dependency jsdom to ^24.1.3 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch from 9a27fdf to 0abb54f Compare August 10, 2025 12:55
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch from 0abb54f to 8869a71 Compare September 25, 2025 21:01
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch from 8869a71 to 100cecb Compare December 31, 2025 13:07
@renovate renovate bot force-pushed the renovate/jsdom-24.x branch from 100cecb to 1c14f3a Compare January 8, 2026 19:47
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