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

chore(deps): update node.js to v18.20.5 #55

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) minor 18.17.0 -> 18.20.5 age adoption passing confidence
@types/node (source) devDependencies minor 18.17.1 -> 18.19.65 age adoption passing confidence

Release Notes

nodejs/node (node)

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

v18.18.2

Compare Source

v18.18.1: 2023-10-10, Version 18.18.1 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release addresses some regressions that appeared in Node.js 18.18.0:

  • (Windows) FS can not handle certain characters in file name #​48673
  • 18 and 20 node images give error - Text file busy (after re-build images) nodejs/docker-node#1968
  • libuv update in 18.18.0 breaks webpack's thread-loader #​49911

The libuv 1.45.0 and 1.46.0 updates that were released in Node.js 18.18.0 have been temporarily reverted.

Commits

v18.18.0: 2023-09-18, Version 18.18.0 'Hydrogen' (LTS), @​ruyadorno

Compare Source

Notable Changes
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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Coverage report

Caution

Coverage does not meet threshold
Statements coverage not met for global: expected >=95%, but got 88.77284595300262%

St.
Category Percentage Covered / Total
🟢 Statements 88.77% 340/383
🟢 Branches 84.78% 39/46
🟢 Functions 96.67% 58/60
🟢 Lines 87.78% 309/352

Test suite run success

26 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from dde7076

@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.17.2 chore(deps): update dependency @types/node to v18.17.3 Aug 5, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.17.3 chore(deps): update dependency @types/node to v18.17.4 Aug 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.17.4 chore(deps): update dependency node to v18.17.1 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 5cddd3a to eb68cef Compare August 11, 2023 21:39
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from b1eefcc to 28956d9 Compare August 24, 2023 22:08
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from c95b37b to 1b56b1e Compare September 2, 2023 23:04
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 3134caf to e205515 Compare September 15, 2023 08:21
@renovate renovate bot changed the title chore(deps): update dependency node to v18.17.1 chore(deps): update dependency node to v18.18.0 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from 24dbb28 to 6bdf6af Compare September 25, 2023 21:41
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 3ae58fd to 7d50cd7 Compare October 2, 2023 21:47
@renovate renovate bot changed the title chore(deps): update dependency node to v18.18.0 chore(deps): update dependency node to v18.18.1 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from 3c87c5a to e1c8544 Compare October 12, 2023 23:00
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from f4a448f to e9ab1a0 Compare July 23, 2024 19:04
@renovate renovate bot force-pushed the renovate/node-18.x branch 3 times, most recently from 5cbabdf to d37fe19 Compare September 1, 2024 17:44
@renovate renovate bot force-pushed the renovate/node-18.x branch 2 times, most recently from cb95d20 to f06d347 Compare September 4, 2024 23:30
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from 296289a to 76f2e91 Compare September 27, 2024 16:51
@renovate renovate bot force-pushed the renovate/node-18.x branch 4 times, most recently from d0f0ddd to 3ead6fa Compare October 23, 2024 08:01
@renovate renovate bot force-pushed the renovate/node-18.x branch 5 times, most recently from 4eeed3a to 7de037e Compare November 3, 2024 04:14
@renovate renovate bot changed the title chore(deps): update dependency node to v18.20.4 chore(deps): update dependency node to v18.20.5 Nov 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency node to v18.20.5 chore(deps): update node.js to v18.20.5 Nov 13, 2024
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