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 node.js to v22 (major) #16

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 18, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node (source) major 19.7.0 -> 22.2.0
node final major 19.7.0 -> 22.2.0

Release Notes

nodejs/node (node)

v22.2.0: 2024-05-15, Version 22.2.0 (Current), @​targos

Compare Source

Notable Changes
  • [fb85d38e80] - (SEMVER-MINOR) cli: allow running wasm in limited vmem with --disable-wasm-trap-handler (Joyee Cheung) #​52766
  • [23a0d3339f] - doc: add pimterry to collaborators (Tim Perry) #​52874
  • [7d7a762156] - (SEMVER-MINOR) fs: allow 'withFileTypes' to be used with globs (Aviv Keller) #​52837
  • [8748dd6477] - (SEMVER-MINOR) inspector: introduce the --inspect-wait flag (Kohei Ueno) #​52734
  • [9a7ae9b6c4] - lib,src: remove --experimental-policy (Rafael Gonzaga) #​52583
  • [1f7c2a93fc] - (SEMVER-MINOR) perf_hooks: add deliveryType and responseStatus fields (Matthew Aitken) #​51589
  • [2f59529dc5] - (SEMVER-MINOR) test_runner: support test plans (Colin Ihrig) #​52860
  • [6b4dac3eb5] - (SEMVER-MINOR) zlib: expose zlib.crc32() (Joyee Cheung) #​52692
Commits

v20.13.1: 2024-05-09, Version 20.13.1 'Iron' (LTS), @​marco-ippolito

Compare Source

2024-05-09, Version 20.13.1 'Iron' (LTS), @​marco-ippolito

Revert "tools: install npm PowerShell scripts on Windows"

Due to a regression in the npm installation on Windows, this commit reverts the change that installed npm PowerShell scripts on Windows.

Commits
  • [b7d80802cc] - Revert "tools: install npm PowerShell scripts on Windows" (marco-ippolito) #​52897

v20.13.0

Compare Source

v20.12.2: 2024-04-10, Version 20.12.2 'Iron' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27980 - Command injection via args parameter of child_process.spawn without shell option enabled on Windows
Commits

v20.12.1

Compare Source

v20.12.0

Compare Source

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

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 changed the title chore(deps): update node.js to v20 chore(deps): update node.js to v20 (major) Apr 21, 2023
@renovate renovate bot force-pushed the renovate/major-node.js branch 10 times, most recently from d478e2b to 39b1c32 Compare May 5, 2023 05:10
@renovate renovate bot force-pushed the renovate/major-node.js branch 2 times, most recently from 436b618 to 7708b15 Compare May 16, 2023 23:51
@renovate renovate bot force-pushed the renovate/major-node.js branch from 7708b15 to ecfe1fe Compare May 28, 2023 23:49
@renovate renovate bot force-pushed the renovate/major-node.js branch 3 times, most recently from 15058d8 to f6dd5f5 Compare June 15, 2023 05:56
@renovate renovate bot force-pushed the renovate/major-node.js branch 2 times, most recently from e609af7 to 960203d Compare July 11, 2023 05:26
@renovate renovate bot force-pushed the renovate/major-node.js branch 2 times, most recently from c9c60d7 to 60815a4 Compare July 22, 2023 08:10
@renovate renovate bot force-pushed the renovate/major-node.js branch 3 times, most recently from 51537a7 to 547c0c4 Compare August 17, 2023 17:44
@renovate renovate bot force-pushed the renovate/major-node.js branch 2 times, most recently from 03a3505 to 6b80712 Compare September 6, 2023 02:19
@renovate renovate bot force-pushed the renovate/major-node.js branch 3 times, most recently from 3722132 to 68371b8 Compare December 6, 2023 08:42
@renovate renovate bot force-pushed the renovate/major-node.js branch 2 times, most recently from f5c8a19 to 56be972 Compare December 21, 2023 05:06
@renovate renovate bot force-pushed the renovate/major-node.js branch 4 times, most recently from 511f59b to 8b7129d Compare January 18, 2024 05:31
@renovate renovate bot force-pushed the renovate/major-node.js branch 2 times, most recently from 516f32b to 162c412 Compare February 2, 2024 02:10
@renovate renovate bot force-pushed the renovate/major-node.js branch 3 times, most recently from 9b641bc to 9967441 Compare February 16, 2024 05:52
@renovate renovate bot force-pushed the renovate/major-node.js branch 3 times, most recently from c32994d to b3df949 Compare March 13, 2024 01:48
@renovate renovate bot force-pushed the renovate/major-node.js branch 2 times, most recently from e6e0abf to 12b7e28 Compare April 6, 2024 20:53
@renovate renovate bot changed the title chore(deps): update node.js to v21 (major) chore(deps): update node.js (major) Apr 24, 2024
@renovate renovate bot changed the title chore(deps): update node.js (major) chore(deps): update node.js to v22 (major) Apr 27, 2024
@renovate renovate bot force-pushed the renovate/major-node.js branch 3 times, most recently from ee9c393 to caf238d Compare May 3, 2024 08:17
@renovate renovate bot force-pushed the renovate/major-node.js branch from caf238d to cb05ffc Compare May 22, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants