Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v16.1.0 release proposal #38522

Merged
merged 110 commits into from May 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
b5d669a
build: label PRs with GitHub Action instead of nodejs-github-bot
phillipj Mar 6, 2021
29faf0f
build: fix label-pr workflow
targos Apr 25, 2021
05f41cd
deps: patch V8 to 9.0.257.19
targos Apr 17, 2021
d3bd4b4
tools: fix type mismatch in test runner
richardlau Apr 18, 2021
eb8f5ce
test: use .test domain for not found address
richardlau Apr 18, 2021
2eef587
doc: use `foo.prototype.bar` notation in buffer.md
VoltrexKeyva Apr 1, 2021
f6745e9
tls: fix `tlsSocket.setMaxSendFragment` abort
eladkishon Apr 9, 2021
bc6e719
bootstrap: freeze more intrinsics
aduh95 Apr 12, 2021
8a90f55
fs: allow no-params fsPromises fileHandle read
Linkgoron Apr 18, 2021
30de036
test: replace function with arrow function and remove unused argument
andresatencio Apr 14, 2021
aa24681
repl: display prompt once after error callback
addaleax Apr 20, 2021
3858029
doc: update TSC members list with three new members
Trott Apr 22, 2021
25052dc
doc: add nodejs-sec email template
danbev Apr 19, 2021
1cccc2d
doc: fix YAML comment opening tags
jaydenseric Apr 21, 2021
5b393d9
tls: validate ticket keys buffer
aduh95 Apr 20, 2021
7354479
crypto: fix DiffieHellman `generator` validation
eladkishon Apr 20, 2021
0e88ae7
doc: fix typo in buffer.md
theoludwig Apr 21, 2021
27d7588
test: add ancestor package.json checks for tmpdir
richardlau Apr 18, 2021
3649ec5
src: avoid deferred gc/cleanup for Buffer.from
jasnell Apr 21, 2021
09cacd7
src: fix setting Converter sub char length
jasnell Apr 21, 2021
e389e86
typings: add JSDoc typings for util
rohit-gohri Apr 12, 2021
e3538bb
src: fix abort in pbkdf2
tniessen Apr 22, 2021
769a210
src: refactor to use THROW_* argument based snprintf
panva Apr 22, 2021
b3ca1b3
timers: remove redundant unref calls
gioragutt Apr 20, 2021
76885cd
doc: fix `package.json` `"imports"` field history
aduh95 Apr 22, 2021
a9314cd
doc: fix version history for `"exports"` patterns
aduh95 Apr 22, 2021
62b03bc
debugger: move node-inspect to internal library
Trott Apr 8, 2021
02e875c
tools: remove node-inspect from license
Trott Apr 8, 2021
d65615e
debugger: remove unused code
Trott Apr 8, 2021
07361e6
debugger: fix inspect restart on Windows
Trott Apr 20, 2021
def85da
debugger: accommodate line chunking in Windows
Trott Apr 21, 2021
6fff9ff
debugger: allow longer time to connect
Trott Apr 21, 2021
6c3e504
test: fix test-inspector-cli-address
Trott Apr 22, 2021
a4084d6
test,debugger: migrate node-inspect tests to core
Trott Apr 9, 2021
2a6203d
debugger: replace internal use of deprecated API
Trott Apr 20, 2021
93b0c78
test: fix comment typo
Trott Apr 22, 2021
37b5ce2
debugger: fix race condition/deadlock on initialization
Trott Apr 23, 2021
6ac0275
test: extend timeout on debugger tests for slower machines
Trott Apr 23, 2021
dd61a26
deps: update llhttp to 6.0.1
indutny Apr 22, 2021
17856f1
src: print arbitrary javascript exception value in node report
legendecas Mar 31, 2021
1bc47a4
test: fix test to allow quictls fork of OpenSSL 3
richardlau Apr 23, 2021
f2c0258
lib: add support for JSTransferable as a mixin
jasnell Apr 24, 2021
f1ea2c8
tools: update markdown linter rules
Trott Apr 24, 2021
67cd88d
doc: fix typo in worker_threads.md
takayama-lily Apr 23, 2021
ba15b20
benchmark: use `process.hrtime.bigint()`
aduh95 Apr 23, 2021
dfd4c7b
doc: mark `process.hrtime()` as legacy
aduh95 Apr 23, 2021
28f02cb
tools: update ESLint to 7.25.0
cjihrig Apr 24, 2021
c1d9b5b
crypto: fix scrypt keylen validation
aduh95 Apr 24, 2021
28e1648
async_hooks,doc: replace process.stdout.fd with 1
RaisinTen Apr 24, 2021
277122e
lib: fix and improve os typings
marsonya Apr 20, 2021
f455e08
deps: patch V8 to 9.0.257.21
targos Apr 21, 2021
4b073b0
crypto: fix generateKeyPair type checks
Linkgoron Apr 22, 2021
45322df
test: skip some pummel tests on slower machines
Trott Apr 25, 2021
231ef4b
test: move slower tests into pummel and skip on slow devices
Trott Apr 25, 2021
bcc5e2a
doc: request default snap track be updated for LTS
rvagg Mar 11, 2021
7d8cc2a
src: use %progbits instead of @progbits
sgallagher Apr 20, 2021
cbab7ec
benchmark: avoid using `console.log()`
aduh95 Apr 23, 2021
4f6c4eb
test: move abort test from pummel to abort directory
Trott Apr 25, 2021
013fa59
perf_hooks: fix PerformanceObserver 'gc' crash
jasnell Apr 26, 2021
ef617dc
debugger: add usage example for `--port`
RafaelGSS Jul 27, 2020
203a968
debugger: align message with Node.js standard
Trott Sep 19, 2020
f946aa0
debugger: remove unused function argument
Trott Dec 11, 2020
042985c
doc: update message to match actual output
Trott Sep 19, 2020
ed5ef21
doc: do not mention TCP in the allowHalfOpen option description
lpinca Apr 22, 2021
14afb39
doc: document new TCP_KEEPCNT and TCP_KEEPINTVL socket option defaults
ArnoldZokas Apr 20, 2021
195f679
crypto: don't crash with some selfsigned certs
nils91 Mar 30, 2021
1eae4af
doc: clarify that fs.Dir async iterator closes automatically
jasnell Apr 27, 2021
4b19bea
doc: minor clarification to pathObject
jasnell Apr 27, 2021
f6f1317
doc: note the system requirements for V8 tests
DeeDeeG Apr 20, 2021
1033f6c
tools: add _depot_tools to PATH (for V8 tests)
DeeDeeG Apr 19, 2021
9a26513
typings: add JSDoc typings for fs
VoltrexKeyva Apr 20, 2021
dce8d29
tools: fix doc generation when version info is not available
aduh95 Apr 25, 2021
b884ea7
debugger: apply automatic lint fixes for _inspect.js
Trott Apr 26, 2021
a0c566f
debugger: apply automatic lint fixes for inspect_repl.js
Trott Apr 26, 2021
620ee42
repl: document top level await limitation with const/let
jasnell Apr 28, 2021
6350d35
tools: remove fixer for non-ascii-character ESLint custom rule
Trott Apr 26, 2021
9c06103
src: fix validation of negative offset to avoid abort
jasnell Apr 26, 2021
fcac2e0
lib: harden lint checks for globals
aduh95 Apr 26, 2021
47626c5
deps: patch V8 to 9.0.257.24
targos Apr 26, 2021
f197012
doc: add try/catch in http2 respondWithFile example
mcollina Apr 26, 2021
2d59273
doc: indicate that abort tests do not generate core files
Trott Apr 26, 2021
f08650c
doc: add arguments for stream event of Http2Server and Http2SecureServer
Ayase-252 Mar 24, 2021
a5929c2
doc: update node-api support matrix
mhdawson Apr 26, 2021
3cbfde1
doc: mark querystring api as legacy
jasnell Apr 27, 2021
bec959e
tools: disable LTO for "v8_cppgc_shared" target
jesec Apr 22, 2021
10b6b4e
test: update url Web Platform Tests
Leko Apr 27, 2021
7b9fb92
deps: update to cjs-module-lexer@1.2.1
guybedford Apr 28, 2021
96f54d3
meta: post comment when pr labeled fast-track
jasnell Apr 28, 2021
13de4cf
doc: mark Node.js 10 as End-of-Life
richardlau Apr 30, 2021
9ad611c
test: fix flaky test-crypto-timing-safe-dqual-benchmarks
Trott Apr 29, 2021
67e9e71
test: crypto KeyObject.from() ERR_INVALID_ARG_TYPE
peZhmanParsaee Mar 24, 2021
ec5b06e
util: fix infinite recursion during inspection
BridgeAR Jan 26, 2021
9258604
doc: fix outdated util inspect documentation and layout example
BridgeAR Jan 26, 2021
4711f57
perf_hooks: add toJSON to performance class
yashLadha Mar 16, 2021
a696f10
inspector: remove redundant method for connection check
yashLadha Mar 30, 2021
d1cd117
test: address deprecation warning
Trott Apr 28, 2021
aabddfb
deps: upgrade npm to 7.11.2
ruyadorno Apr 29, 2021
67bd0ec
zlib: fix brotli flush range
XadillaX Apr 26, 2021
e3b75cb
deps: V8: cherry-pick fd75c97d3f56
targos Apr 28, 2021
10147f1
readline: move utilities to internal modules
aduh95 Apr 27, 2021
8a83bfd
tools: use a shallow clone of the npm/cli repository
lpinca Apr 29, 2021
3b0480d
doc: document `'secureConnect'` event limitation
jasnell Apr 28, 2021
7ce39b8
test: fix `common.mustCall` `length` and `name` properties
aduh95 Apr 27, 2021
16eb078
test,readline: improve tab completion coverage
aduh95 Apr 27, 2021
f2ffaba
stream: the position of _read() is wrong
helloyou2012 Apr 19, 2021
224faa0
Revert "doc: os.uptime() temporary bug notice"
targos May 1, 2021
9f0e80a
debugger: refactor `internal/inspector/_inspect` to use more primordials
aduh95 Apr 25, 2021
0e446d6
debugger: enable linter on `internal/inspector/inspect_client`
aduh95 Apr 26, 2021
499da2d
tools: use mktemp to create the workspace directory
lpinca Apr 27, 2021
79c57d0
2021-05-04, Version 16.1.0 (Current)
targos May 3, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
195 changes: 195 additions & 0 deletions .github/label-pr-config.yml
@@ -0,0 +1,195 @@
## Order of entries in this map *does* matter for the resolved labels
## earlier entries override later entries
subSystemLabels:
# src subsystems
/^src\/async-wrap/: c++, async_wrap
/^src\/(?:base64|node_buffer|string_)/: c++, buffer
/^src\/cares/: c++, cares
/^src\/(?:process_wrap|spawn_)/: c++, child_process
/^src\/(?:node_)?crypto/: c++, crypto
/^src\/(?:debug-|node_debug)/: c++, debugger
/^src\/udp_/: c++, dgram
/^src\/(?:fs_|node_file|node_stat_watcher)/: c++, fs
/^src\/node_http_parser/: c++, http_parser
/^src\/node_i18n/: c++, intl
/^src\/uv\./: c++, libuv
/^src\/(?:connect(?:ion)?|pipe|tcp)_/: c++, net
/^src\/node_os/: c++, os
/^src\/(?:node_main|signal_)/: c++, process
/^src\/timer_/: c++, timers
/^src\/(?:CNNICHashWhitelist|node_root_certs|tls_)/: c++, tls
/^src\/tty_/: c++, tty
/^src\/node_url/: c++, url-whatwg
/^src\/node_util/: c++, util
/^src\/(?:node_v8|v8abbr)/: c++, V8 Engine
/^src\/node_contextify/: c++, vm
/^src\/.*win32.*/: c++, windows
/^src\/node_zlib/: c++, zlib
/^src\/tracing/: c++, tracing
/^src\/node_api/: c++, n-api
/^src\/node_http2/: c++, http2, dont-land-on-v6.x
/^src\/node_report/: c++, report
/^src\/node_wasi/: c++, wasi
/^src\/node_worker/: c++, worker
/^src\/quic\/*/: c++, quic, dont-land-on-v14.x, dont-land-on-v12.x
/^src\/node_bob*/: c++, quic, dont-land-on-v14.x, dont-land-on-v12.x

