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

v19.2.0 proposal #45615

Merged
merged 117 commits into from
Nov 29, 2022
Merged
Changes from 1 commit
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
44886e5
diagnostics_channel: mark as stable
Nov 5, 2022
f79dd65
test: add a test to ensure the correctness of timezone upgrades
RaisinTen Nov 10, 2022
6704e78
meta: be more proactive about removing from teams
Trott Nov 10, 2022
7c6281a
tools: dynamically determine parallelism on GitHub Actions macOS
Trott Nov 10, 2022
6c56c97
buffer: introduce File
KhafraDev Nov 10, 2022
17e6031
deps: V8: cherry-pick 031b98b25cba
targos Nov 11, 2022
f86f90f
util: improve text decoder performance
anonrig Nov 9, 2022
b72b2ba
http: add JSDoc property descriptions
Trott Nov 8, 2022
4e5ad9d
esm: add JSDoc property descriptions for fetch
Trott Nov 8, 2022
8906a4e
esm: add JSDoc property descriptions for loader
Trott Nov 8, 2022
36bf87f
tools: enable jsdoc/require-property-description rule
Trott Nov 8, 2022
b7f8a44
tools: simplify regex in ESLint config
Trott Nov 12, 2022
93bc2ba
tools: simplify .eslintrc.js
Trott Nov 12, 2022
bb36acf
tools: do not run CQ on non-fast-tracked PRs open for less than 2 days
MoLow Nov 12, 2022
a6fe707
doc: fix typo in maintaining-dependencies.md
tniessen Nov 12, 2022
7c79ba7
util: add fast path for utf8 encoding
anonrig Nov 12, 2022
4fe5c4e
test: fix flaky test-repl-sigint-nested-eval
Trott Nov 13, 2022
a483d12
src: condense experimental warning message
Trott Nov 13, 2022
8a34ef4
tools: update lint-md-dependencies to rollup@3.3.0
nodejs-github-bot Nov 13, 2022
3263ceb
watch: watch for missing dependencies
MoLow Nov 13, 2022
94a6a97
doc: adjust wording to eliminate awkward typography
kovsu Nov 13, 2022
d13ea68
meta: update AUTHORS
nodejs-github-bot Nov 13, 2022
e9760b4
test_runner: support watch mode
MoLow Nov 13, 2022
1ce2f56
build: make scripts in gyp run with right python
gengjiawen Nov 14, 2022
f208db7
http: add debug log for ERR_UNESCAPED_CHARACTERS
aidant Nov 14, 2022
00a3b5f
test: remove flaky designation for test-worker-http2-stream-terminate
Trott Nov 14, 2022
39e8731
tools: include current release in the list of released versions
aduh95 Nov 14, 2022
ad8da86
deps: update acorn to 8.8.1
nodejs-github-bot Nov 15, 2022
4128c27
doc: include v19.1.0 in `CHANGELOG.md`
RafaelGSS Nov 15, 2022
7cff1e1
async_hooks: add hook to stop propagation
Flarna Nov 15, 2022
459d448
src: add --max-semi-space-size to the options allowed in NODE_OPTIONS
ehoogeveen-medweb Nov 15, 2022
51213c2
test: add test to validate changelogs for releases
richardlau Nov 15, 2022
9e0e97c
diagnostics_channel: built-in channels should remain experimental
Nov 15, 2022
45b54ee
test: update uses of _jabber._tcp.google.com
cjihrig Nov 13, 2022
413bf9a
deps: patch V8 to 10.7.193.22
targos Nov 16, 2022
c41e67f
deps: update zlib to upstream 8bbd6c31
lpinca Nov 9, 2022
45ba14b
deps: fix zlib compilation for CPUs without SIMD features
addaleax Apr 3, 2020
628891d
deps: update timezone to 2022f
nodejs-github-bot Nov 16, 2022
62ef1eb
build: add --v8-disable-object-print flag
fossamagna Nov 17, 2022
1277ffc
test: add lint rule to enforce trailing commas
aduh95 Nov 17, 2022
1812a89
doc: add lint rule to enforce trailing commas
aduh95 Nov 17, 2022
bbba42f
url: remove unnecessary object call to kFormat
anonrig Nov 17, 2022
efe19eb
crypto: clear OpenSSL error queue after calling X509_verify()
takuro-sato Nov 17, 2022
4de67d1
doc: add arm64 to os.machine()
sno2 Nov 17, 2022
38767b4
lib: do not throw if global property is no longer configurable
aduh95 Nov 17, 2022
10e7c2a
src: remove the unused PackageConfig class
joyeecheung Nov 17, 2022
5e5bf0c
src: don't run tasks on isolate termination
santigimeno Nov 17, 2022
208ea1a
meta: update VoltrexMaster's username
VoltrexKeyva Nov 18, 2022
2b760c3
fs: fix fs.rm support for loop symlinks
nathanael-ruf Nov 18, 2022
8ff16fd
node-api: fix immediate napi_remove_wrap test
legendecas Nov 18, 2022
117efe9
deps: V8: cherry-pick 9df5ef70ff18
anonrig Nov 18, 2022
b491504
test: enable the WPT for `structuredClone`
daeyeon Nov 18, 2022
8d96e2c
stream: add fast path for utf8
anonrig Nov 18, 2022
0f3cf7e
Revert "build: remove precompiled header and debug information for ho…
StefanStojanovic Nov 18, 2022
26ad54c
benchmark: add text-encoder benchmark
anonrig Nov 18, 2022
cca2033
tools: update certdata.txt
lpinca Nov 16, 2022
724addb
crypto: update root certificates
lpinca Nov 16, 2022
f441b04
trace_events: add new categories
theanarkh Nov 19, 2022
a3b9967
deps: update V8 to 10.8.168.20
targos Nov 18, 2022
54fd8a1
build: reset embedder string to "-node.0"
targos Nov 18, 2022
e929254
deps: fix V8 build issue with inline methods
gengjiawen Oct 14, 2020
9348bdd
deps: V8: fix v8-cppgc.h for MSVC
gengjiawen Mar 17, 2022
3cd6367
deps: silence irrelevant V8 warning
targos Jun 21, 2022
1370b1a
deps: fix V8 build on Windows with MSVC
targos Sep 21, 2022
51eb323
deps: V8: cherry-pick 92a7385171bb
targos Nov 2, 2022
e70c309
deps: V8: cherry-pick f1c888e7093e
targos Nov 15, 2022
aaa4ac7
deps: V8: cherry-pick 9df5ef70ff18
anonrig Nov 18, 2022
72f2df2
test: adapt test-v8-stats for V8 update
targos Sep 25, 2022
076e9ee
test: fix test-trace-gc-flag
tony-go Nov 11, 2022
496912d
stream: fix typo in `adapters.js` (#45515)
cola119 Nov 19, 2022
bd3accc
crypto: clear OpenSSL error queue after calling X509_check_private_key()
panva Nov 19, 2022
e0a271e
gyp: fix v8 canary build on aix
V-for-Vasili Nov 19, 2022
4a4f280
node-api: declare type napi_cleanup_hook
legendecas Nov 19, 2022
cce9e11
src: move FsStatsOffset and kFsStatsBufferLength to node_file.h
joyeecheung Nov 19, 2022
6bdd2c3
Revert "url: improve port validation"
Trott Nov 19, 2022
c9ba0b7
test: revise pull request guide text about code
Trott Nov 19, 2022
0d1b1c5
meta: update AUTHORS
nodejs-github-bot Nov 20, 2022
6fdd202
module: require.resolve.paths returns null with node schema
fossamagna Nov 20, 2022
118de4b
doc: fix RESOLVE_ESM_MATCH in modules.md
sapphi-red Nov 20, 2022
d4f30f0
tools: add missing step in update-base64.sh script
facutuesca Nov 18, 2022
43e002e
deps: update base64 to 0.5.0
facutuesca Nov 18, 2022
5274a8f
stream: avoid premature close when will not emit close
ronag Nov 20, 2022
c00258e
stream: add primordials to adapters
anonrig Nov 20, 2022
6f0bc09
doc: add async_hooks migration note
GeoffreyBooth Nov 6, 2022
56f22ea
src: set an appropriate thread pool size if given `--v8-pool-size=0`
daeyeon Nov 21, 2022
19d8493
doc: run license-builder
github-actions[bot] Nov 21, 2022
5c9b2a7
build: fix env.h for cpp20
gengjiawen Nov 21, 2022
5b1df22
doc: add Node.js Threat Model
RafaelGSS Nov 21, 2022
246cd35
doc: fix typo in threat model
tniessen Nov 21, 2022
d6c68ce
test: add trailing commas in `test/common` (#45550)
aduh95 Nov 21, 2022
731e874
test: add trailing commas in addons test (#45548)
aduh95 Nov 21, 2022
bb4c293
test: add trailing commas in async-hooks tests (#45549)
aduh95 Nov 21, 2022
f3f1aed
tools: add automation for updating libuv dependency
facutuesca Nov 21, 2022
f08f6a6
benchmark: add v8 serialize benchmark
anonrig Nov 21, 2022
16643db
doc: add missing documentation for paramEncoding
tniessen Nov 21, 2022
5745bcb
lib: improve AbortController creation duration
anonrig Nov 19, 2022
4c9159a
lib: improve transferable abort controller exec
anonrig Nov 19, 2022
eac26c0
Revert "http: headers(Distinct), trailers(Distinct) setters to be no-op"
Trott Nov 21, 2022
f720c58
stream: use ArrayBufferPrototypeGetByteLength
anonrig Nov 21, 2022
016749b
test_runner: add initial TAP parser
manekinekko Nov 21, 2022
4345732
doc: add version description about fsPromise.constants
lvqq Nov 21, 2022
81f63c2
tools: update eslint to 8.28.0
nodejs-github-bot Nov 22, 2022
42507e6
src,node-api: update `napi_is_detached_arraybuffer`
daeyeon Nov 22, 2022
9ffe3c0
build,deps,src: fix Intel VTune profiling support
Nov 22, 2022
649b31f
src: add missing include for `std::all_of`
targos Nov 22, 2022
57bca94
src: avoid unused variables and functions
targos Nov 22, 2022
6e1e25d
build: avoid redefined macro
targos Nov 22, 2022
160c88e
tools: have test-asan use ubuntu-20.04
panva Nov 22, 2022
c3fe907
test: add trailing commas in event tests
Trott Nov 22, 2022
015842f
doc: use console.error for error case in http2
deokjinkim Nov 23, 2022
128c9f6
src: use qualified `std::move` call in node_http2
targos Nov 23, 2022
d805d5a
doc: clarify changes in readableFlowing
cola119 Nov 23, 2022
f63ae52
deps: V8: cherry-pick 2ada52cffbff
targos Nov 24, 2022
b6b5b51
doc: deprecate use of invalid ports in `url.parse`
aduh95 Nov 24, 2022
38f1ede
node-api: address coverity warning
mhdawson Nov 21, 2022
e7a5b33
src: address coverity warning in node_file.cc
mhdawson Nov 21, 2022
8a4d7ac
2022-11-29, Version 19.2.0 (Current)
ruyadorno Nov 24, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
tools: dynamically determine parallelism on GitHub Actions macOS
Refs: #45340 (comment)
PR-URL: #45350
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
  • Loading branch information
Trott authored and ruyadorno committed Nov 21, 2022
commit 7c6281a7d24e6fc71e2ecd9c0a3826885a9488d6
4 changes: 2 additions & 2 deletions .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
- name: tools/doc/node_modules workaround
run: make tools/doc/node_modules
- name: Build
run: make build-ci -j3 V=1 CONFIG_FLAGS="--error-on-warn"
run: make build-ci -j$(getconf _NPROCESSORS_ONLN) V=1 CONFIG_FLAGS="--error-on-warn"
- name: Test
run: make run-ci -j3 V=1 TEST_CI_ARGS="-p actions --measure-flakiness 9"
run: make run-ci -j$(getconf _NPROCESSORS_ONLN) V=1 TEST_CI_ARGS="-p actions --measure-flakiness 9"