belgattitude / nextjs-monorepo-example

Collection of monorepo tips & tricks
MIT License
1.59k stars 211 forks source link

chore(deps): update dependency jsdom to v24.1.3 - autoclosed #5834

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 24.1.1 -> 24.1.3 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom) ### [`v24.1.3`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2413) [Compare Source](https://togithub.com/jsdom/jsdom/compare/24.1.2...24.1.3) - Fixed calls to `postMessage()` that were done as a bare property (i.e., `postMessage()` instead of `window.postMessage()`). ### [`v24.1.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2412) [Compare Source](https://togithub.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)

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.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **monorepo-nextjs-app** | ⬜️ Ignored ([Inspect](https://vercel.com/belgattitudes-projects/monorepo-nextjs-app/8ZVxiNgS98Vfe9hu2wrNjLQR4L8e)) | [Visit Preview](https://monorepo-nextjs-app-git-renovate-04a8d8-belgattitudes-projects.vercel.app) | | Aug 25, 2024 11:19am | | **monorepo-vite-app** | ⬜️ Ignored ([Inspect](https://vercel.com/belgattitudes-projects/monorepo-vite-app/EGB6pmKD3rKUCZaUfoRgmsab2xdF)) | [Visit Preview](https://monorepo-vite-app-git-renovate-jsdom-24x-belgattitudes-projects.vercel.app) | | Aug 25, 2024 11:19am |
changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 43d49f23709d991651cf6f1067a69a5b95eb56c6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit 43d49f23 and detected 0 issues on this pull request.

View more on Code Climate.