# don't label python files as c++
/^src\/.+\.py$/: lib / src, needs-ci

# properly label changes to v8 inspector integration-related files
/^src\/inspector_/: c++, inspector, needs-ci

# don't want to label it a c++ update when we're "only" bumping the Node.js version
/^src\/(?!node_version\.h)/: c++
# BUILDING.md should be marked as 'build' in addition to 'doc'
/^BUILDING\.md$/: build, doc
# meta is a very specific label for things that are policy and or meta-info related
/^([A-Z]+$|CODE_OF_CONDUCT|ROADMAP|WORKING_GROUPS|GOVERNANCE|CHANGELOG|\.mail|\.git.+)/: meta
# things that edit top-level .md files are always a doc change
/^\w+\.md$/: doc
# different variants of *Makefile and build files
/^(tools\/)?(Makefile|BSDmakefile|create_android_makefiles|\.travis\.yml)$/: build, needs-ci
/^tools\/(install\.py|genv8constants\.py|getnodeversion\.py|js2c\.py|utils\.py|configure\.d\/.*)$/: build, needs-ci
/^vcbuild\.bat$/: build, windows, needs-ci
/^(android-)?configure|node\.gyp|common\.gypi$/: build, needs-ci
# more specific tools
/^tools\/gyp/: tools, build, needs-ci
/^tools\/doc\//: tools, doc
/^tools\/icu\//: tools, intl, needs-ci
/^tools\/(?:osx-pkg\.pmdoc|pkgsrc)\//: tools, macos, install
/^tools\/(?:(?:mac)?osx-)/: tools, macos
/^tools\/test-npm/: tools, test, npm
/^tools\/test/: tools, test
/^tools\/(?:certdata|mkssldef|mk-ca-bundle)/: tools, openssl, tls
/^tools\/msvs\//: tools, windows, install, needs-ci
/^tools\/[^/]+\.bat$/: tools, windows, needs-ci
/^tools\/make-v8/: tools, V8 Engine, needs-ci
/^tools\/(code_cache|snapshot|v8_gypfiles)/: needs-ci,
/^tools\/build-addons.js/: needs-ci,
# all other tool changes should be marked as such
/^tools\//: tools
/^\.eslint|\.remark|\.editorconfig/: tools

