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.6.0 proposal #39534

Merged
merged 117 commits into from Jul 29, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
259d091
test: mark test-domain-error-types flaky
jasnell Jul 12, 2021
efe7474
stream: fixup property definition to avoid prototype polution
jasnell Jul 12, 2021
bbff5a9
doc: edit guide on pull requests
Trott Jul 11, 2021
d0fb02c
test: put common lint exceptions into config file
Trott Jul 11, 2021
a747257
build: add `library_files` to gyp variables
himself65 Jul 7, 2021
e5d6447
tools: use Node.js 16.x for GitHub workflow
Trott Jul 12, 2021
0f1d515
tools: change commit fetch limiting in find-inactive-collaborators
Trott Jul 12, 2021
39e6536
doc: move jdalton to emeritus
Trott Jul 14, 2021
fc13837
src: remove unused guards around node-api reference
legendecas Apr 21, 2021
e91053a
stream: implement TextEncoderStream and TextDecoderStream
jasnell Jul 11, 2021
25f45d5
build: update to setup-node@v2
Trott Jul 12, 2021
e44ccd9
doc: update AUTHORS
Trott Jul 12, 2021
cdf7251
process: add api to enable source-maps programmatically
legendecas Jun 19, 2021
9b15e5c
doc: update mailmap and deduplicate AUTHORS entry
Trott Jul 14, 2021
93eff3f
esm: refine ERR_REQUIRE_ESM errors
guybedford Jun 27, 2021
26ada49
stream: import internal/util/types instead
jasnell Jul 13, 2021
8b58e57
fs: fix FileHandle::ClosePromise to return persisted Promise
jasnell Jul 13, 2021
3751b92
debugger: rename internal module
Trott Jul 13, 2021
353a8bb
doc: standardize on not capitalizing _collaborator_
Trott Jul 13, 2021
c535956
doc: add instructions for core vuln files
danbev Jul 1, 2021
11482f0
doc: add docker-node and build-wg issue contents
danbev Jul 1, 2021
20124cc
doc: make minor edits to pull request text
Trott Jul 14, 2021
2cf52f8
src: set SSL_OP_ALLOW_CLIENT_RENEGOTIATION
danbev May 20, 2021
626eb07
deps: extract gtest source files to deps/googletest
legendecas Jul 14, 2021
6979313
doc: standardize on _pull request_
Trott Jul 14, 2021
a082a70
repl: enable --experimental-repl-await /w opt-out
hemanth Jul 8, 2021
eccc9a6
punycode: add pending deprecation
aduh95 Sep 7, 2020
20bb3f6
doc: add strategic initiatives from TSC repo
Trott Jul 15, 2021
9dd232c
deps: update to cjs-module-lexer@1.2.2
guybedford Jul 15, 2021
68fd6d5
url: prevent pathname setter from erasing path of path-only URLs
RaisinTen Jul 10, 2021
04355af
test: add NumberFormat resolvedOptions test
richardlau Jul 15, 2021
75130c9
doc: use _pull request_ instead of _PR_ in onboarding doc
Trott Jul 16, 2021
ac43e33
doc: update commit-queue.md to indicate GitHub Actions are checked
Trott Jul 16, 2021
c6a7c3d
tools: fix broken link hash
Trott Jul 18, 2021
95db544
debugger: validate sec-websocket-accept response header
copperwall Oct 20, 2020
a30d021
test: add test for WebSocket secret verification in debugger
Trott Jul 11, 2021
6d63965
doc: use a details tag for completed initiatves
Trott Jul 17, 2021
6b055f1
build: run workflows when a PR is ready for review
targos Jul 16, 2021
2b92b4e
doc: update mailmap and AUTHORS
Trott Jul 14, 2021
9932e35
doc: remove typo (extra ' character)
angrymouse Jul 17, 2021
94706c7
doc: revise strategic initiatives text
Trott Jul 17, 2021
5fdfcc0
doc: remove outdated step in onboarding exercise
Trott Jul 16, 2021
ade2eed
doc: fix broken internal link in http.md
Trott Jul 18, 2021
d059ed9
meta: add .mailmap entry for new email for existing contributor
Trott Jul 18, 2021
cefd2fb
doc: simplify .mailmap file
Trott Jul 17, 2021
19e9acc
inspector: mark as stable
gireeshpunathil Mar 14, 2021
4c32aa0
tools: added remark-frontmatter
benhalverson Mar 9, 2021
ce2011b
build: update coverage Makefile target comments
richardlau Jul 12, 2021
4fd8db6
doc: remove _Addenda_ from headers
Trott Jul 18, 2021
ae69656
doc: update checkbox label in backporting guide
RaisinTen Jul 17, 2021
9d950a0
http2: on receiving rst_stream with cancel code add it to pending list
kumarak Jul 17, 2021
5c11a02
tools: make internal link checker more robust
Trott Jul 18, 2021
7570f99
tools: email matchin is case insensitive for .mailmap
Trott Jul 18, 2021
aa1dfb3
doc: simplify unnecessarily specific .mailmap entries
Trott Jul 18, 2021
0a46e66
tools: use mailmap for find-inactive-collaborators
Trott Jul 19, 2021
902ef9a
doc,meta: update email addresses for misterdjules
Trott Jul 19, 2021
db4f802
Revert "test: skip tests for openssl-3.0.0-alpha15"
danbev Jul 19, 2021
b1d38dd
test: update OpenSSL3 error messages for beta-1
danbev Jul 19, 2021
e552b1a
doc: improve node.js+fips instructions
mayrbenjamin92 Jul 14, 2021
72ad6d3
fs: check closing_ in FileHandle::Close
jasnell Jul 20, 2021
89796d0
deps: bump HdrHistogram_C to 0.11.2
mcollina Jul 20, 2021
f0287e5
src: close HandleWraps instead of deleting them in OnGCCollect()
addaleax Jul 19, 2021
febeb0d
meta: update AUTHORS
Trott Jul 20, 2021
e18778d
async_hooks: eliminate native PromiseHook
Qard Jun 24, 2021
b5248d4
async_hooks: emit promise trace events from JS
Qard Jul 5, 2021
e2fd015
domain: do not add domain to promise from other context
Qard Jul 5, 2021
e4331cd
lib: comment explaining special-case handling of promises
Qard Jul 21, 2021
42ff6d9
src: print native module id on native module not found
legendecas Jul 20, 2021
cc7b617
doc,tools: remove `checkLinks.mjs`
aduh95 Jun 30, 2021
d16d36f
crypto: support Big(U)Int64Array in getRandomValues
targos Jul 19, 2021
e58cf4e
tools: flag README/mailmap mismatches in find-inactive-collaborators
Trott Jul 19, 2021
dc9c6aa
meta: align collaborator email in .mailmap/AUTHORS with README
Trott Jul 21, 2021
f6fbb38
meta: alphabetize .mailmap file
Trott Jul 21, 2021
9fbe3f6
meta: revise .mailmap for README consistency
Trott Jul 19, 2021
5f9b218
meta: align email address in README/.mailmap/AUTHORS
Trott Jul 24, 2021
d3f58cb
meta: align collaborator name in .mailmap/AUTHORS with README
Trott Jul 22, 2021
1d27ae1
doc: update strategic initiative champion
Trott Jul 22, 2021
5f84f47
doc: update AUTHORS
Trott Jul 22, 2021
487c45f
doc: move lball@redhat.com to emeritus
lance Jul 23, 2021
6f2989c
events: allow the options argument to be null
lpinca Jul 22, 2021
1fb0954
events: allow an event to be dispatched multiple times
lpinca Jul 15, 2021
039f64f
test: fix WASI link test
richardlau Jul 22, 2021
e1910ef
build: fix `host_arch_cc()` for AIX/IBM i
richardlau Jul 22, 2021
6114198
deps: update V8 to 9.2.230.21
targos Jul 20, 2021
5182e26
build: reset embedder string to "-node.0"
targos Jul 20, 2021
9082ece
deps: V8: un-cherry-pick bd019bd
refack Mar 27, 2019
38cb655
deps: V8: patch register-arm64.h
refack May 22, 2019
785b899
deps: V8: forward declaration of `Rtl*FunctionTable`
refack May 22, 2019
3f3e167
deps: make v8.h compatible with VS2015
joaocgreis Nov 1, 2019
98150e2
deps: fix V8 build issue with inline methods
gengjiawen Oct 14, 2020
16cbd8c
deps: silence irrelevant V8 warnings
targos Jan 30, 2021
7f7cb8b
deps: silence irrelevant V8 warning
targos May 1, 2021
5fe74aa
tools: update V8 gypfiles for 9.2
targos Apr 11, 2021
929205e
src: use non-deprecated Symbol::Description
targos Apr 14, 2021
b230ac1
src: stop using deprecated v8::ApiObject
targos Apr 26, 2021
bbcd651
test: update trace events test expectations
targos Apr 21, 2021
86ca9a8
test: remove test-debug-args
targos Apr 26, 2021
4709da0
test: ensure microtask queues are not automatically drained
jeisinger Apr 29, 2021
53cc6c8
deps: V8: cherry-pick 3d24b3ab8af0
targos Jun 10, 2021
794ad2e
deps: V8: backport 71e8f8bb3c26
targos Jun 16, 2021
201da87
deps: V8: cherry-pick 986299250e6d
richardlau Jun 16, 2021
c3efc70
deps: V8: cherry-pick a5cea1bfc38c
targos Jun 20, 2021
65062b3
deps: V8: cherry-pick 7ff6609a5385
targos Jun 20, 2021
c8e7d80
deps: V8: cherry-pick 53784bdb8f01
targos Jul 10, 2021
2393fae
deps: V8: cherry-pick 2b77ca200c56
targos Jul 10, 2021
e6b84df
deps: V8: cherry-pick 56fe020eec0c
targos Jul 10, 2021
c6ec2b4
deps: V8: cherry-pick 3805a698f7b6
targos Jul 10, 2021
d612544
deps: V8: cherry-pick 359d44df4cdd
targos Jul 10, 2021
a93e6ef
deps: V8: backport 5c76da8ddcf8
targos Jul 10, 2021
5517769
tools: fetch googletest dependency for V8 CI
targos Jul 14, 2021
e8da1f2
deps: make V8 9.2 abi-compatible with 9.0
targos Jul 20, 2021
0e5eb8b
deps: restore minimum ICU version to 68
targos Jul 20, 2021
864ef11
meta: update email address for collaborator
Trott Jul 25, 2021
6502011
meta: remove unneeded .mailmap entry
Trott Jul 25, 2021
0a47f5f
meta: update collaborator email in README
Trott Jul 24, 2021
90b9bb1
build: use Node.js 14 in commit-lint.yml
Trott Jul 24, 2021
8d2e66c
2021-07-29, Version 16.6.0 (Current)
BethGriggs Jul 26, 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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/workflows/build-tarball.yml
Expand Up @@ -2,6 +2,7 @@ name: Build from tarball

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
push:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-windows.yml
Expand Up @@ -2,6 +2,7 @@ name: build-windows

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
push:
branches:
- master
Expand Down
9 changes: 6 additions & 3 deletions .github/workflows/commit-lint.yml
Expand Up @@ -2,6 +2,9 @@ name: "Commit messages adheres to guidelines at https://goo.gl/p2fr5Q"

on: [pull_request]

env:
NODE_VERSION: 14.x

jobs:
lint-commit-message:
runs-on: ubuntu-latest
Expand All @@ -10,10 +13,10 @@ jobs:
with:
# Last 100 commits should be enough for a PR
fetch-depth: 100
- name: Use Node.js 12
uses: actions/setup-node@v1
- name: Install Node.js
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: ${{ env.NODE_VERSION }}
- name: Validate commit messages
run: |
echo "::add-matcher::.github/workflows/commit-lint-problem-matcher.json"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/coverage-linux.yml
Expand Up @@ -2,6 +2,7 @@ name: coverage-linux

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- 'doc/**'
- 'deps/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/coverage-windows.yml
Expand Up @@ -2,6 +2,7 @@ name: coverage-windows

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- 'doc/**'
- 'deps/**'
Expand Down
17 changes: 15 additions & 2 deletions .github/workflows/find-inactive-collaborators.yml
Expand Up @@ -7,11 +7,24 @@ on:

workflow_dispatch:

env:
NODE_VERSION: 16.x
NUM_COMMITS: 5000

jobs:
find:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- run: tools/find-inactive-collaborators.mjs '1 year ago'
- uses: actions/checkout@v2
with:
fetch-depth: ${{ env.NUM_COMMITS }}

- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@v2
with:
node-version: ${{ env.NODE_VERSION }}

- name: Find inactive collaborators
run: tools/find-inactive-collaborators.mjs ${{ env.NUM_COMMITS }}
1 change: 1 addition & 0 deletions .github/workflows/linters.yml
Expand Up @@ -2,6 +2,7 @@ name: linters

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
push:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/misc.yml
Expand Up @@ -2,6 +2,7 @@ name: misc

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
push:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-asan.yml
Expand Up @@ -11,6 +11,7 @@ on:
paths-ignore:
- 'doc/**'
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- 'doc/**'

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-linux.yml
Expand Up @@ -2,6 +2,7 @@ name: test-linux

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
push:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-macos.yml
Expand Up @@ -2,6 +2,7 @@ name: test-macOS

on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths-ignore:
- 'doc/**'
push:
Expand Down