Skip to content

chore(deps): update node.js to v24.14.0#33

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

chore(deps): update node.js to v24.14.0#33
renovate[bot] wants to merge 1 commit intomainfrom
renovate/node-24.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2025

This PR contains the following updates:

Package Update Change Pending
node (source) minor 24.9.024.14.0 v24.14.1

Release Notes

nodejs/node (node)

v24.14.0

Compare Source

v24.13.1

Compare Source

v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes

lib:

Commits

v24.12.0: 2025-12-10, Version 24.12.0 'Krypton' (LTS), @​targos

Compare Source

Notable Changes
  • [1a00b5f68a] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #​59778
  • [ff5754077d] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #​59982
  • [8987159234] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #​60600
  • [92c484ebf4] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #​59953
  • [b11bc5984e] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #​60217
  • [e7da5b4b7d] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #​60178
  • [a7f7d10c06] - (SEMVER-MINOR) src: add an option to make compile cache portable (Aditi) #​58797
  • [92ea669240] - (SEMVER-MINOR) src,permission: add --allow-inspector ability (Rafael Gonzaga) #​59711
  • [05d7509bd2] - (SEMVER-MINOR) v8: add cpu profile (theanarkh) #​59807
Commits

v24.11.1

Compare Source

v24.11.0

Compare Source

v24.10.0: 2025-10-08, Version 24.10.0 (Current), @​RafaelGSS

Compare Source

Notable Changes
  • [31bb476895] - (SEMVER-MINOR) console: allow per-stream inspectOptions option (Anna Henningsen) #​60082
  • [3b92be2fb8] - (SEMVER-MINOR) lib: remove util.getCallSite (Rafael Gonzaga) #​59980
  • [18c79d9e1c] - (SEMVER-MINOR) sqlite: create authorization api (Guilherme Araújo) #​59928
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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@github-actions
Copy link

github-actions bot commented Dec 19, 2025

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

  • Critical Security Fixes: The update includes Node.js v24.13.0 which addresses 8 vulnerabilities including:
    • CVE-2025-59465 (High): HTTP/2 server DoS vulnerability - fixes TLS socket crashes from malformed HEADERS frames
    • CVE-2025-55132 (Low): Permission model bypass via fs.futimes() - now properly disabled when permission model is enabled
    • CVE-2025-55130: Permission model symlink API bypass
    • CVE-2025-59466: Stack overflow exceptions in async_hooks
    • CVE-2025-55131: Unsafe buffer creation refactor
    • CVE-2026-21637: TLS callback exception routing
  • Dependencies: Updates to undici (7.18.2), c-ares (1.34.6), and other security-related dependencies
  • LTS Release: Node.js v24.14.0 is an LTS release with stability improvements and new features including SQLite support enhancements, new async_hooks options, and improved module support

🎯 Impact Scope Investigation

  • Configuration Changes: Only affects mise.toml file - updates Node.js version from 24.9.0 to 24.14.0
  • No Engine Constraints: package.json doesn't specify Node.js engine requirements, so no compatibility conflicts
  • Build System: Uses Bun for builds and dependency management, with Node.js only as the target runtime
  • CI/CD: GitHub Actions use mise-action which will automatically use the updated Node.js version from mise.toml
  • Runtime Target: Build script targets "node" which is compatible with all Node.js v24.x versions
  • No Breaking Changes: This is a minor version update within the same major version (24.x), maintaining full backward compatibility

💡 Recommended Actions

  • Immediate Merge: This PR is safe to merge immediately due to:
    • Critical security fixes addressing multiple vulnerabilities
    • Backward compatible minor version update
    • No breaking API changes
    • No code modifications required
  • Post-Merge: No manual intervention needed - mise will handle the Node.js version switch automatically
  • Testing: CI pipeline will automatically validate the update across all jobs (lint, build, typecheck, test)

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@renovate renovate bot force-pushed the renovate/node-24.x branch from 53739e2 to 140e5fd Compare January 15, 2026 00:36
@renovate renovate bot changed the title chore(deps): update dependency node to v24.12.0 chore(deps): update dependency node to v24.13.0 Jan 15, 2026
@renovate renovate bot force-pushed the renovate/node-24.x branch from 140e5fd to 64546cb Compare February 12, 2026 00:37
@renovate renovate bot changed the title chore(deps): update dependency node to v24.13.0 chore(deps): update dependency node to v24.13.1 Feb 12, 2026
@renovate renovate bot changed the title chore(deps): update dependency node to v24.13.1 chore(deps): update node.js to v24.13.1 Feb 12, 2026
@renovate renovate bot force-pushed the renovate/node-24.x branch from 64546cb to 5785519 Compare February 27, 2026 00:47
@renovate renovate bot changed the title chore(deps): update node.js to v24.13.1 chore(deps): update node.js to v24.14.0 Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants