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(node): update dependency node to v20 #185

Merged
merged 1 commit into from Nov 14, 2023

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.18.0 -> 20.9.0

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.

@renovate renovate bot force-pushed the renovate/major-20-node-chore branch from a746b59 to 8a50e12 Compare October 24, 2023 17:22
@renovate renovate bot changed the title chore(node): update dependency node to v20 chore(node): update node chore to v20 (major) Oct 24, 2023
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a0a9c97) 100.00% compared to head (99d4ca7) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #185   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           31        31           
=========================================
  Hits            31        31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-20-node-chore branch from 8a50e12 to 99d4ca7 Compare October 27, 2023 14:34
@renovate renovate bot changed the title chore(node): update node chore to v20 (major) chore(node): update dependency node to v20 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/major-20-node-chore branch from 99d4ca7 to ca46078 Compare November 14, 2023 11:02
@zeshuaro zeshuaro enabled auto-merge (squash) November 14, 2023 11:03
@zeshuaro zeshuaro merged commit b29d3d4 into main Nov 14, 2023
7 checks passed
@zeshuaro zeshuaro deleted the renovate/major-20-node-chore branch November 14, 2023 11:04
zeshuaro pushed a commit that referenced this pull request Nov 16, 2023
## [2.4.0](v2.3.1...v2.4.0) (2023-11-16)

### Features

* **dart:** update dependency dart to >=2.19.6 <3.0.0 ([#199](#199)) ([0c170be](0c170be))

### Bug Fixes

* **deps:** update dependency cloud_firestore to ^4.12.2 ([#200](#200)) ([a51ab56](a51ab56))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#172](#172)) ([1f6ebf1](1f6ebf1))
* **deps:** lock file maintenance ([#174](#174)) ([fdd243c](fdd243c))
* **deps:** lock file maintenance ([#180](#180)) ([a33009c](a33009c))
* **deps:** lock file maintenance ([#184](#184)) ([f77d536](f77d536))
* **deps:** lock file maintenance ([#188](#188)) ([b30c00a](b30c00a))
* **deps:** lock file maintenance ([#192](#192)) ([3ea7f43](3ea7f43))
* **deps:** lock file maintenance ([#195](#195)) ([5c9c305](5c9c305))
* **deps:** update dependency flutter_lints to v3 ([#187](#187)) ([a0a9c97](a0a9c97))
* **deps:** update dependency flutter_lints to v3.0.1 ([#194](#194)) ([524339e](524339e))
* **deps:** update dependency mocktail to v1.0.1 ([#173](#173)) ([8e45113](8e45113))
* **deps:** update dependency semantic-release to v22.0.4 ([#170](#170)) ([1d41ac6](1d41ac6))
* **deps:** update dependency semantic-release to v22.0.5 ([#171](#171)) ([977dc60](977dc60))
* **deps:** update dependency semantic-release to v22.0.6 ([#191](#191)) ([6593761](6593761))
* **deps:** update dependency semantic-release to v22.0.7 ([#193](#193)) ([b29e6a7](b29e6a7))
* **deps:** update dependency semantic-release-pub to v0.3.2 ([#176](#176)) ([d1c57c7](d1c57c7))
* **deps:** update dependency semantic-release-pub to v0.3.3 ([#182](#182)) ([158ca26](158ca26))
* **node:** update dependency node to v20 ([#185](#185)) ([b29d3d4](b29d3d4))
* **node:** update node.js to >=18.18.1 ([#179](#179)) ([9641769](9641769))
* pin node to 18.18.0 in `.nvmrc` ([#196](#196)) ([b0314a8](b0314a8))

### Continuous Integration

* **deps:** update actions/checkout digest to b4ffde6 ([#183](#183)) ([f0936d1](f0936d1))
* **deps:** update actions/setup-node action to v4 ([#186](#186)) ([ded64ca](ded64ca))
* **deps:** update subosito/flutter-action action to v2.11.0 ([#177](#177)) ([bd42950](bd42950))
* **deps:** update subosito/flutter-action action to v2.12.0 ([#189](#189)) ([0f48620](0f48620))
* **deps:** update zeshuaro/github-actions-workflows digest to 4acc72d ([#197](#197)) ([3254ec9](3254ec9))
* **deps:** update zeshuaro/github-actions-workflows digest to 68a82af ([#175](#175)) ([513bdc1](513bdc1))
* **deps:** update zeshuaro/github-actions-workflows digest to a7f44cd ([#178](#178)) ([33b5b03](33b5b03))
* **deps:** update zeshuaro/github-actions-workflows digest to cba152d ([#190](#190)) ([98d9bbc](98d9bbc))
* **renovate:** add `flutterVersion` preset ([#198](#198)) ([8609f3f](8609f3f))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 2.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 24, 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