Skip to content

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

Merged
RedStar071 merged 1 commit intomainfrom
renovate/node-24.x
Apr 3, 2026
Merged

chore(deps): update node.js to v24#61
RedStar071 merged 1 commit intomainfrom
renovate/node-24.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 2, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
node (source) volta major 22.14.024.14.1 age confidence
@types/node (source) devDependencies major ^22.14.1^24.12.2 age confidence
node final major 22-alpine24-alpine age confidence

Release Notes

nodejs/node (node)

v24.14.1

Compare Source

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

v24.9.0: 2025-09-25, Version 24.9.0 (Current), @​targos

Compare Source

Notable Changes
  • [9b043a9096] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #​59824
  • [a6456ab90a] - (SEMVER-MINOR) sqlite: cleanup ERM support and export Session class (James M Snell) #​58378
  • [5563361d22] - (SEMVER-MINOR) sqlite: add tagged template (0hm☘️) #​58748
  • [04013ee933] - (SEMVER-MINOR) worker: add heap profile API (theanarkh) #​59846
Commits

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 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 added the dependencies label Nov 2, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 2, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (2)
  • refactor
  • feature

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/node-24.x branch from 105db74 to 86a0d03 Compare November 3, 2025 05:58
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 86a0d03 to d62d79a Compare November 12, 2025 03:56
@renovate renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from 891d1d4 to 7ee3569 Compare December 14, 2025 02:37
@renovate renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 9f599c0 to c40480f Compare January 8, 2026 18:26
Comment thread Dockerfile
# ================ #

FROM node:22-alpine AS base
FROM node:24-alpine AS base

This comment was marked as outdated.

@renovate renovate Bot force-pushed the renovate/node-24.x branch 5 times, most recently from 19871e8 to 1cdf338 Compare January 15, 2026 22:34
Comment thread package.json Outdated
@renovate renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from c8e9ba8 to 2d7a0bc Compare February 8, 2026 00:36
@renovate renovate Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 825f321 to e95d127 Compare February 10, 2026 19:03
@renovate renovate Bot force-pushed the renovate/node-24.x branch 4 times, most recently from 2de48b2 to b4db4c7 Compare February 28, 2026 05:17
@renovate renovate Bot force-pushed the renovate/node-24.x branch 3 times, most recently from b97ab9b to 050f872 Compare March 6, 2026 06:14
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 050f872 to 7fe3567 Compare March 24, 2026 21:52
@renovate renovate Bot force-pushed the renovate/node-24.x branch from 7fe3567 to c70d164 Compare March 26, 2026 08:55
@renovate renovate Bot force-pushed the renovate/node-24.x branch from c70d164 to 685b9df Compare April 3, 2026 12:39
@RedStar071 RedStar071 merged commit 12fdd81 into main Apr 3, 2026
6 checks passed
@RedStar071 RedStar071 deleted the renovate/node-24.x branch April 3, 2026 19:35
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.

1 participant