From e36ed14493055ce2b701cb19931f7125b37a0964 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 14:52:01 +0000 Subject: [PATCH] chore: update node.js to v24 --- .github/workflows/CI.yml | 2 +- .github/workflows/docs-deploy.yml | 2 +- .nvmrc | 2 +- .tool-versions | 2 +- @commitlint/cli/package.json | 2 +- @commitlint/config-pnpm-scopes/package.json | 2 +- @commitlint/load/package.json | 2 +- yarn.lock | 15 +++++---------- 8 files changed, 12 insertions(+), 17 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b427009883..3483f2ce24 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -46,7 +46,7 @@ jobs: - uses: actions/setup-node@v6 with: - node-version: 20 + node-version: 24 cache: yarn - name: Install dependencies diff --git a/.github/workflows/docs-deploy.yml b/.github/workflows/docs-deploy.yml index a57f554a8e..e4c9636d8f 100644 --- a/.github/workflows/docs-deploy.yml +++ b/.github/workflows/docs-deploy.yml @@ -29,7 +29,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v6 with: - node-version: 18 + node-version: 24 cache: yarn - name: Setup Pages diff --git a/.nvmrc b/.nvmrc index 25bf17fc5a..cabf43b5dd 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 \ No newline at end of file +24 \ No newline at end of file diff --git a/.tool-versions b/.tool-versions index 3e511092ed..695dfec218 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -nodejs 20 +nodejs 24 diff --git a/@commitlint/cli/package.json b/@commitlint/cli/package.json index fbe2a77cea..341dc176ee 100644 --- a/@commitlint/cli/package.json +++ b/@commitlint/cli/package.json @@ -42,7 +42,7 @@ "@commitlint/test": "^20.0.0", "@commitlint/utils": "^20.0.0", "@types/lodash.merge": "^4.6.8", - "@types/node": "^18.19.17", + "@types/node": "^24.0.0", "@types/yargs": "^17.0.29", "fs-extra": "^11.0.0", "lodash.merge": "^4.6.2" diff --git a/@commitlint/config-pnpm-scopes/package.json b/@commitlint/config-pnpm-scopes/package.json index 861dffcf97..ff3349bb99 100644 --- a/@commitlint/config-pnpm-scopes/package.json +++ b/@commitlint/config-pnpm-scopes/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@commitlint/test": "^20.0.0", "@commitlint/utils": "^20.0.0", - "@types/node": "^18.19.17", + "@types/node": "^24.0.0", "typescript": "^5.2.2" }, "exports": { diff --git a/@commitlint/load/package.json b/@commitlint/load/package.json index 5b3a6db5c1..8eed4e65d5 100644 --- a/@commitlint/load/package.json +++ b/@commitlint/load/package.json @@ -40,7 +40,7 @@ "@types/lodash.isplainobject": "^4.0.8", "@types/lodash.merge": "^4.6.8", "@types/lodash.uniq": "^4.5.8", - "@types/node": "^18.19.17", + "@types/node": "^24.0.0", "conventional-changelog-atom": "^4.0.0", "typescript": "^5.2.2" }, diff --git a/yarn.lock b/yarn.lock index 169f75726b..98f5229d88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1975,12 +1975,12 @@ dependencies: undici-types "~7.16.0" -"@types/node@^18.19.17": - version "18.19.130" - resolved "https://registry.npmjs.org/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59" - integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg== +"@types/node@^24.0.0": + version "24.10.4" + resolved "https://registry.npmjs.org/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4" + integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg== dependencies: - undici-types "~5.26.4" + undici-types "~7.16.0" "@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.3": version "2.4.4" @@ -7705,11 +7705,6 @@ uglify-js@^3.1.4: resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz#82315e9bbc6f2b25888858acd1fff8441035b77f" integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ== -undici-types@~5.26.4: - version "5.26.5" - resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" - integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== - undici-types@~7.16.0: version "7.16.0" resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"