Skip to content

deps: upgrade libuv to 1.10.1

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/uv into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

deps

Description of change

Upgrade libuv from 1.10.0 to 1.10.1.

Fixes: https://github.com/nodejs/node/issues/9542 Fixes: https://github.com/nodejs/node/issues/9546

R= @saghul, @bnoordhuis, @santigimeno, @iWuzHere (we should create a libuv team in the Node org)

Merge request reports

Loading