Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

chore(deps): update dependency node to v18.20.4 #639

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) minor 18.18.2 -> 18.20.4 age adoption passing confidence
@types/node (source) devDependencies minor 18.18.8 -> 18.19.43 age adoption passing confidence

Release Notes

nodejs/node (node)

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 [email protected] 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 - "before 8am,after 10pm" (UTC), 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.

@ghost
Copy link

ghost commented Nov 7, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.18.9 chore(deps): update dependency @types/node to v18.18.10 Nov 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.18.10 chore(deps): update dependency @types/node to v18.18.11 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from d1974f2 to c8d28ad Compare November 21, 2023 08:37
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.18.11 chore(deps): update dependency @types/node to v18.18.12 Nov 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.18.12 chore(deps): update dependency @types/node to v18.18.13 Nov 23, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.18.13 chore(deps): update dependency node to v18.19.0 Nov 29, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from c0aac73 to 0c4a012 Compare December 3, 2023 18:45
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from f171a54 to 7e93362 Compare January 9, 2024 16:39
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 864efd6 to a0406d2 Compare January 17, 2024 11:21
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 5580a7b to 51c0a08 Compare January 31, 2024 00:38
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 54124ed to 8981796 Compare February 1, 2024 18:56
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from d97cb81 to e8d004f Compare February 14, 2024 19:54
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from ea19b88 to d10fb13 Compare March 19, 2024 15:55
@renovate renovate bot changed the title chore(deps): update dependency node to v18.19.1 chore(deps): update dependency node to v18.20.0 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 2a9bcaa to ca14833 Compare March 30, 2024 08:46
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 5dd1de7 to 82a32e8 Compare April 3, 2024 16:11
@renovate renovate bot changed the title chore(deps): update dependency node to v18.20.0 chore(deps): update dependency node to v18.20.1 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 8197c72 to 4252a7e Compare April 10, 2024 18:23
@renovate renovate bot changed the title chore(deps): update dependency node to v18.20.1 chore(deps): update dependency node to v18.20.2 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 5928c75 to ebfd520 Compare May 8, 2024 13:39
@renovate renovate bot changed the title chore(deps): update dependency node to v18.20.2 chore(deps): update dependency node to v18.20.3 May 21, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from eea5fbf to 515ee50 Compare June 22, 2024 11:45
@renovate renovate bot changed the title chore(deps): update dependency node to v18.20.3 chore(deps): update dependency node to v18.20.4 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from de74074 to 2901df9 Compare July 23, 2024 19:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants