Skip to content

deps: upgrade to libuv 1.22.0

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/libuv into master

There shouldn't be anything of much interest to Node in this upgrade. The primary reason for the release is to fix an accidental ABI breakage in 1.21.0.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading