Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Node.js to 18.20 #84

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Update Node.js to 18.20 #84

merged 1 commit into from
Jan 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Update Change
node (source) minor 18.19 -> 18.20

Release Notes

nodejs/node (node)

v18.20.6: 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
  • CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)

Dependency update:

  • CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
Commits

v18.20.5: 2024-11-12, Version 18.20.5 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
  • [ac37e554a5] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #​55333
Commits

v18.20.4

Compare Source

v18.20.3: 2024-05-21, Version 18.20.3 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.

A fix has also been included for compiling Node.js from source with newer versions of Clang.

The list of keys used to sign releases has been synchronized with the current list from the main branch.

Updated dependencies
  • acorn updated to 8.11.3.
  • acorn-walk updated to 8.3.2.
  • ada updated to 2.7.8.
  • c-ares updated to 1.28.1.
  • corepack updated to 0.28.0.
  • nghttp2 updated to 1.61.0.
  • ngtcp2 updated to 1.3.0.
  • npm updated to 10.7.0. Includes a fix from npm@10.5.1 to limit the number of open connections npm/cli#7324.
  • simdutf updated to 5.2.4.
  • zlib updated to 1.3.0.1-motley-7d77fb7.
Commits

v18.20.2: 2024-04-10, Version 18.20.2 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27980 - Command injection via args parameter of child_process.spawn without shell option enabled on Windows
Commits

v18.20.1

Compare Source

v18.20.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 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.

@renovate renovate bot requested a review from prisis as a code owner September 5, 2024 13:11
Copy link

github-actions bot commented Sep 5, 2024

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Update Node.js to 18.20". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - build
 - chore
 - ci
 - docs
 - feat
 - fix
 - perf
 - infra
 - refactor
 - revert
 - test

@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from 5f37531 to 32c126a Compare September 12, 2024 13:13
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from 20977c5 to 7440026 Compare September 19, 2024 13:58
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from 7bfe71d to e23006c Compare September 25, 2024 17:00
@renovate renovate bot force-pushed the renovate/node-18.x branch 6 times, most recently from 0443ff9 to c99fd01 Compare October 4, 2024 13:20
@renovate renovate bot force-pushed the renovate/node-18.x branch 6 times, most recently from 6a8d590 to 37863c7 Compare October 11, 2024 10:46
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 73be859 to 5670e12 Compare October 18, 2024 12:37
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from 66a5895 to 91fa3f1 Compare December 6, 2024 10:26
@renovate renovate bot force-pushed the renovate/node-18.x branch 6 times, most recently from 890349c to 8058e6b Compare December 16, 2024 16:50
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from f1cfa97 to 6aeb76f Compare December 24, 2024 13:56
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from 74ddab3 to 4bf3217 Compare January 6, 2025 16:52
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from 3f2a45a to 6ce749f Compare January 13, 2025 16:25
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 1e3fe8b to 9e8fb19 Compare January 15, 2025 17:16
@renovate renovate bot force-pushed the renovate/node-18.x branch from 9e8fb19 to 3956f8d Compare January 22, 2025 15:21
@renovate renovate bot force-pushed the renovate/node-18.x branch from 3956f8d to 1f76676 Compare January 22, 2025 17:04
@renovate renovate bot changed the title chore(deps): update node.js to 18.20 Update Node.js to 18.20 Jan 26, 2025
@renovate renovate bot merged commit e594323 into main Jan 26, 2025
19 checks passed
@renovate renovate bot deleted the renovate/node-18.x branch January 26, 2025 09:32
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