chore(deps): update dependency @iconify-json/carbon to ^1.2.26 (deps) - #2030
chore(deps): update dependency @iconify-json/carbon to ^1.2.26 (deps)#2030renovate[bot] wants to merge 1 commit into
Conversation
67db6cd to
1f48675
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1f48675acc
ℹ️ 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".
| engines: {node: '>=20.19.0'} | ||
| bumpp@12.0.0: | ||
| resolution: {integrity: sha512-2uuObtROJvEGZJk4T6t3fDgUAmgDYF0PeSZt23GCn1ItxECvR+ROVJNYT7r1lS8nIMJae6IkIgcDEIbT5iwWAA==} | ||
| engines: {node: ^22.18.0 || ^24.11.0 || >=26.0.0} |
There was a problem hiding this comment.
Keep bumpp compatible with supported Node
This Carbon lockfile update also moves the root bumpp resolution to 12.0.0, whose own engine range excludes Node 24.0.0 through 24.10.x. The repo still advertises node >=v24.0.0 in package.json, so users or release jobs on those otherwise-supported Node versions can end up with a locked dev dependency that declares an incompatible engine and fail in engine-strict installs; either keep this lockfile focused on @iconify-json/carbon or raise the repo Node requirement together.
Useful? React with 👍 / 👎.
1f48675 to
4c5d145
Compare
2acd5c9 to
b97142b
Compare
f08893a to
622fd71
Compare
622fd71 to
52c66aa
Compare
52c66aa to
8f149c3
Compare
This PR contains the following updates:
^1.2.20→^1.2.26Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.