chore(deps): update dependency node to v24 - #38
Conversation
|
02ff33b to
ba766af
Compare
|
PR author is in the excluded authors list. |
ApprovabilityVerdict: Needs human review The changed workflow file is owned by wave-av/core-team, not the PR author (Renovate). Additionally, an unresolved comment raises a valid concern about whether the pinned npm tools support Node 24, which could cause CI failures. The designated code owners should verify compatibility. No code changes detected at You can customize Macroscope's approvability policy. 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
This PR contains the following updates:
22→24Release Notes
actions/node-versions (node)
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.