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

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
node (source) major 18.19.1 -> 20.11.1 age adoption passing confidence
@types/node (source) dependencies minor 20.8.7 -> 20.11.19 age adoption passing confidence

Release Notes

nodejs/node (node)

v20.11.1

Compare Source

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: 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.

@vercel
Copy link

vercel bot commented Oct 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wallet-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 1:50pm
wallet-api-wallet-api-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 1:50pm

@changeset-bot
Copy link

changeset-bot bot commented Oct 12, 2023

⚠️ No Changeset found

Latest commit: d7aedb4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title fix(deps): update dependency @types/node to v20.8.5 fix(deps): update dependency @types/node to v20.8.6 Oct 14, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch from 4b39136 to 1548a2c Compare October 14, 2023 00:32
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v20.8.6 fix(deps): update dependency @types/node to v20.8.7 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch from 1548a2c to bca69c6 Compare October 18, 2023 10:01
@renovate renovate bot force-pushed the renovate/node-20.x branch from bca69c6 to f67163b Compare October 24, 2023 01:09
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v20.8.7 chore(deps): update dependency node to v20 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch from f67163b to 6e5c6c6 Compare October 24, 2023 05:14
@renovate renovate bot force-pushed the renovate/node-20.x branch from 6e5c6c6 to 1a5babc Compare October 24, 2023 16:15
@renovate renovate bot force-pushed the renovate/node-20.x branch from 1a5babc to 24602b6 Compare October 25, 2023 07:54
@renovate renovate bot force-pushed the renovate/node-20.x branch from 24602b6 to 99ebc16 Compare October 25, 2023 19:05
@renovate renovate bot force-pushed the renovate/node-20.x branch from 99ebc16 to aef213e Compare October 31, 2023 09:55
@renovate renovate bot force-pushed the renovate/node-20.x branch from 2db55d3 to 85a33f8 Compare January 31, 2024 22:16
@renovate renovate bot force-pushed the renovate/node-20.x branch from 85a33f8 to 45ecd97 Compare February 1, 2024 09:39
@renovate renovate bot force-pushed the renovate/node-20.x branch from 45ecd97 to a03f3f4 Compare February 1, 2024 18:32
@renovate renovate bot force-pushed the renovate/node-20.x branch from a03f3f4 to 177f436 Compare February 8, 2024 21:16
@renovate renovate bot force-pushed the renovate/node-20.x branch from 177f436 to 51d90f6 Compare February 14, 2024 18:53
@renovate renovate bot force-pushed the renovate/node-20.x branch from 51d90f6 to 502bf7f Compare February 15, 2024 11:00
@renovate renovate bot force-pushed the renovate/node-20.x branch from 502bf7f to b34f1e9 Compare February 15, 2024 18:09
@renovate renovate bot force-pushed the renovate/node-20.x branch from b34f1e9 to c62f49b Compare February 20, 2024 13:45
@Justkant Justkant merged commit 4dc0d83 into main Feb 20, 2024
6 checks passed
@Justkant Justkant deleted the renovate/node-20.x branch February 20, 2024 13:53
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