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

Update dependency jsdom to v24.1.3 #542

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 24.1.0 -> 24.1.3 age adoption passing 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)

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-lockfile branch 3 times, most recently from b715612 to 076b8b3 Compare June 16, 2024 11:45
@renovate renovate bot force-pushed the renovate/jsdom-24.x-lockfile branch 2 times, most recently from 6528a52 to 0d2ac0a Compare July 3, 2024 15:02
Copy link

sonarcloud bot commented Jul 3, 2024

@renovate renovate bot force-pushed the renovate/jsdom-24.x-lockfile branch 7 times, most recently from b045b3b to 51d3869 Compare July 14, 2024 13:29
@renovate renovate bot changed the title Update dependency jsdom to v24.1.0 Update dependency jsdom to v24.1.0 - autoclosed Jul 15, 2024
@renovate renovate bot closed this Jul 15, 2024
@renovate renovate bot deleted the renovate/jsdom-24.x-lockfile branch July 15, 2024 14:50
@renovate renovate bot restored the renovate/jsdom-24.x-lockfile branch July 21, 2024 05:22
@renovate renovate bot changed the title Update dependency jsdom to v24.1.0 - autoclosed Update dependency jsdom to v24.1.0 Jul 21, 2024
@renovate renovate bot reopened this Jul 21, 2024
@renovate renovate bot force-pushed the renovate/jsdom-24.x-lockfile branch from 51d3869 to 9a8bad8 Compare July 21, 2024 10:07
@renovate renovate bot changed the title Update dependency jsdom to v24.1.0 Update dependency jsdom to v24.1.1 Jul 21, 2024
@renovate renovate bot force-pushed the renovate/jsdom-24.x-lockfile branch 3 times, most recently from ac1ac15 to 9b1c4e3 Compare August 12, 2024 16:28
@renovate renovate bot force-pushed the renovate/jsdom-24.x-lockfile branch 2 times, most recently from 4c4efec to 8db3825 Compare August 25, 2024 12:24
@renovate renovate bot changed the title Update dependency jsdom to v24.1.1 Update dependency jsdom to v24.1.3 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/jsdom-24.x-lockfile branch from 8db3825 to 996e6e2 Compare August 28, 2024 10:28
@derneuere derneuere merged commit 9952d3e into dev Sep 1, 2024
1 check failed
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.

1 participant