Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update Node.js to v24#407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/node-24.x
Open

Update Node.js to v24#407

renovate wants to merge1 commit intomainfromrenovate/node-24.x

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedOct 28, 2025
edited
Loading

This PR contains the following updates:

PackageTypeUpdateChangeAgeConfidence
nodefinalmajor22-bookworm ->24-bookwormageconfidence
@types/node (source)devDependenciesmajor^22.0.0 ->^24.0.0ageconfidence

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 theprocess.release object, to reflect
that the release is LTS, no further changes from Node.js 24.10.0 are included.

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

Compare Source

Notable Changes
Commits

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

Compare Source

Notable Changes
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 atest.js script that makes HTTP/2 requests.

consthttp2=require('node:http2');constclient=http2.connect('https://nghttp2.org');constreq=client.request([':path','/',':method','GET',]);

Run it with these options:

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

Openabout:inspect on Google Chrome and click onOpen dedicated DevTools for Node.
TheNetwork 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 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 was generated byMend Renovate. View therepository job log.

@github-actions
Copy link

@renovate[bot] Image is available for testing.docker pull ghcr.io/stakater/saap-docs:SNAPSHOT-PR-407-d1337d47

@github-actions
Copy link

@renovate[bot] Image is available for testing.docker pull ghcr.io/stakater/saap-docs:SNAPSHOT-PR-407-35e33424

@github-actions
Copy link

@renovate[bot] Image is available for testing.docker pull ghcr.io/stakater/saap-docs:SNAPSHOT-PR-407-143f889b

@github-actions
Copy link

@renovate[bot] Image is available for testing.docker pull ghcr.io/stakater/saap-docs:SNAPSHOT-PR-407-6c748ff6

@github-actions
Copy link

@renovate[bot] Image is available for testing.docker pull ghcr.io/stakater/kubestackplus-docs:SNAPSHOT-PR-407-ddc7f59d

@github-actions
Copy link

@renovate[bot] Image is available for testing.docker pull ghcr.io/stakater/kubestackplus-docs:SNAPSHOT-PR-407-84003e9a

@github-actions
Copy link

@renovate[bot] Image is available for testing.docker pull ghcr.io/stakater/kubestackplus-docs:SNAPSHOT-PR-407-dbae7efd

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp