Closed renovate[bot] closed 6 years ago
This Pull Request updates dependency node (source) from v10.10.0 to v10.11.0
node
v10.10.0
v10.11.0
Release Notes
Compare Source
withFileTypes
http2stream.endAfterHeaders
util.types.isBoxedPrimitive(value)
add1fcd301
assert.fail()
0015430b2c
3fcd54fe46
84d498c044
3ff425e7e9
a78a946648
5bae8b9728
--verbose
./configure
db10db9e18
configure
db52f8f913
b4a79acd98
dbe27d7c80
b3bc642d96
624e516fb7
329ac60441
9b58b79372
ff17b39008
566075967d
9a23bdd
bb3292fd1f
967fbebf47
2363cdf
e85aa19a82
6a333999cf
6ed58457e2
6e9f1d6d08
f0679d9b24
5c5d881beb
0873d0abfb
08e427afea
ed142e1355
8e8748c329
cadb3606f8
0c39fa4240
ef2a0bdc2e
cf95b61ad5
678673098f
bda3311afe
node debug
node inspect
9942117e6e
6579d05b15
c1c78ca4eb
e5cdfb0856
2b49b43f79
688d01c7be
47acb78528
5da1f0ca2c
d69d06bbf7
2cb01f0d12
24a35f914a
f0a40172a8
790864bf9b
2abdbf4368
49b59334d0
e2b72c2ca3
25220f0ce1
bb2bbc8ebe
4e3f1aef8d
5c8495349a
4ab9d6f3db
5d5c3fab25
Environment::GetCurrent()
5a494aed8c
bc076120f3
--prof-process
7e4f29f201
1d3a63f079
0c3242862a
FIXED\_ONE\_BYTE\_STRING
7fa5f54e6f
c3c5141f68
44f1438b79
a10d03d4fe
ff6e4ea4bd
5a0632666b
5d4cbd7fa1
5316334955
59b6968fb6
266f1a9cd8
a5f7f1d985
e5de225680
b31a4d0808
b301a7b7ec
a15bfdad78
e580a44ab6
9e1f7366db
bd6b2ab21d
b1d667bca9
d5e9801d8d
649288bef6
36666629f6
13b8011589
1ce94164a5
6367349a95
8ffcb2d2ca
4ff49ae81c
15a59bb2b2
b2abeff43c
9564f7a123
d03ce9df05
22fefaeeeb
make lint-md-rollup
lint-md.js
350a3e17f5
remark-preset-lint-node
25e1060ce4
node-lint-md-cli-rollup
37b27a5604
62d73042c6
a7e8949cb7
ca06e65b08
649fcbba6f
0fc79d48f8
aa05c8b117
db7927683c
8cfa88aa5c
a96a8468d6
This PR has been generated by Renovate Bot. View repository job log here.
This Pull Request updates dependency
node
(source) fromv10.10.0
tov10.11.0
Release Notes
2018-09-20, Version 10.11.0 (Current), @targos
Compare Source
Notable Changes
withFileTypes
. #22832http2stream.endAfterHeaders
property. #22843util.types.isBoxedPrimitive(value)
. #22620Commits
add1fcd301
] - assert: add default operator toassert.fail()
(Ruben Bridgewater) #226940015430b2c
] - assert: align argument names (Ruben Bridgewater) #227603fcd54fe46
] - build: do not lint fixtures in make lint-md (Joyee Cheung) #2254984d498c044
] - build: skip cctest on Windows shared lib build (Yihong Wang) #212283ff425e7e9
] - build: remove /MP from default additonal options (William Skellenger) #22661a78a946648
] - build: make doc generation work on Windows (Tobias Nießen) #227495bae8b9728
] - build: add--verbose
to./configure
(Refael Ackermann) #22450db10db9e18
] - build: move meta-shebang back toconfigure
(Refael Ackermann) #22450db52f8f913
] - build: rename configure to configure.py (Refael Ackermann) #22450b4a79acd98
] - build,win: exclude warning 4244 only for deps (Refael Ackermann) #22698dbe27d7c80
] - build,win: generate single PDB file per target (Refael Ackermann) #22698b3bc642d96
] - build,win: WHOLEARCHIVE needs just lib name (Refael Ackermann) #22698624e516fb7
] - crypto: fix edge case in authenticated encryption (Tobias Nießen) #22828329ac60441
] - crypto: remove unused scrypt validation parameter (Tobias Nießen) #229029b58b79372
] - crypto: rename symbols to match guidelines (Tobias Nießen) #22770ff17b39008
] - crypto: fix public key encryption internals (Tobias Nießen) #22780566075967d
] - deps: cherry-pick9a23bdd
from upstream V8 (Daniel Beckert) #22910bb3292fd1f
] - deps: add missing HandleScope in FieldType::PrintTo (Yang Guo) #22890967fbebf47
] - deps: cherry-pick2363cdf
from upstream V8 (Ali Ijaz Sheikh) #22812e85aa19a82
] - deps: patch V8 to 6.8.275.32 (Michaël Zasso) #226826a333999cf
] - deps: backport detailed line info for CPU profiler (Peter Marshall) #226886ed58457e2
] - doc: explain how to invoke gc (isurusiri) #204316e9f1d6d08
] - doc: add boneskull as collaborator (Christopher Hiller) #22917f0679d9b24
] - doc: update 6.x to 8.x in backporting wiki (Kamat, Trivikram) #228795c5d881beb
] - doc: improve asymmetric crypto docs (Anna Henningsen) #228200873d0abfb
] - doc: add missing options for crypto sign.sign() (Mohit kumar Bajoria) #2282408e427afea
] - doc: add full deprecation history (Tobias Nießen) #22766ed142e1355
] - doc: add withFileTypes option to fsPromises.readdir (Bryan English) #228338e8748c329
] - doc: fix typo in dns docs (Mohammed Essehemy) #22866cadb3606f8
] - doc: update AUTHORS list (Anna Henningsen) #227710c39fa4240
] - doc: add reference to guide for N-API additions (Michael Dawson) #22593ef2a0bdc2e
] - doc: document http2 timeouts (Sagi Tsofan) #22798cf95b61ad5
] - doc: add gabrielschulhof to TSC (Rich Trott) #22818678673098f
] - doc: add history for withFileTypes in fs.readdir[Sync]() (Tien Do) #22794bda3311afe
] - doc:node debug
→node inspect
in CLI docs (Anna Henningsen) #227749942117e6e
] - doc: update mmarchini's e-mail (Matheus Marchini) #227766579d05b15
] - doc: fix description of DEP0024 (Tobias Nießen) #22755c1c78ca4eb
] - doc: improve assert documentation (Ruben Bridgewater) #22692e5cdfb0856
] - doc: fix typo in CHANGELOG_V10.md (Chakravarthy S M) #227442b49b43f79
] - doc: added symbols guidelines (Matteo Collina) #22684688d01c7be
] - doc: add warning to readline's close() method (cjihrig) #2267947acb78528
] - doc: add apapirovski to TSC (Rich Trott) #227175da1f0ca2c
] - doc, win: improve os.setPriority documentation (Bartosz Sosnowski) #22817d69d06bbf7
] - errors: add useOriginalName to internal/errors (Joyee Cheung) #225562cb01f0d12
] - errors: decapitalize PBKDF2 error (Tobias Nießen) #2268724a35f914a
] - fs: fix promisified fs.readdir withFileTypes (Anatoli Papirovski) #22832f0a40172a8
] - fs: ensure readdir() callback is only called once (cjihrig) #22793790864bf9b
] - (SEMVER-MINOR) http2: add http2stream.endAfterHeaders property (James M Snell) #228432abdbf4368
] - lib: generate allowedNodeEnvironmentFlags lazily (Anna Henningsen) #2263849b59334d0
] - lib: simplify 'processChunkSync' (MaleDong) #22802e2b72c2ca3
] - lib: remove unnecessary symbols (MaleDong) #2245525220f0ce1
] - lib,doc: remove unused parameter, improve docs (MaleDong) #22858bb2bbc8ebe
] - n-api: add generic finalizer callback (Gabriel Schulhof) #222444e3f1aef8d
] - net: port isIPv6 to JS (Weijia Wang) #226735c8495349a
] - path: remove unnecessary if statement (William Chargin) #222734ab9d6f3db
] - process: generate list of allowed env flags programmatically (Anna Henningsen) #226385d5c3fab25
] - src: refactorEnvironment::GetCurrent()
usage (Anna Henningsen) #228195a494aed8c
] - src: move no_async_hooks_checks to env (Daniel Bevenius) #22784bc076120f3
] - src: fix--prof-process
CLI argument handling (Anna Henningsen) #227907e4f29f201
] - src: move DebugPortGetter/Setter to node_process.cc (James M Snell) #227581d3a63f079
] - src: move getActiveResources/Handles to node_process.cc (James M Snell) #227580c3242862a
] - src: makeFIXED\_ONE\_BYTE\_STRING
an inline fn (Anna Henningsen) #227257fa5f54e6f
] - src: remove trace_sync_io_ from env (Daniel Bevenius) #22726c3c5141f68
] - src: remove abort_on_uncaught_exception node.cc (Daniel Bevenius) #2272444f1438b79
] - src: fix trace-event-file-pattern description (Andreas Madsen) #22690a10d03d4fe
] - string_decoder: support typed array or data view (Benjamin Chen) #22562ff6e4ea4bd
] - test: prepare test-assert for strictEqual linting (Rich Trott) #228495a0632666b
] - test: remove string literal from assertion (Rich Trott) #228495d4cbd7fa1
] - test: remove string literal from assertion (Rich Trott) #228495316334955
] - test: remove string literal arg from assertion (Rich Trott) #2284959b6968fb6
] - test: remove string literal message from assertion (Rich Trott) #22849266f1a9cd8
] - test: remove string literal from assertion (Rich Trott) #22849a5f7f1d985
] - test: refactor flag check (Rich Trott) #22849e5de225680
] - test: simplify assertion in http2 tests (Rich Trott) #22849b31a4d0808
] - test: improve assertion in test-inspector.js (Rich Trott) #22849b301a7b7ec
] - test: remove string literal message in assertions (Rich Trott) #22849a15bfdad78
] - test: remove string literal message from assertion (Rich Trott) #22849e580a44ab6
] - test: don't inspect values if not necessary (Ruben Bridgewater) #229039e1f7366db
] - test: minor refactor in common/index.js (James M Snell) #22738bd6b2ab21d
] - test: checks on napi factory wrap’s finalization (Lucas Woo) #22612b1d667bca9
] - test: refactor structure of common/index (James M Snell) #22511d5e9801d8d
] - test: remove string literal from deepStrictEqual (iliashkolyar) #22742649288bef6
] - test: remove string argument to strictEqual() (Hariss096) #2271836666629f6
] - test: replaces assert.throws() with common.expectsError() (Saud Khanzada) #2268913b8011589
] - test: remove usage of deprecated V8 APIs in addons (Michaël Zasso) #227041ce94164a5
] - test: fix flaky addons/callback-scope/test-resolve-async (Anna Henningsen) #226646367349a95
] - tools: synchronize deepStrictEqual() message rules (Rich Trott) #228878ffcb2d2ca
] - tools: prevent string literals in some assertions (Rich Trott) #228494ff49ae81c
] - tools: merge custom cpplint with cpplint v1.3.0 (Christopher Hiller) #2286415a59bb2b2
] - tools: update ESLint to 5.6.0 (Rich Trott) #22882b2abeff43c
] - tools: implement update-authors in JS (Anna Henningsen) #227719564f7a123
] - tools: fix doc tool behavior for version arrays (Tobias Nießen) #22766d03ce9df05
] - tools: use lint-md.js (Refael Ackermann) #2010922fefaeeeb
] - tools:make lint-md-rollup
& checkinlint-md.js
(Refael Ackermann) #20109350a3e17f5
] - tools: relocateremark-preset-lint-node
(Refael Ackermann) #2010925e1060ce4
] - tools: updatenode-lint-md-cli-rollup
(Refael Ackermann) #2010937b27a5604
] - tools: vendor in node-lint-md-cli-rollup (Refael Ackermann) #2010962d73042c6
] - tools: update eslint to v5.5.0 (Ruben Bridgewater) #22720a7e8949cb7
] - tools: add [src] links to child-process.html (Sam Ruby) #22706ca06e65b08
] - tools: update dmn to 2.0.0 (Rich Trott) #22733649fcbba6f
] - tools,doc: apilinks should handle root scenarios (Kyle Farnung) #227210fc79d48f8
] - tools,win: fix find_python error (Kyle Farnung) #22797aa05c8b117
] - trace_events: avoid flusing uninitialized traces (Ali Ijaz Sheikh) #22812db7927683c
] - tracing: remove shutdown-on-signal (Anna Henningsen) #227348cfa88aa5c
] - (SEMVER-MINOR) util: add util.types.isBoxedPrimitive (Ruben Bridgewater) #22620a96a8468d6
] - worker: correct (de)initialization order (Anna Henningsen) #22773This PR has been generated by Renovate Bot. View repository job log here.