Skip to content

Conversation

@graphops-renovate
Copy link
Contributor

@graphops-renovate graphops-renovate bot commented Feb 2, 2025

This PR contains the following updates:

Package Type Update Change
alpine/git stage pinDigest -> 0c14954
node major 22.9.0 -> 24.11.0
node final major 22.9.0-alpine -> 24.11.0-alpine

Warning

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


Release Notes

nodejs/node (node)

v24.11.0: 2025-10-28, Version 24.11.0 'Krypton' (LTS), @​richardlau

Compare Source

Notable Changes

This release marks the transition of Node.js 24.x into Long Term Support (LTS)
with the codename 'Krypton'. It will continue to receive updates through to
the end of April 2028.

Other than updating metadata, such as the process.release object, to reflect
that the release is LTS, no further changes from Node.js 24.10.0 are included.

Known issue

An issue has been identified in the Node.js 24.x line with Buffer.allocUnsafe
unintentionally returning zero-filled buffers. This API is
documented to return uninitialized memory.
The documented behavior will be restored in the next Node.js 24.x LTS release to bring
it back in line with previous releases. For more information, see
#​60423.

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 - 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 these updates again.


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

This PR has been generated by Renovate Bot.

@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from d1f769f to c81994d Compare February 9, 2025 04:37
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 0bdeaab to aa40bc8 Compare February 16, 2025 04:38
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from cb31a2c to 98da2ce Compare March 9, 2025 04:36
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from ece41b0 to d191307 Compare March 23, 2025 04:39
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 36536d9 to 09689c2 Compare April 20, 2025 04:39
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 8edf9cc to 8f7a912 Compare April 27, 2025 04:39
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 1ca59d4 to 2021c12 Compare May 15, 2025 16:06
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 8a8ff3a to 67c4918 Compare May 21, 2025 18:44
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 11d0c98 to ea7ccb9 Compare June 15, 2025 04:43
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from f0cfbc9 to b4ec842 Compare June 25, 2025 15:39
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 6a56645 to 2598137 Compare July 6, 2025 04:45
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from b7928ea to 57deb55 Compare July 16, 2025 18:46
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 3 times, most recently from ac13b09 to ce7e9df Compare August 10, 2025 04:47
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 4a33b62 to e951634 Compare August 24, 2025 04:41
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 3b12f1b to 5818edd Compare August 31, 2025 04:39
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from b70fcb4 to 1a17388 Compare September 14, 2025 04:38
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 3 times, most recently from 823eef3 to 03997d7 Compare September 28, 2025 04:39
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 2 times, most recently from 4a210bf to f94c882 Compare October 12, 2025 04:38
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 3 times, most recently from 5c35c15 to addbffa Compare October 26, 2025 04:38
@graphops-renovate graphops-renovate bot force-pushed the renovate/altair branch 3 times, most recently from a3ea05c to 33da59e Compare November 2, 2025 04:39
| datasource | package | from   | to      |
| ---------- | ------- | ------ | ------- |
| docker     | node    | 22.9.0 | 24.11.0 |
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