## Dependencies
# libuv needs an explicit mapping, as the ordinary /deps/ mapping below would
# end up as libuv changes labeled with "uv" (which is a non-existing label)
/^deps\/uv\//: libuv
/^deps\/v8\/tools\/gen-postmortem-metadata\.py/: V8 Engine, post-mortem
/^deps\/v8\//: V8 Engine
/^deps\/uvwasi\//: wasi
/^deps\/nghttp2\/nghttp2\.gyp/: build, http2, dont-land-on-v6.x
/^deps\/nghttp2\//: http2, dont-land-on-v6.x
/^deps\/ngtcp2\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
/^deps\/nghttp3\//: quic, dont-land-on-v14.x, dont-land-on-v12.x
/^deps\/([^/]+)/: $1

## JS subsystems
# Oddities first
/^lib\/(punycode|\w+\/freelist|sys\.js)/: ''
/^lib\/constants\.js$/: lib / src
/^lib\/_(debug_agent|debugger)\.js$/: debugger
/^lib(\/\w+)?\/(_)?link(ed)?list/: timers
/^lib\/\w+\/bootstrap_node/: lib / src
/^lib\/\w+\/v8_prof_/: tools
/^lib\/\w+\/socket_list/: net
/^lib\/\w+\/streams$/: stream
/^lib\/.*http2/: http2, dont-land-on-v6.x
/^lib\/worker_threads.js$/: worker
/^lib\/internal\/url\.js$/: url-whatwg
/^lib\/internal\/modules\/esm/: ES Modules
/^lib\/internal\/quic\/*/: quic, dont-land-on-v14.x, dont-land-on-v12.x

# All other lib/ files map directly
/^lib\/_(\w+)_\w+\.js?$/: $1 # e.g. _(stream)_wrap
/^lib(\/internal)?\/(\w+)\.js?$/: $2 # other .js files
/^lib\/internal\/(\w+)(?:\/|$)/: $1 # internal subfolders

exlusiveLabels:
# more specific tests
/^test\/addons\//: test, addons
/^test\/debugger\//: test, debugger
/^test\/doctool\//: test, doc, tools
/^test\/timers\//: test, timers
/^test\/pseudo-tty\//: test, tty
/^test\/inspector\//: test, inspector
/^test\/cctest\/test_inspector/: test, inspector
/^test\/cctest\/test_url/: test, url-whatwg
/^test\/addons-napi\//: test, n-api
/^test\/async-hooks\//: test, async_hooks
/^test\/report\//: test, report
/^test\/fixtures\/es-module/: test, ES Modules
/^test\/es-module\//: test, ES Modules

/^test\//: test

# specific map for webcrypto.md as it should be labeled 'crypto'
/^doc\/api\/webcrypto.md$/: doc, crypto
# specific map for modules.md as it should be labeled 'module' not 'modules'
/^doc\/api\/modules.md$/: doc, module
# specific map for esm.md as it should be labeled 'ES Modules' not 'esm'
/^doc\/api\/esm.md$/: doc, ES Modules
# n-api is treated separately since it is not a JS core module but is still
# considered a subsystem of sorts
/^doc\/api\/n-api.md$/: doc, n-api
# quic
/^doc\/api\/quic.md$/: doc, quic, dont-land-on-v14.x, dont-land-on-v12.x
# add worker label to PRs that affect doc/api/worker_threads.md
/^doc\/api\/worker_threads.md$/: doc, worker
# automatically tag JS subsystem-specific API doc changes
/^doc\/api\/(\w+)\.md$/: doc, $1
# add deprecations label to PRs that affect doc/api/deprecations.md
/^doc\/api\/deprecations.md$/: doc, deprecations

/^doc\//: doc

# more specific benchmarks
/^benchmark\/buffers\//: benchmark, buffer
/^benchmark\/(?:arrays|es)\//: benchmark, V8 Engine
/^benchmark\/_http/: benchmark, http
/^benchmark\/(?:misc|fixtures)\//: benchmark
/^benchmark\/streams\//: benchmark, stream
/^benchmark\/([^/]+)\//: benchmark, $1

/^benchmark\//: benchmark

allJsSubSystems:
- assert
- async_hooks
- buffer
- child_process
- cluster
- console
- crypto
- debugger
- dgram
- dns
- domain
- events
- esm
- fs
- http
- https
- http2
- module
- net
- os
- path
- process
- querystring
- quic
- readline
- repl
- report
- stream
- string_decoder
- timers
- tls
- tty
- url
- util
- v8
- vm
- wasi
- worker
- zlib
29 changes: 29 additions & 0 deletions .github/workflows/comment-labeled.yml
@@ -0,0 +1,29 @@
name: Comment on issues and PRs when labelled
on:
issues:
types: [labeled]
pull_request_target:
types: [labeled]

jobs:
staleComment:
if: github.repository == 'nodejs/node' && github.event.label.name == 'stalled'
runs-on: ubuntu-latest
steps:
- name: Post stalled comment
env:
COMMENTS_URL: ${{ github.event.issue.comments_url || github.event.pull_request.comments_url }}
run: |
curl -X POST $COMMENTS_URL \
-H "Content-Type: application/json" \
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
--data '{ "body": "This issue/PR was marked as stalled, it will be automatically closed in 30 days. If it should remain open, please leave a comment explaining why it should remain open." }'

fastTrack:
if: github.repository == 'nodejs/node' && github.event_name == 'pull_request_target' && github.event.label.name == 'fast-track'
runs-on: ubuntu-latest
steps:
- name: Request Fast-Track
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh pr comment ${{ github.event.pull_request.number }} --repo ${{ github.repository }} --body "Fast-track has been requested by @${{ github.actor }}. Please 👍 to approve."
21 changes: 0 additions & 21 deletions .github/workflows/comment-stalled.yml

This file was deleted.

14 changes: 14 additions & 0 deletions .github/workflows/label-pr.yml
@@ -0,0 +1,14 @@
name: Label PRs

on:
pull_request_target:
types: [opened]

jobs:
label:
runs-on: ubuntu-latest

steps:
- uses: nodejs/node-pr-labeler@v1
with:
configuration-path: .github/label-pr-config.yml
50 changes: 3 additions & 47 deletions CHANGELOG.md
Expand Up @@ -8,7 +8,7 @@ Select a Node.js version below to view the changelog history:
* [Node.js 13](doc/changelogs/CHANGELOG_V13.md) End-of-Life
* [Node.js 12](doc/changelogs/CHANGELOG_V12.md) Long Term Support
* [Node.js 11](doc/changelogs/CHANGELOG_V11.md) End-of-Life
* [Node.js 10](doc/changelogs/CHANGELOG_V10.md) Long Term Support
* [Node.js 10](doc/changelogs/CHANGELOG_V10.md) End-of-Life
* [Node.js 9](doc/changelogs/CHANGELOG_V9.md) End-of-Life
* [Node.js 8](doc/changelogs/CHANGELOG_V8.md) End-of-Life
* [Node.js 7](doc/changelogs/CHANGELOG_V7.md) End-of-Life
Expand All @@ -30,11 +30,11 @@ release.
<th title="Current"><a href="doc/changelogs/CHANGELOG_V15.md">15</a><sup>Current</sup></th>
<th title="LTS Until 2023-04"><a href="doc/changelogs/CHANGELOG_V14.md">14</a><sup>LTS</sup></th>
<th title="LTS Until 2022-04"><a href="doc/changelogs/CHANGELOG_V12.md">12</a><sup>LTS</sup></th>
<th title="LTS Until 2021-04"><a href="doc/changelogs/CHANGELOG_V10.md">10</a><sup>LTS</sup></th>
</tr>
<tr>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.0.0">16.0.0</a></b><br/>
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.1.0">16.1.0</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V16.md#16.0.0">16.0.0</a><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V15.md#15.14.0">15.14.0</a></b><br/>
Expand Down Expand Up @@ -125,50 +125,6 @@ release.
<a href="doc/changelogs/CHANGELOG_V12.md#12.1.0">12.1.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V12.md#12.0.0">12.0.0</a><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V10.md#10.24.1">10.24.1</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.24.0">10.24.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.23.3">10.23.3</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.23.2">10.23.2</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.23.1">10.23.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.23.0">10.23.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.22.1">10.22.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.22.0">10.22.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.21.0">10.21.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.20.1">10.20.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.20.0">10.20.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.19.0">10.19.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.18.1">10.18.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.18.0">10.18.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.17.0">10.17.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.16.3">10.16.3</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.16.2">10.16.2</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.16.1">10.16.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.16.0">10.16.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.15.3">10.15.3</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.15.2">10.15.2</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.15.1">10.15.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.15.0">10.15.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.14.2">10.14.2</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.14.1">10.14.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.14.0">10.14.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.13.0">10.13.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.12.0">10.12.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.11.0">10.11.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.10.0">10.10.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.9.0">10.9.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.8.0">10.8.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.7.0">10.7.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.6.0">10.6.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.5.0">10.5.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.4.1">10.4.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.4.0">10.4.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.3.0">10.3.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.2.1">10.2.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.2.0">10.2.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.1.0">10.1.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V10.md#10.0.0">10.0.0</a><br/>
</td>
</tr>
</table>

Expand Down
23 changes: 0 additions & 23 deletions LICENSE
Expand Up @@ -1333,29 +1333,6 @@ The externally maintained libraries used by Node.js are:
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
"""

- node-inspect, located at deps/node-inspect, is licensed as follows:
"""
Copyright Node.js contributors. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
"""

- large_pages, located at src/large_pages, is licensed as follows:
"""
Copyright (C) 2018 Intel Corporation
Expand Down
4 changes: 0 additions & 4 deletions Makefile
Expand Up @@ -565,10 +565,6 @@ test-pummel: all
test-internet: all
$(PYTHON) tools/test.py $(PARALLEL_ARGS) internet

test-node-inspect: $(NODE_EXE)
USE_EMBEDDED_NODE_INSPECT=1 $(NODE) tools/test-npm-package \
--install deps/node-inspect test

test-benchmark: | bench-addons-build
$(PYTHON) tools/test.py $(PARALLEL_ARGS) benchmark

Expand Down