node/deps
cjihrig 537a4baa44
deps: upgrade to libuv 1.21.0
Notable changes:

- Building via cmake is now supported.
  PR-URL: https://github.com/libuv/libuv/pull/1850
- Stricter checks have been added to prevent watching the same
  file descriptor multiple times.
  PR-URL: https://github.com/libuv/libuv/pull/1851
  Refs: https://github.com/nodejs/node/issues/3604
- An IPC deadlock on Windows has been fixed.
  PR-URL: https://github.com/libuv/libuv/pull/1843
  Fixes: https://github.com/nodejs/node/issues/9706
  Fixes: https://github.com/nodejs/node/issues/7657
- uv_fs_lchown() has been added.
  PR-URL: https://github.com/libuv/libuv/pull/1826
  Refs: https://github.com/nodejs/node/issues/19868
- uv_fs_copyfile() sets errno on error.
  PR-URL: https://github.com/libuv/libuv/pull/1881
  Fixes: https://github.com/nodejs/node/issues/21329
- uv_fs_fchmod() supports -A files on Windows.
  PR-URL: https://github.com/libuv/libuv/pull/1819
  Refs: https://github.com/nodejs/node/issues/12803

PR-URL: https://github.com/nodejs/node/pull/21466
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-06-24 20:54:34 -04:00
..
acorn
cares
gtest
http_parser
icu-small
nghttp2 deps: update to nghttp2 1.32.0 2018-06-12 20:46:55 -04:00
node-inspect deps: Upgrade node-inspect to 1.11.5 2018-06-14 18:46:01 +02:00
npm deps,npm: float node-gyp patch on npm 2018-06-09 20:00:10 -07:00
openssl deps: float ea7abee from openssl / CVE-2018-0732 2018-06-15 16:05:01 +10:00
uv deps: upgrade to libuv 1.21.0 2018-06-24 20:54:34 -04:00
v8 deps: cherry-pick 70c4340 from upstream V8 2018-06-22 09:43:23 -07:00
zlib