Skip to content

chore(deps): update node.js to v22.22.0#1608

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node-22.x
Open

chore(deps): update node.js to v22.22.0#1608
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node-22.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
node stage minor 22.17.122.22.0 age confidence
@types/node (source) devDependencies minor 22.16.522.19.9 age confidence

Release Notes

nodejs/node (node)

v22.22.0: 2026-01-13, Version 22.22.0 'Jod' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

  • (CVE-2025-59465) add TLSSocket default error handler
  • (CVE-2025-55132) disable futimes when permission model is enabled
    lib,permission:
  • (CVE-2025-55130) require full read and write to symlink APIs
    src:
  • (CVE-2025-59466) rethrow stack overflow exceptions in async_hooks
    src,lib:
  • (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill toggle
    tls:
  • (CVE-2026-21637) route callback exceptions through error handlers
Commits

v22.21.1: 2025-10-28, Version 22.21.1 'Jod' (LTS), @​aduh95

Compare Source

Commits

v22.21.0: 2025-10-20, Version 22.21.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [1486fedea1] - (SEMVER-MINOR) cli: add --use-env-proxy (Joyee Cheung) #​59151
  • [bedaaa11fc] - (SEMVER-MINOR) http: support http proxy for fetch under NODE_USE_ENV_PROXY (Joyee Cheung) #​57165
  • [af8b5fa29d] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #​59824
  • [42102594b1] - (SEMVER-MINOR) http,https: add built-in proxy support in http/https.request and Agent (Joyee Cheung) #​58980
  • [686ac49b82] - (SEMVER-MINOR) src: add percentage support to --max-old-space-size (Asaf Federman) #​59082
Commits

v22.20.0: 2025-09-24, Version 22.20.0 'Jod' (LTS), @​richardlau

Compare Source

Notable Changes
OpenSSL updated to 3.5.2

For official Node.js builds, or builds using the default build configuration, Node.js now bundles OpenSSL 3.5.2. This update allows Node.js 22.x to be supported through to the planned End-of-Life date of 2027-04-30 as the previously bundled OpenSSL 3.0.x goes out of support in September 2026.

This change does not affect third-party builds of Node.js that link to an external OpenSSL (or OpenSSL-compatible) library.

Other notable changes
Commits

Configuration

📅 Schedule: 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
Copy link
Contributor Author

renovate bot commented Aug 4, 2025

⚠️ 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.
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   1 more (ts-loader)
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
npm error this command with --force or --legacy-peer-deps
npm error 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-02-05T15_44_12_285Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-05T15_44_12_285Z-debug-0.log

@renovate renovate bot force-pushed the renovate/node-22.x branch 2 times, most recently from 518a5e7 to 28c00ab Compare August 8, 2025 18:06
@renovate renovate bot force-pushed the renovate/node-22.x branch 5 times, most recently from 559b10f to 855ed91 Compare August 21, 2025 09:52
@renovate renovate bot force-pushed the renovate/node-22.x branch 2 times, most recently from 67defc7 to 9ebc185 Compare August 25, 2025 11:58
@renovate renovate bot force-pushed the renovate/node-22.x branch from 9ebc185 to ac9253b Compare August 31, 2025 11:45
@renovate renovate bot changed the title chore(deps): update node.js to v22.18.0 chore(deps): update node.js to v22.19.0 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/node-22.x branch from ac9253b to a9d746c Compare September 4, 2025 10:56
@renovate renovate bot force-pushed the renovate/node-22.x branch 4 times, most recently from 0c1b08e to 015e390 Compare September 18, 2025 03:37
@renovate renovate bot force-pushed the renovate/node-22.x branch from 015e390 to b0eecac Compare September 24, 2025 18:54
@renovate renovate bot changed the title chore(deps): update node.js to v22.19.0 chore(deps): update node.js to v22.20.0 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/node-22.x branch 5 times, most recently from 6febd25 to a81c3a6 Compare October 2, 2025 06:33
@renovate renovate bot force-pushed the renovate/node-22.x branch 3 times, most recently from 73d03e6 to a1d4c7e Compare October 11, 2025 14:13
@renovate renovate bot force-pushed the renovate/node-22.x branch 2 times, most recently from 46cc569 to 885640d Compare October 21, 2025 02:42
@renovate renovate bot force-pushed the renovate/node-22.x branch 2 times, most recently from 9f26b3b to 7ff263b Compare November 12, 2025 05:04
@renovate renovate bot force-pushed the renovate/node-22.x branch 7 times, most recently from 5d5944a to dc5c2c6 Compare November 30, 2025 00:40
@renovate renovate bot force-pushed the renovate/node-22.x branch 2 times, most recently from 525a3ac to 46ae7db Compare December 9, 2025 04:56
@renovate renovate bot force-pushed the renovate/node-22.x branch 4 times, most recently from 0a11508 to baabd95 Compare December 18, 2025 19:05
@renovate renovate bot force-pushed the renovate/node-22.x branch 3 times, most recently from 73a6c22 to 0bfb237 Compare December 29, 2025 06:47
@renovate renovate bot force-pushed the renovate/node-22.x branch 2 times, most recently from 6507aef to bc9d9f7 Compare January 3, 2026 02:54
@renovate renovate bot force-pushed the renovate/node-22.x branch 3 times, most recently from f3b672d to e302a03 Compare January 14, 2026 23:38
@renovate renovate bot changed the title chore(deps): update node.js to v22.21.1 chore(deps): update node.js to v22.22.0 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/node-22.x branch from e302a03 to 4e0f600 Compare January 15, 2026 19:29
@renovate renovate bot force-pushed the renovate/node-22.x branch 3 times, most recently from 9539fba to 6f11329 Compare February 3, 2026 11:12
@renovate renovate bot force-pushed the renovate/node-22.x branch from 6f11329 to 4797a8e Compare February 5, 2026 15:44
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