Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
node (source) engines major 22 -> 24 age confidence
node uses-with major 22 -> 24 age confidence
node final major 22.18.0-alpine3.21 -> 24.11.0-alpine3.21 age confidence
node stage major 22.18.0-alpine3.21 -> 24.11.0-alpine3.21 age confidence
@types/node (source) dependencies major 22.17.2 -> 24.10.0 age confidence
@types/node (source) devDependencies minor 24.3.0 -> 24.10.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nodejs/node (node)

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

v24.8.0: 2025-09-10, Version 24.8.0 (Current), @​targos

Compare Source

Notable Changes
HTTP/2 Network Inspection Support in Node.js

Node.js now supports inspection of HTTP/2 network calls in Chrome DevTools for Node.js.

Usage

Write a test.js script that makes HTTP/2 requests.

const http2 = require('node:http2');

const client = http2.connect('https://nghttp2.org');

const req = client.request([
  ':path', '/',
  ':method', 'GET',
]);

Run it with these options:

node --inspect-wait --experimental-network-inspection test.js

Open about:inspect on Google Chrome and click on Open dedicated DevTools for Node.
The Network tab will let you track your HTTP/2 calls.

Contributed by Darshan Sen in #​59611.

Other Notable Changes
  • [7a8e2c251d] - (SEMVER-MINOR) crypto: support Ed448 and ML-DSA context parameter in node:crypto (Filip Skokan) #​59570
  • [4b631be0b0] - (SEMVER-MINOR) crypto: support Ed448 and ML-DSA context parameter in Web Cryptography (Filip Skokan) #​59570
  • [3e4b1e732c] - (SEMVER-MINOR) crypto: add KMAC Web Cryptography algorithms (Filip Skokan) #​59647
  • [b1d28785b2] - (SEMVER-MINOR) crypto: add Argon2 Web Cryptography algorithms (Filip Skokan) #​59544
  • [430691d1af] - (SEMVER-MINOR) crypto: support SLH-DSA KeyObject, sign, and verify (Filip Skokan) #​59537
  • [d6d05ba397] - (SEMVER-MINOR) worker: add cpu profile APIs for worker (theanarkh) #​59428
Commits

Configuration

📅 Schedule: Branch creation - "before 5am on monday" in timezone America/New_York, 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 changed the title chore(deps): update dependency @types/node to v24.3.1 chore(deps): update dependency @types/node to v24.3.3 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from b1400a4 to 98668f2 Compare September 13, 2025 03:59
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.3.3 chore(deps): update dependency @types/node to v24.4.0 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 98668f2 to e0d85d3 Compare September 14, 2025 13:44
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.4.0 chore(deps): update dependency @types/node to v24.5.0 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 788bd3f to e999299 Compare September 16, 2025 22:47
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.5.0 chore(deps): update dependency @types/node to v24.5.1 Sep 16, 2025
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.5.1 chore(deps): update dependency @types/node to v24.5.2 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from e999299 to 36e5133 Compare September 18, 2025 02:36
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.5.2 chore(deps): update dependency @types/node to v24.6.0 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 36e5133 to 4da373d Compare September 29, 2025 22:14
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.6.0 chore(deps): update dependency @types/node to v24.6.1 Sep 30, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 4da373d to a4e3ee1 Compare September 30, 2025 23:40
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.6.1 chore(deps): update dependency @types/node to v24.6.2 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 33d564b to c5808da Compare October 3, 2025 14:56
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.6.2 chore(deps): update dependency @types/node to v24.7.0 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from c5808da to 72e32ab Compare October 6, 2025 09:02
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.7.0 chore(deps): update dependency @types/node to v24.7.1 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 72e32ab to a641ceb Compare October 9, 2025 18:37
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.7.1 chore(deps): update dependency @types/node to v24.7.2 Oct 11, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from a641ceb to a4b56b6 Compare October 11, 2025 16:33
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.7.2 chore(deps): update dependency @types/node to v24.8.0 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from a4b56b6 to 91b23d9 Compare October 16, 2025 15:03
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.8.0 chore(deps): update dependency @types/node to v24.8.1 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 91b23d9 to 9e1194d Compare October 17, 2025 02:34
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.8.1 chore(deps): update dependency @types/node to v24.9.1 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from d657f8f to 085aa06 Compare October 28, 2025 02:14
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v24.9.1 fix(deps): update dependency node to v24 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 085aa06 to 100d728 Compare October 28, 2025 20:39
@renovate renovate bot changed the title fix(deps): update dependency node to v24 fix(deps): update node.js to v24 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/node-24.x branch from 100d728 to bbce718 Compare October 29, 2025 01:42
@renovate renovate bot force-pushed the renovate/node-24.x branch from bbce718 to d6e6ccc Compare November 3, 2025 02:09
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.

1 participant