Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

chore(deps): update dependency node to v20.9.0 #77

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node minor 20.4.0 -> 20.9.0 age adoption passing confidence
@types/node (source) devDependencies minor 20.4.2 -> 20.9.0 age adoption passing confidence
node final minor 20.4.0-alpine3.17 -> 20.9.0-alpine3.17 age adoption passing confidence
node stage minor 20.4.0-alpine3.17 -> 20.9.0-alpine3.17 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 requested a review from a team as a code owner July 11, 2023 18:06
@renovate renovate bot requested a review from a team July 11, 2023 18:06
@renovate renovate bot changed the title chore(deps): update node.js to v20 chore(deps): update node.js to v20 - autoclosed Jul 12, 2023
@renovate renovate bot closed this Jul 12, 2023
@renovate renovate bot deleted the renovate/node-20.x branch July 12, 2023 11:59
@renovate renovate bot changed the title chore(deps): update node.js to v20 - autoclosed chore(deps): update node.js to v20 Jul 13, 2023
@renovate renovate bot reopened this Jul 13, 2023
@renovate renovate bot restored the renovate/node-20.x branch July 13, 2023 01:14
@renovate renovate bot changed the title chore(deps): update node.js to v20 chore(deps): update dependency @types/node to v20.4.2 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from 36ae60f to 76f8d0b Compare July 13, 2023 12:02
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from 9fa9a2a to 178eee6 Compare July 14, 2023 10:25
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.4.2 chore(deps): update dependency @types/node to v20.4.2 - autoclosed Jul 14, 2023
@renovate renovate bot closed this Jul 14, 2023
@renovate renovate bot deleted the renovate/node-20.x branch July 14, 2023 11:49
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.4.2 - autoclosed chore(deps): update dependency @types/node to v20.4.2 Jul 20, 2023
@renovate renovate bot reopened this Jul 20, 2023
@renovate renovate bot restored the renovate/node-20.x branch July 20, 2023 18:55
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.4.2 chore(deps): update dependency node to v20.5.0 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from f53dc1c to 815c18a Compare July 25, 2023 22:19
@renovate renovate bot changed the title chore(deps): update dependency node to v20.6.1 chore(deps): update dependency node to v20.7.0 Sep 18, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from 3d19356 to 0ea213d Compare September 24, 2023 19:14
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 420952c to aed7572 Compare September 29, 2023 04:31
@renovate renovate bot changed the title chore(deps): update dependency node to v20.7.0 chore(deps): update dependency node to v20.8.0 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from 537e242 to 0c1d365 Compare October 2, 2023 21:41
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from 65d1309 to 76d9d16 Compare October 12, 2023 22:53
@renovate renovate bot changed the title chore(deps): update dependency node to v20.8.0 chore(deps): update dependency node to v20.8.1 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from cd839df to 5e00e4d Compare October 18, 2023 10:24
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 4e32ca8 to a340dbb Compare October 24, 2023 17:03
@renovate renovate bot changed the title chore(deps): update dependency node to v20.8.1 chore(deps): update dependency node to v20.9.0 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 4131382 to a13573a Compare October 31, 2023 09:08
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