Update dependency jsdom to v24.1.2 #62

Merged
renovate-bot merged 1 commit from renovate/jsdom-24.x-lockfile into main 2024-08-25 10:02:18 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
jsdom devDependencies patch 24.1.1 -> 24.1.2

Release Notes

jsdom/jsdom (jsdom)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jsdom](https://github.com/jsdom/jsdom) | devDependencies | patch | [`24.1.1` -> `24.1.2`](https://renovatebot.com/diffs/npm/jsdom/24.1.1/24.1.2) | --- ### Release Notes <details> <summary>jsdom/jsdom (jsdom)</summary> ### [`v24.1.2`](https://github.com/jsdom/jsdom/blob/HEAD/Changelog.md#2412) [Compare Source](https://github.com/jsdom/jsdom/compare/24.1.1...24.1.2) - 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) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-08-25 10:00:59 +00:00
Update dependency jsdom to v24.1.2
All checks were successful
Publish Docker image / Push Docker image to GitHub Packages (push) Successful in 9m37s
Build and Test / build-and-test (pull_request) Successful in 1m15s
7679b61331
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-08-25 10:01:00 +00:00
renovate-bot merged commit 7679b61331 into main 2024-08-25 10:02:18 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wbrawner/interval-timer#62
No description provided.