Skip to content

Update Node.js to v20#973

Merged
buberdds merged 1 commit into
masterfrom
renovate/node-20.x
Nov 2, 2023
Merged

Update Node.js to v20#973
buberdds merged 1 commit into
masterfrom
renovate/node-20.x

Conversation

@renovate

@renovate renovate Bot commented Oct 24, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node engines major >=19 -> >=20.9.0 age adoption passing confidence
@types/node (source) devDependencies major 18.18.7 -> 20.8.10 age adoption passing confidence

Release Notes

nodejs/node (node)

v20.9.0

Compare Source

v20.8.1: 2023-10-13, Version 20.8.1 (Current), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in October 2023 Security Releases blog post.

Commits

v20.8.0: 2023-09-28, Version 20.8.0 (Current), @​ruyadorno

Compare Source

Notable Changes
Stream performance improvements

Performance improvements to writable and readable streams, improving the creation and destruction by ±15% and reducing the memory overhead each stream takes in Node.js

Contributed by Benjamin Gruenbaum in #​49745 and Raz Luvaton in #​49834.

Performance improvements for readable webstream, improving readable stream async iterator consumption by ±140% and improving readable stream pipeTo consumption by ±60%

Contributed by Raz Luvaton in #​49662 and #​49690.

Rework of memory management in vm APIs with the importModuleDynamically option

This rework addressed a series of long-standing memory leaks and use-after-free issues in the following APIs that support importModuleDynamically:

  • vm.Script
  • vm.compileFunction
  • vm.SyntheticModule
  • vm.SourceTextModule

This should enable affected users (in particular Jest users) to upgrade from older versions of Node.js.

Contributed by Joyee Cheung in #​48510.

Other notable changes
Commits

v20.7.0: 2023-09-18, Version 20.7.0 (Current), @​UlisesGascon

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/node-20.x branch from 3b8792e to 41572a2 Compare October 24, 2023 03:14
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 792a993 to 6b78d81 Compare October 24, 2023 11:13
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 7996420 to 4a715ac Compare October 25, 2023 05:26
@renovate renovate Bot force-pushed the renovate/node-20.x branch from d32db5f to 4df9d53 Compare October 25, 2023 19:45
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 0fd1620 to b2b5bba Compare October 30, 2023 15:36
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 06cdd14 to b19d76a Compare October 30, 2023 15:55
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 6398d9c to 4ca68f7 Compare October 30, 2023 16:19
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 30f4ac9 to bfce3f6 Compare October 30, 2023 16:33
@renovate renovate Bot force-pushed the renovate/node-20.x branch from cc341bb to e8b25b3 Compare October 30, 2023 16:49
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 83fc2ed to 59ccd94 Compare October 30, 2023 16:59
@renovate renovate Bot force-pushed the renovate/node-20.x branch from d6be289 to d59a4ba Compare October 30, 2023 17:21
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 679fdbb to cffd039 Compare October 30, 2023 17:51
@renovate renovate Bot force-pushed the renovate/node-20.x branch from f3d8021 to 892a57a Compare October 30, 2023 17:57
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 9738555 to 1931547 Compare October 31, 2023 08:13
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 5e44b50 to 164f4f2 Compare October 31, 2023 08:25
@renovate renovate Bot force-pushed the renovate/node-20.x branch from cf8aa7e to ff09e77 Compare October 31, 2023 09:20
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 61abc9b to e4d04ab Compare October 31, 2023 13:50
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 8f73ce3 to f6d31e1 Compare October 31, 2023 22:06
@renovate renovate Bot force-pushed the renovate/node-20.x branch from afbe4c2 to 9e0a0cc Compare November 1, 2023 22:00
@renovate renovate Bot force-pushed the renovate/node-20.x branch from 2799f8b to b171c2c Compare November 2, 2023 10:10
@renovate renovate Bot force-pushed the renovate/node-20.x branch from a600dce to 68ecb85 Compare November 2, 2023 10:28
@github-actions

github-actions Bot commented Nov 2, 2023

Copy link
Copy Markdown

Deployed to Cloudflare Pages

Latest commit: 49cb733602f10f103fc543e16d58c09e4c4d71a4
Status:✅ Deploy successful!
Preview URL: https://527666dd.oasis-explorer.pages.dev

@renovate renovate Bot force-pushed the renovate/node-20.x branch from 93b711f to 94e57f8 Compare November 2, 2023 10:31
@github-actions github-actions Bot force-pushed the renovate/node-20.x branch 2 times, most recently from 2e2af62 to 015c819 Compare November 2, 2023 10:33
@buberdds buberdds merged commit 10bddc9 into master Nov 2, 2023
@buberdds buberdds deleted the renovate/node-20.x branch November 2, 2023 10:38
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.

1 participant