0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
cjihrig ce7f3ed13c
deps: upgrade to libuv 1.31.0
Notable changes:

- UV_FS_O_FILEMAP has been added for faster access to memory
  mapped files on Windows.
- uv_fs_mkdir() now returns UV_EINVAL for invalid filenames
  on Windows. It previously returned UV_ENOENT.
- The uv_fs_statfs() API has been added.
- The uv_os_environ() and uv_os_free_environ() APIs have
  been added.

Fixes: https://github.com/nodejs/node/issues/28599
Fixes: https://github.com/nodejs/node/issues/28945
Fixes: https://github.com/nodejs/node/issues/29008
PR-URL: https://github.com/nodejs/node/pull/29070
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2019-08-11 11:22:01 -04:00
..
acorn deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
acorn-plugins deps: update acorn to 6.2.0 2019-07-15 00:04:50 +02:00
brotli
cares
histogram
http_parser
icu-small
llhttp deps: update llhttp to 1.1.4 2019-06-12 14:47:59 -07:00
nghttp2 deps: update nghttp2 to 1.39.1 2019-07-21 21:22:17 -07:00
node-inspect deps: update node-inspect to v1.11.6 2019-06-05 08:20:18 -07:00
npm deps: upgrade npm to 6.10.2 2019-08-06 09:05:32 +02:00
openssl build: remove support for s390 (but not s390x) 2019-07-30 14:56:26 -07:00
uv deps: upgrade to libuv 1.31.0 2019-08-11 11:22:01 -04:00
v8 deps: V8: cherry-pick b33af60 2019-08-01 12:56:38 +02:00
zlib