chore(deps): update dependency node to v24 - #38
Conversation
|
02ff33b to
ba766af
Compare
|
PR author is in the excluded authors list. |
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — The change only updates CI jobs from Node 22 to Node 24, but it affects centrally owned workflows including a security enforcement gate and several contract/drift checks. Compatibility of the pinned tools and continued behavior of the non-owned enforcement workflows should be confirmed by the designated owners. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
ba766af to
6600156
Compare
| - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 | ||
| with: | ||
| node-version: '22' | ||
| node-version: '24' |
There was a problem hiding this comment.
🔍 Node 24 bump only touches two of the jobs; other tooling stays on runner default
The bump to Node 24 applies to the spec-lint and sdk-types jobs. The breaking-change job does not set up Node at all (it only uses curl/oasdiff), so it is unaffected, and .github/workflows/_checks.yml does not pin a Node version either — so the toolchain version is only partially standardized across the repo. Worth confirming the pinned tools (@redocly/cli@2.40.0, openapi-typescript@7.13.0, js-yaml@4.1.0) declare engine support for Node 24; if any declares engines capping at 22, npm install/npx will emit warnings (or fail under strict-engines configurations) and the gates could break.
Was this helpful? React with 👍 or 👎 to provide feedback.
6600156 to
a8e5336
Compare
a8e5336 to
7849860
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
7849860 to
562fdfa
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
562fdfa to
56ce791
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
56ce791 to
bdbaf62
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
bdbaf62 to
388125c
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
388125c to
2c41fcb
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
2c41fcb to
70a99da
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
70a99da to
b5f86a0
Compare
This PR contains the following updates:
22→24Release Notes
actions/node-versions (node)
v24.20.0: 24.20.0Compare Source
Node.js 24.20.0
v24.19.0: 24.19.0Compare Source
Node.js 24.19.0
v24.18.1: 24.18.1Compare Source
Node.js 24.18.1
v24.18.0: 24.18.0Compare Source
Node.js 24.18.0
v24.17.0: 24.17.0Compare Source
Node.js 24.17.0
v24.16.0: 24.16.0Compare Source
Node.js 24.16.0
v24.15.0: 24.15.0Compare Source
Node.js 24.15.0
v24.14.1: 24.14.1Compare Source
Node.js 24.14.1
v24.14.0: 24.14.0Compare Source
Node.js 24.14.0
v24.13.1: 24.13.1Compare Source
Node.js 24.13.1
v24.13.0: 24.13.0Compare Source
Node.js 24.13.0
v24.12.0: 24.12.0Compare Source
Node.js 24.12.0
v24.11.1: 24.11.1Compare Source
Node.js 24.11.1
v24.11.0: 24.11.0Compare Source
Node.js 24.11.0
v24.10.0: 24.10.0Compare Source
Node.js 24.10.0
v24.9.0: 24.9.0Compare Source
Node.js 24.9.0
v24.8.0: 24.8.0Compare Source
Node.js 24.8.0
v24.7.0: 24.7.0Compare Source
Node.js 24.7.0
v24.6.0: 24.6.0Compare Source
Node.js 24.6.0
v24.5.0: 24.5.0Compare Source
Node.js 24.5.0
v24.4.1: 24.4.1Compare Source
Node.js 24.4.1
v24.4.0: 24.4.0Compare Source
Node.js 24.4.0
v24.3.0: 24.3.0Compare Source
Node.js 24.3.0
v24.2.0: 24.2.0Compare Source
Node.js 24.2.0
v24.1.0: 24.1.0Compare Source
Node.js 24.1.0
v24.0.2: 24.0.2Compare Source
Node.js 24.0.2
v24.0.1: 24.0.1Compare Source
Node.js 24.0.1
v24.0.0: 24.0.0Compare Source
Node.js 24.0.0
Configuration
📅 Schedule: (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.