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 #68

Merged
merged 1 commit into from Nov 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Update Change
node major 18 -> 20

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 - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 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 this update 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.

@zeshuaro zeshuaro merged commit 2de0c43 into main Nov 14, 2023
7 checks passed
@zeshuaro zeshuaro deleted the renovate/node-20.x branch November 14, 2023 10:21
zeshuaro pushed a commit that referenced this pull request Nov 18, 2023
## [0.4.0](v0.3.3...v0.4.0) (2023-11-18)

### Features

* **node:** update node.js to >=18.18.2 ([#98](#98)) ([f05c46e](f05c46e))

### Bug Fixes

* **deps:** update dependency google-auth-library to ^9.2.0 ([#89](#89)) ([e1d836b](e1d836b))
* **deps:** update dependency yaml to ^2.3.4 ([#90](#90)) ([bc1dca8](bc1dca8))
* **deps:** update dependency zod to ^3.22.4 ([#91](#91)) ([5ffbd87](5ffbd87))

### Reverts

* "chore(deps): update node.js to >=18.18.2" ([#95](#95)) ([3780357](3780357)), closes [#92](#92)

### Miscellaneous Chores

* **deps:** lock file maintenance ([#66](#66)) ([49bae00](49bae00))
* **deps:** lock file maintenance ([#72](#72)) ([a608a2d](a608a2d))
* **deps:** lock file maintenance ([#76](#76)) ([af995e1](af995e1))
* **deps:** lock file maintenance ([#85](#85)) ([9936b90](9936b90))
* **deps:** update dependency @types/common-tags to v1.8.3 ([#61](#61)) ([b6c0a1e](b6c0a1e))
* **deps:** update dependency @types/common-tags to v1.8.4 ([#79](#79)) ([c9ee3d1](c9ee3d1))
* **deps:** update dependency @types/semantic-release to v20.0.3 ([#62](#62)) ([a23bdd0](a23bdd0))
* **deps:** update dependency @types/semantic-release to v20.0.4 ([#64](#64)) ([6b3e389](6b3e389))
* **deps:** update dependency @types/semantic-release to v20.0.5 ([#84](#84)) ([ac4a40c](ac4a40c))
* **deps:** update dependency @types/semantic-release__error to v3.0.2 ([#63](#63)) ([666b037](666b037))
* **deps:** update dependency @types/semantic-release__error to v3.0.3 ([#82](#82)) ([268fe5e](268fe5e))
* **deps:** update dependency @types/signale to v1.4.6 ([#65](#65)) ([093c23a](093c23a))
* **deps:** update dependency @types/signale to v1.4.7 ([#83](#83)) ([75c8260](75c8260))
* **deps:** update dependency eslint to v8.52.0 ([#67](#67)) ([0ffb679](0ffb679))
* **deps:** update dependency eslint to v8.53.0 ([#78](#78)) ([7b50b3a](7b50b3a))
* **deps:** update dependency eslint-plugin-import to v2.29.0 ([#70](#70)) ([4cf0061](4cf0061))
* **deps:** update dependency eslint-plugin-n to v16.3.0 ([#80](#80)) ([1b703de](1b703de))
* **deps:** update dependency eslint-plugin-n to v16.3.1 ([#86](#86)) ([ae54650](ae54650))
* **deps:** update dependency node to v20 ([#68](#68)) ([2de0c43](2de0c43))
* **deps:** update dependency prettier to v3.1.0 ([#88](#88)) ([54bf9b8](54bf9b8))
* **deps:** update dependency semantic-release to v22.0.6 ([#73](#73)) ([efcf183](efcf183))
* **deps:** update dependency semantic-release to v22.0.7 ([#77](#77)) ([acf44fb](acf44fb))
* **deps:** update node.js to >=18.18.2 ([#92](#92)) ([c6cddac](c6cddac))
* **deps:** update typescript-eslint monorepo to v6.10.0 ([#81](#81)) ([9379e78](9379e78))
* **deps:** update typescript-eslint monorepo to v6.11.0 ([#93](#93)) ([42a26ea](42a26ea))
* **deps:** update typescript-eslint monorepo to v6.8.0 ([#60](#60)) ([def055f](def055f))
* **deps:** update typescript-eslint monorepo to v6.9.0 ([#71](#71)) ([d6b61c7](d6b61c7))
* **deps:** update typescript-eslint monorepo to v6.9.1 ([#74](#74)) ([063650e](063650e))

### Continuous Integration

* **deps:** update actions/setup-node action to v4 ([#69](#69)) ([feb1281](feb1281))
* **deps:** update zeshuaro/github-actions-workflows digest to 4acc72d ([#87](#87)) ([a695091](a695091))
* **deps:** update zeshuaro/github-actions-workflows digest to cba152d ([#75](#75)) ([cbb94b7](cbb94b7))
* **renovate:** add `nodeVersion` preset ([#96](#96)) ([3fccd65](3fccd65))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant