Skip to content

Update dependency jsdom to v24.1.3 - #16

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

Update dependency jsdom to v24.1.3#16
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsdom-24.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
jsdom 24.0.024.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: (UTC)

  • 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 changed the title chore(deps): update dependency jsdom to v24.1.0 Jul 16, 2024
@renovate renovate Bot changed the title Update dependency jsdom to v24.1.0 Jul 16, 2024
@renovate renovate Bot changed the title chore(deps): update dependency jsdom to v24.1.0 Jul 21, 2024
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 8d34815 to d3c9567 Compare July 21, 2024 05:49
@renovate renovate Bot changed the title chore(deps): update dependency jsdom to v24.1.1 Aug 25, 2024
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from d3c9567 to 795d189 Compare August 25, 2024 17:58
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 795d189 to b22193a Compare January 25, 2025 07:39
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from b22193a to cd6e270 Compare March 4, 2025 04:09
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch 2 times, most recently from 687d59a to e4d29b6 Compare March 19, 2025 08:10
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from e4d29b6 to a8000bc Compare April 4, 2025 00:19
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from a8000bc to 311c48a Compare April 26, 2025 07:51
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 311c48a to 77a8966 Compare May 24, 2025 08:12
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch 2 times, most recently from 2160f33 to b41f071 Compare June 6, 2025 17:02
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from b41f071 to 6303f62 Compare June 22, 2025 19:52
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 6303f62 to 1cc0412 Compare July 5, 2025 04:02
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 1cc0412 to ef692a1 Compare August 12, 2025 23:40
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from ef692a1 to 6a04fbd Compare August 23, 2025 11:12
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 6a04fbd to a8b11fd Compare September 26, 2025 19:46
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from a8b11fd to 8390a59 Compare November 19, 2025 08:05
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 8390a59 to 4b973e3 Compare January 1, 2026 19:52
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 4b973e3 to 3f4e102 Compare January 9, 2026 04:06
@renovate renovate Bot changed the title chore(deps): update dependency jsdom to v24.1.3 Apr 15, 2026
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 3f4e102 to 6b323e0 Compare April 15, 2026 18:10
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 6b323e0 to 6fd623b Compare April 30, 2026 03:43
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 6fd623b to a726c87 Compare May 13, 2026 03:53
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from a726c87 to 3fc50e2 Compare May 30, 2026 16:14
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 3fc50e2 to 963581c Compare June 12, 2026 15:56
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 963581c to ed8ab65 Compare July 16, 2026 00:07
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from ed8ab65 to 6df9b64 Compare August 16, 2026 03:56
@renovate
renovate Bot force-pushed the renovate/jsdom-24.x-lockfile branch from 6df9b64 to 55f2688 Compare August 29, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants