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 v18.20.6 #270

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Node.js to v18.20.6 #270

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) volta minor 18.18.2 -> 18.20.6 age adoption passing confidence
@types/node (source) devDependencies minor 18.18.9 -> 18.19.75 age adoption passing confidence

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

v18.19.1

Compare Source

v18.19.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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 May 9, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from 2e019ac to 5d1aef7 Compare May 11, 2024 12:43
@renovate renovate bot force-pushed the renovate/node-18.x branch from 5d1aef7 to 30b4cf9 Compare May 23, 2024 01:00
@renovate renovate bot changed the title Update Node.js to v18.20.2 Update Node.js to v18.20.3 May 23, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 3a0773f to eee4568 Compare June 7, 2024 01:00
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from e99d631 to a9f7417 Compare June 25, 2024 11:27
@renovate renovate bot force-pushed the renovate/node-18.x branch from a9f7417 to 56fc028 Compare July 11, 2024 00:45
@renovate renovate bot changed the title Update Node.js to v18.20.3 Update Node.js to v18.20.4 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 6850bdb to 1214396 Compare July 26, 2024 19:19
@renovate renovate bot force-pushed the renovate/node-18.x branch from 1214396 to c9e0114 Compare August 5, 2024 10:11
@renovate renovate bot force-pushed the renovate/node-18.x branch from c9e0114 to 2316e25 Compare August 12, 2024 20:02
@renovate renovate bot force-pushed the renovate/node-18.x branch from 2316e25 to a71e984 Compare August 22, 2024 04:44
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 7ea4039 to c209d1d Compare September 4, 2024 14:14
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from da33230 to abfc12c Compare September 7, 2024 22:35
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from a9fff29 to 561cf00 Compare September 28, 2024 18:33
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 4b8ec73 to a2a690b Compare September 30, 2024 16:52
@renovate renovate bot force-pushed the renovate/node-18.x branch from a2a690b to 49d335e Compare October 11, 2024 02:00
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from 23b758b to 75673f4 Compare October 26, 2024 05:03
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from c4f9834 to 9117969 Compare November 6, 2024 07:49
@renovate renovate bot force-pushed the renovate/node-18.x branch from 9117969 to 4f5ebc4 Compare November 14, 2024 01:19
@renovate renovate bot changed the title Update Node.js to v18.20.4 Update Node.js to v18.20.5 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from c154133 to c709be5 Compare December 1, 2024 07:11
@renovate renovate bot force-pushed the renovate/node-18.x branch from c709be5 to b1b3fc5 Compare December 14, 2024 12:18
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 056ff34 to 9c24337 Compare January 9, 2025 14:34
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 39d4efe to 77a2f10 Compare January 24, 2025 00:42
@renovate renovate bot changed the title Update Node.js to v18.20.5 Update Node.js to v18.20.6 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 047ca78 to 14b2909 Compare January 26, 2025 09:48
@renovate renovate bot force-pushed the renovate/node-18.x branch from 14b2909 to 72b2a40 Compare February 7, 2025 01:47
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.

0 participants