Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) major 18.17.1 -> 20.11.0 age adoption passing confidence
node (source) engines major >=v18.17.1 -> >=20.11.0 age adoption passing confidence
@types/node (source) dependencies minor 20.4.4 -> 20.11.17 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 2 times, most recently from 59aec3f to 775643d Compare July 22, 2023 20:03
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20 chore(deps): update dependency @types/node to ^20.4.4 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from aea11c6 to ea359fe Compare July 25, 2023 14:41
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^20.4.4 chore(deps): update dependency @types/node to ^20.4.5 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch from ea359fe to 8b989fd Compare July 25, 2023 19:33
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^20.4.5 fix(deps): update dependency @types/node to ^20.4.5 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 7 times, most recently from 48e61d3 to af6a5ec Compare July 31, 2023 15:03
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 24a36cd to 610351f Compare August 2, 2023 12:16
@renovate renovate bot changed the title fix(deps): update dependency @types/node to ^20.4.5 fix(deps): update dependency @types/node to ^20.4.6 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch from 610351f to 89c3abf Compare August 2, 2023 18:58
@renovate renovate bot changed the title fix(deps): update dependency @types/node to ^20.4.6 fix(deps): update dependency @types/node to ^20.4.7 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 401a2ac to 3f0d2b1 Compare August 4, 2023 08:52
@renovate renovate bot changed the title fix(deps): update dependency @types/node to ^20.4.7 fix(deps): update dependency @types/node to ^20.4.8 Aug 5, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from d44310a to 39e0011 Compare August 8, 2023 12:44
@renovate renovate bot force-pushed the renovate/node-20.x branch 13 times, most recently from 18b0087 to 913143c Compare February 1, 2024 18:36
@renovate renovate bot force-pushed the renovate/node-20.x branch 12 times, most recently from 76295de to d2652df Compare February 12, 2024 09:22
@renovate renovate bot force-pushed the renovate/node-20.x branch 3 times, most recently from f753337 to 98f9f55 Compare February 12, 2024 15:14
@renovate renovate bot force-pushed the renovate/node-20.x branch from 98f9f55 to e18f139 Compare February 14, 2024 09:15
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