Update dependency jsdom to v30 - #592
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ce021b517d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "figma-js": "1.16.1-0", | ||
| "husky": "^9.1.7", | ||
| "jsdom": "^29.1.1", | ||
| "jsdom": "^30.0.0", |
There was a problem hiding this comment.
Align Node engine with jsdom 30
With strict engine checks on a Node version still allowed by this package, such as 22.22.0/22.22.1 or 24.0–24.14, this upgrade can make dependency installation fail because jsdom 30 declares node: ^22.22.2 || ^24.15.0 || >=26.0.0 while package.json still advertises >=22.22.0. Please bump the package engines.node range to the new direct dependency requirement, or hold this upgrade until those Node versions are no longer supported.
Useful? React with 👍 / 👎.
ce021b5 to
27c8cdd
Compare
27c8cdd to
d3b5886
Compare
d3b5886 to
5fb338b
Compare
5fb338b to
f3fbdb9
Compare
f3fbdb9 to
11c808b
Compare
11c808b to
a11f357
Compare
a11f357 to
2ee4605
Compare
2ee4605 to
32409a8
Compare
32409a8 to
8d8b034
Compare
8d8b034 to
96776a7
Compare
96776a7 to
8145e6a
Compare
This PR contains the following updates:
^29.1.1→^30.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jsdom/jsdom (jsdom)
v30.0.1Compare Source
v30.0.0Compare Source
Configuration
📅 Schedule: (in timezone UTC)
🚦 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.