Skip to content

feat(container)!: Update image node (20.20.2 → 24.18.0)#184

Open
its-miso[bot] wants to merge 5 commits into
mainfrom
renovate/node-24.x
Open

feat(container)!: Update image node (20.20.2 → 24.18.0)#184
its-miso[bot] wants to merge 5 commits into
mainfrom
renovate/node-24.x

Conversation

@its-miso

@its-miso its-miso Bot commented Jul 2, 2026

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 Adoption Passing Confidence
node final major 20-alpine24-alpine age adoption passing confidence
node stage major 20-alpine24-alpine age adoption passing confidence
@types/node (source) devDependencies major ^20.10.0^24.0.0 age adoption passing confidence

Release Notes

nodejs/node (node)

v24.18.0: 2026-06-23, Version 24.18.0 'Krypton' (LTS), @​richardlau prepared by @​sxa

Compare Source

Notable Changes
  • [e07e7a31e1] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #​63527
  • [44c8ebcbd6] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #​64004
  • [d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #​63597
  • [bb2857b85a] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #​62527
  • [b9d5e87880] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #​62527
  • [ccd756d61e] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #​62183
  • [4c9251fc09] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #​63155
  • [8c989ec4a3] - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook) #​63079
  • [3f54c8ba32] - Revert "stream: noop pause/resume on destroyed streams" (Stewart X Addison) #​63834
Commits

v24.17.0: 2026-06-18, Version 24.17.0 'Krypton' (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-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – 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

v24.16.0: 2026-05-21, Version 24.16.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [b267f6bca3] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #​62553
  • [ec2451b9cd] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect (Joyee Cheung) #​62713
  • [9705f628d9] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #​57775
  • [40ccfdecf9] - (SEMVER-MINOR) fs: expose frsize field in statfs (Jinho Jang) #​62277
  • [d7188af5c9] - (SEMVER-MINOR) http: harden ClientRequest options merge (Matteo Collina) #​63082
  • [aa1d8a9afc] - (SEMVER-MINOR) http: add req.signal to IncomingMessage (Akshat) #​62541
  • [6f37f7e240] - (SEMVER-MINOR) stream: propagate destruction in duplexPair (Ahmed Elhor) #​61098
  • [d14029be7f] - (SEMVER-MINOR) test_runner: support test order randomization (Pietro Marchini) #​61747
  • [d142c584cd] - (SEMVER-MINOR) test_runner: align mock timeout api (sangwook) #​62820
  • [01a9552585] - (SEMVER-MINOR) test_runner: add mock-timers support for AbortSignal.timeout (DeveloperViraj) #​60751
  • [00705a459a] - (SEMVER-MINOR) util: colorize text with hex colors (Guilherme Araújo) #​61556
Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Edmonton)

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

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)

Review Summary

Recommendation: Approve — The Node.js 20→24 upgrade and @​types/node update to v24 are safe to merge. All CI gates passed including the critical frontend build and e2e test suites.


Change Analysis

Node.js Version Bump (node:20-alpine → node:24-alpine)

Files affected: kubetix-web/Dockerfile

  • Both build stage and production runner stage upgraded to node:24-alpine
  • Node.js v24.18.0 is a valid LTS release ("Krypton", published 2026-06-23) confirmed via GitHub Releases API
  • The container image is used solely for the Next.js frontend application (Next.js ^14.2.0)

@​types/node Update (^20.10.0 → ^24.0.0)

Files affected: kubetix-web/package.json, kubetix-web/package-lock.json

  • Updated from TypeScript types for Node 20 to Node 24
  • This is a devDependency only — not bundled at runtime, only used during TypeScript compilation/type-checking
  • undici-types dependency updated from ~6.21.0 to ~7.18.0 within the types package

Required Checks — Explicit Response

✅ Check for Breaking API Changes in Updated Dependencies

Status: Verified with caveats

Component Breaking Change Risk Assessment
Node.js runtime (24) Low v24.18.0 changelog shows additive changes (crypto additions, Buffer.poolSize increase, HTTP improvements). No deprecations/removals affecting Next.js workloads.
@​types/node (24) Low devDependency only; affects TypeScript compilation but not runtime. Any type signature changes would surface in the frontend-build CI check.

The PR author (renovate[bot]) correctly identified this as a major version bump requiring manual review per repository conventions. The CI frontend-build check passing confirms the TypeScript types are compatible with the codebase.

✅ Run Full Test Suite After Upgrade

Status: Verified — All CI checks passed

CI Check Status
test (Python/unit tests) ✅ Success
legacy-test ✅ Success
frontend-build ✅ Success
e2e-tests ✅ Success
lint ✅ Success
security ✅ Success
build-and-publish ✅ Success
helm-check ✅ Success

The full test suite ran on the PR commit (5e01276) and all checks passed. The e2e-tests specifically validate the deployed application end-to-end, confirming Node.js 24 works correctly at runtime.


Standards Compliance

Convention Status
Dependency upgrade follows project conventions ✅ Renovate-managed PR
Major version bumps require manual review ✅ Per AGENTS.md: "Python major: No auto-merge, requires manual review" — applies to major runtime version bumps too
Docker image update pattern ✅ Using official node:alpine tags

Risks and Notes

  • Node.js 24 is very recent (released June 2026 per release data). The e2e-tests passing provides runtime confidence, but long-term stability in production environments should be monitored.
  • No image digest pinning: The Dockerfile uses floating tags (node:24-alpine). For production deployments, consider pinning to a specific digest to prevent unexpected updates. However, this is not a blocker as it matches existing patterns in the repository.
  • Renovate automerge policy: Per AGENTS.md, major Python updates require manual review. This is a major Node.js update, so human review (this PR) satisfies the intent.

Conclusion

The upgrade is well-validated by CI. The frontend builds successfully, TypeScript types compile without errors, and end-to-end tests pass. No blocking issues identified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants