Skip to content

chore(deps): update node.js to v24 - #1626

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-24.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/node-24.x

Conversation

@renovate

@renovate renovate Bot commented Oct 28, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
node (source) stage major 22.17.124.21.0 age confidence
@types/node (source) devDependencies major 22.16.524.13.6 age confidence

Release Notes

nodejs/node (node)

v24.21.0: 2026-09-08, Version 24.21.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [71106e1f17] - crypto: update root certificates to NSS 3.126 (Node.js GitHub Bot) #​65495
  • [afca0a912d] - (SEMVER-MINOR) crypto: support loading private keys through STORE loaders (Filip Skokan) #​63949
  • [6274fccbd9] - deps: update OpenSSL to 3.5.8 (Node.js GitHub Bot) #​65542
  • [53cba013c7] - deps: update Undici to 7.29.1 (Node.js GitHub Bot) #​65789
  • [0529772798] - (SEMVER-MINOR) lib,src: improve histogram implementation (James M Snell) #​65024
  • [41c7062b81] - (SEMVER-MINOR) net: improve performance of net.BlockList (James M Snell) #​64974
  • [5197b5a3c5] - (SEMVER-MINOR) perf_hooks: add statistical hypothesis testing to histogram (James M Snell) #​65416
  • [35c635b032] - (SEMVER-MINOR) util: add non-throwing MIMEType.parse (James M Snell) #​64965
Commits

v24.20.0: 2026-08-26, Version 24.20.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [b12bcc9ae1] - (SEMVER-MINOR) async_hooks: add using scopes to AsyncLocalStorage (Stephen Belanger) #​61674
  • [e2eb88b36b] - (SEMVER-MINOR) buffer: add end parameter (Robert Nagy) #​62390
  • [1fefdda18e] - crypto: update root certificates to NSS 3.125 (Node.js GitHub Bot) #​64746
  • [4a158cf1ab] - doc: add MikeMcC399 as collaborator (Mike McCready) #​64656
  • [d4cafce076] - (SEMVER-MINOR) lib,permission: add permission.drop (Rafael Gonzaga) #​62672
  • [b3cfb55267] - (SEMVER-MINOR) loader: implement package maps (Maël Nison) #​62239
  • [cd1eb3e60b] - (SEMVER-MINOR) src,permission: add --permission-audit (RafaelGSS) #​61869
  • [28dc85d8d2] - (SEMVER-MINOR) stream: add node:stream/iter implementation (James M Snell) #​62066
  • [d31c168740] - (SEMVER-MINOR) test_runner: add context.log() and test:log event (Moshe Atlow)

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Oct 28, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: unlayer-editor@0.1.0
npm warn Found: @types/react@18.3.20
npm warn node_modules/@types/react
npm warn   dev @types/react@"19.2.18" from the root project
npm warn   5 more (@testing-library/react, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer @types/react@"^18.0.0" from @types/react-dom@18.3.6
npm warn node_modules/@types/react-dom
npm warn   dev @types/react-dom@"19.2.5" from the root project
npm warn   1 more (@testing-library/react)
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @formatjs/intl@3.1.6
npm error Found: typescript@5.5.4
npm error node_modules/typescript
npm error   typescript@"5.5.4" from the root project
npm error   peer typescript@">=4.2.0" from ts-api-utils@1.3.0
npm error   node_modules/ts-api-utils
npm error     ts-api-utils@"^1.3.0" from @typescript-eslint/eslint-plugin@7.18.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       dev @typescript-eslint/eslint-plugin@"7.18.0" from the root project
npm error     ts-api-utils@"^1.3.0" from @typescript-eslint/type-utils@7.18.0
npm error     node_modules/@typescript-eslint/type-utils
npm error       @typescript-eslint/type-utils@"7.18.0" from @typescript-eslint/eslint-plugin@7.18.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"7.18.0" from the root project
npm error     2 more (@typescript-eslint/typescript-estree, @typescript-eslint/typescript-estree)
npm error   2 more (ts-loader, eslint-plugin-jest)
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript@"^5.6.0" from @formatjs/intl@3.1.6
npm error node_modules/@formatjs/intl
npm error   @formatjs/intl@"3.1.6" from the root project
npm error
npm error Conflicting peer dependency: typescript@5.9.3
npm error node_modules/typescript
npm error   peerOptional typescript@"^5.6.0" from @formatjs/intl@3.1.6
npm error   node_modules/@formatjs/intl
npm error     @formatjs/intl@"3.1.6" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-09-19T03_49_29_813Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-19T03_49_29_813Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 984ea16 to 6b10490 Compare November 3, 2025 03:55
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 38ea75e to dfcb44a Compare November 13, 2025 02:01
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 7 times, most recently from d98f860 to 6c78e76 Compare November 30, 2025 00:42
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from 0db2015 to 8f00204 Compare December 11, 2025 21:25
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from 8ce47d6 to 05aa37d Compare December 18, 2025 19:07
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 7348200 to 0941089 Compare December 29, 2025 06:49
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from b0679ad to 6315949 Compare January 3, 2026 02:56
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from cfb6f91 to 32d17e3 Compare January 10, 2026 18:22
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from ed58c61 to 1b4b62a Compare February 28, 2026 06:39
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from d577f13 to 2f8197d Compare March 6, 2026 06:45
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 5 times, most recently from ead1a61 to ed960a5 Compare March 15, 2026 02:45
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from e5a14b9 to 52bc2ee Compare April 1, 2026 18:34
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 886b5f8 to 6a9a4b5 Compare April 3, 2026 14:33
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from bace124 to e176b4d Compare April 22, 2026 21:04
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from d4ce71b to 3ca56b3 Compare May 11, 2026 23:03
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from bdf9236 to ab51ca2 Compare May 21, 2026 23:25
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 2dff737 to 742ba20 Compare June 11, 2026 03:45
@renovate
renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from c4a5e21 to 04b5a69 Compare June 24, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants