Skip to content

chore: update node.js to v22.23.0#971

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

chore: update node.js to v22.23.0#971
nx-plus-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/node-22.x

Conversation

@nx-plus-renovate-bot

@nx-plus-renovate-bot nx-plus-renovate-bot Bot commented Jan 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
node (source) engines minor 22.21.1 -> 22.23.0 age confidence
@types/node (source) devDependencies minor 22.19.0 -> 22.20.0 age confidence

Release Notes

nodejs/node (node)

v22.23.0: 2026-06-18, Version 22.23.0 'Jod' (LTS), @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
  • (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
  • (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
  • (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
  • (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
Commits

v22.22.3: 2026-05-13, Version 22.22.3 'Jod' (LTS), @​marco-ippolito

Compare Source

Commits

v22.22.2: 2026-03-24, Version 22.22.2 'Jod' (LTS), @​RafaelGSS prepared by @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-21637) wrap SNICallback invocation in try/catch (Matteo Collina) - High
  • (CVE-2026-21710) use null prototype for headersDistinct/trailersDistinct (Matteo Collina) - High
  • (CVE-2026-21713) use timing-safe comparison in Web Cryptography HMAC (Filip Skokan) - Medium
  • (CVE-2026-21714) handle NGHTTP2_ERR_FLOW_CONTROL error code (RafaelGSS) - Medium
  • (CVE-2026-21717) test array index hash collision (Joyee Cheung) - Medium
  • (CVE-2026-21715) add permission check to realpath.native (RafaelGSS) - Low
  • (CVE-2026-21716) include permission check on lib/fs/promises (RafaelGSS) - Low
Commits

v22.22.1: 2026-03-05, Version 22.22.1 'Jod' (LTS)

Compare Source

Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@nx-plus-renovate-bot nx-plus-renovate-bot Bot enabled auto-merge (squash) January 15, 2026 03:26
@nx-plus-renovate-bot

nx-plus-renovate-bot Bot commented Jan 15, 2026

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: pnpm-lock.yaml
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

Your Node version is incompatible with "/tmp/renovate/repos/github/RobbyRabbitman/nx-plus".

Expected version: 22.23.0
Got: v22.21.1

This is happening because the package's manifest has an engines.node field specified.
To fix this issue, install the required Node version.

@nx-plus-renovate-bot nx-plus-renovate-bot Bot force-pushed the renovate/node-22.x branch 2 times, most recently from 7745f1b to 5e05c78 Compare January 19, 2026 03:45
@nx-plus-renovate-bot nx-plus-renovate-bot Bot force-pushed the renovate/node-22.x branch 3 times, most recently from a13a3a8 to 2ddcc21 Compare February 11, 2026 04:25
@nx-plus-renovate-bot nx-plus-renovate-bot Bot force-pushed the renovate/node-22.x branch 3 times, most recently from 9b1782e to abfdeee Compare March 7, 2026 03:55
@nx-plus-renovate-bot nx-plus-renovate-bot Bot changed the title chore: update node.js to v22.22.0 chore: update node.js to v22.22.1 Mar 7, 2026
@nx-plus-renovate-bot nx-plus-renovate-bot Bot changed the title chore: update node.js to v22.22.1 chore: update node.js to v22.22.2 Mar 27, 2026
@nx-plus-renovate-bot nx-plus-renovate-bot Bot force-pushed the renovate/node-22.x branch 3 times, most recently from fb86f4b to 3e1bc82 Compare May 16, 2026 05:23
@nx-plus-renovate-bot nx-plus-renovate-bot Bot changed the title chore: update node.js to v22.22.2 chore: update node.js to v22.22.3 May 16, 2026
@nx-plus-renovate-bot nx-plus-renovate-bot Bot force-pushed the renovate/node-22.x branch 2 times, most recently from e5741ff to b6904d4 Compare June 14, 2026 06:28
@nx-plus-renovate-bot nx-plus-renovate-bot Bot changed the title chore: update node.js to v22.22.3 chore: update node.js to v22.23.0 Jun 20, 2026
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