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 dependency node to v20 #247

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node major 18 -> 20 age adoption passing confidence
@types/node (source) devDependencies major ^18.19.8 -> ^20.11.5 age adoption passing confidence

Release Notes

nodejs/node (node)

v20.11.0

Compare Source

v20.10.0

Compare Source

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 - "before 6am" in timezone Asia/Jakarta, 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 5 times, most recently from 41fd46a to f6c8f9a Compare October 31, 2023 12:16
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 874c1b0 to 2c4d163 Compare November 6, 2023 22:32
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 4c347ea to 500fa1f Compare November 13, 2023 18:17
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from cb9fb60 to 592a3de Compare November 22, 2023 04:35
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from 149033c to 7a285fe Compare November 29, 2023 22:09
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from 7f81546 to f17a531 Compare December 7, 2023 09:53
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from e6b4302 to 4925324 Compare December 18, 2023 02:06
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 5ce0319 to e89e5a3 Compare December 25, 2023 22:27
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 2701479 to 39fb2ed Compare January 1, 2024 21:42
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from d5fb31c to 15f4cb5 Compare January 11, 2024 08:06
@renovate renovate bot force-pushed the renovate/node-20.x branch 6 times, most recently from 6d82bc9 to bce8885 Compare January 17, 2024 12:18
@renovate renovate bot force-pushed the renovate/node-20.x branch from bce8885 to cd92ebf Compare January 20, 2024 13:04
@KagChi KagChi merged commit 5740e32 into main Jan 20, 2024
4 checks passed
@renovate renovate bot deleted the renovate/node-20.x branch January 20, 2024 13:05
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.

1 participant