Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.8.0
->16.10.0
Release Notes
nodejs/node
v16.10.0
Compare Source
Notable Changes
fb226ff2ee
] - (SEMVER-MINOR) crypto: add rsa-pss keygen parameters (Filip Skokan) #3992785206b7311
] - deps: upgrade npm to 7.24.0 (npm team) #4016798f56d179c
] - deps: update Acorn to v8.5.0 (Michaël Zasso) #400159655329772
] - doc: add Ayase-252 to collaborators (Qingyu Deng) #4007859fff925be
] - (SEMVER-MINOR) fs: makeopen
andclose
stream override optional when unused (Antoine du Hamel) #40013a63a4bce90
] - (SEMVER-MINOR) http: limit requests per connection (Artur K) #40082server.maxRequestsPerSocket
.9a672961fa
] - (SEMVER-MINOR) src: add --no-global-search-paths cli option (Cheng Zhao) #39754--no-global-search-paths
command-line option to not search modules from global paths like$HOME/.node_modules
and$NODE_PATH
.fe920b6cbf
] - (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #3992697f3072ceb
] - (SEMVER-MINOR) stream: add signal support to pipeline generators (Robert Nagy) #39067Commits
b7dc651884
] - build: run modified internet tests on GitHub Actions (Rich Trott) #401008d5787a043
] - build: add .mailmap/AUTHORS to paths-ignore for test-macos (Rich Trott) #401099793e7ff08
] - build: add .mailmap/AUTHORS to path-ignore for test-asan (Rich Trott) #40109886921de38
] - build: add paths-ignore for build-tarball workflow (Rich Trott) #4010901b1946b38
] - build: only lint version numbers for pull requests (Michaël Zasso) #40027c804d070a6
] - build: add daily/on-demand internet test workflow (Rich Trott) #400867bddaecbf4
] - build: add YAML linting to GitHub Actions (Rich Trott) #400075a20f9055c
] - build: add YAML linting (Rich Trott) #400070b30867c08
] - build: run AUTHORS update weekly (Rich Trott) #4000422a78a75ee
] - build: preserves symbols during LTO with macOS linker (Jesse Chan) #39839f0dec58d43
] - crypto: fix webcrypto ed(25519|448) spki/pkcs8 import (Filip Skokan) #40131d80082f3eb
] - crypto: usevalidateObject
(Voltrex) #39872d657ae6f8a
] - crypto: fix RSA-PSS default saltLength (Tobias Nießen) #39999fc45cbe7a8
] - crypto: fix default MGF1 hash for OpenSSL 3 (Tobias Nießen) #40031105c9e6d3b
] - crypto: check webcrypto asymmetric key types during importKey (Filip Skokan) #39962fb226ff2ee
] - (SEMVER-MINOR) crypto: add rsa-pss keygen parameters (Filip Skokan) #3992785206b7311
] - deps: upgrade npm to 7.24.0 (npm team) #4016706f6e01f37
] - deps: add riscv64 into openssl Makefile and gen openssl-riscv64 (Lu Yahan) #400639c76c69972
] - deps: patch V8 to 9.3.345.19 (Michaël Zasso) #401080df47d5843
] - deps: upgrade npm to 7.23.0 (npm team) #40055b3843bf417
] - deps: patch v8 for vs2019 in std17 (Jiawen Geng) #4006067759585a0
] - deps: patch for v8 on windows (Jiawen Geng) #4001098f56d179c
] - deps: update Acorn to v8.5.0 (Michaël Zasso) #400155c6708582e
] - dns: cleanup validation (Voltrex) #40061e4825dcfd5
] - doc: changes default values for fs.read fns (RISHABH BUDHIRAJA) #391630254b4b0d3
] - doc: fix markdown indentation in lists (Michaël Zasso) #40142b6939a3419
] - doc: prepare README.md for stricter linting (Rich Trott) #40137a07d8444f9
] - doc: fix comma splice (Rich Trott) #401332488bc0c4f
] - doc: clean up weird notes about reentrancy (Anna Henningsen) #401078b80dcbc30
] - doc: correct parameters in fs and stream documentation (vipul kumar) #399841ced732078
] - doc: fix CJS-ESM selector in Safari (Bradley Farias) #401357fdb12739d
] - doc: add timeout.close (Nikita Galkin) #4003681cb14bb58
] - doc: clarify that ObjectWrap requires manual cleanup on shutdown (Gerhard Stöbich) #400748aad81dd99
] - doc: add full list of subsystems (FrankQiu) #399719655329772
] - doc: add Ayase-252 to collaborators (Qingyu Deng) #400786d399e11e9
] - doc: fix CCM cipher example in MJS (Tobias Nießen) #39949d426ee9b17
] - doc: fix property name 'detail' of performanceEntry (Christian Boehlke) #40019846e7e880e
] - doc: fix list indentation in corepack.md (Alexey Ten) #40029b6dd2ea930
] - doc: fix missing history version infs.md
(Antoine du Hamel) #39972f666f5a8d1
] - events: fix duplicate require which cause performance penalty (wwwzbwcom) #3989259fff925be
] - (SEMVER-MINOR) fs: makeopen
andclose
stream override optional when unused (Antoine du Hamel) #40013a63a4bce90
] - (SEMVER-MINOR) http: limit requests per connection (Artur K) #40082bc9c2ca6af
] - http: remove CRLF variable (shfshanyue) #40101dd50b91f77
] - lib: remove useless statement (Maledong) #39983608528028c
] - lib: avoid creating a throw away object invalidateObject
(Antoine du Hamel) #39807edcfffeaea
] - lib: use standard property names (null) #39981640353af86
] - lib,repl: ignore non-canBeRequiredByUsers built-in (Khaidi Chu) #399424444b5c938
] - meta: update AUTHORS (Node.js GitHub Bot) #401484993318862
] - meta: update GeoffreyBooth email addresses in AUTHORS and .mailmap (Rich Trott) #4013298d42fa1f4
] - meta: add mailmap entry for LPardue (Rich Trott) #40129effdfa91be
] - meta: update GeoffreyBooth email address (Geoffrey Booth) #40102588257c00a
] - meta: add .mailmap entry for arcanis (Rich Trott) #401037ee3fbd1e0
] - meta: update AUTHORS (Node.js GitHub Bot) #400872a41530a5e
] - meta: consolidate AUTHORS entry for mikemaccana (Rich Trott) #40051a71579b05e
] - meta: add more mailmap entries for bajtos (Rich Trott) #4002329104f5e64
] - meta: consolidate AUTHORS entries for mithunsasidharan (Rich Trott) #40003381293f54a
] - meta: update AUTHORS (Node.js GitHub Bot) #399571eca9bc5b2
] - module: support pattern trailers for imports field (Guy Bedford) #400417376edca6d
] - module: deprecate trailing slash pattern mappings (Guy Bedford) #4003992f182b23d
] - module: fix $ pattern replacements (Guy Bedford) #40044d6124d8259
] - repl: fix top level await with surrogate characters (Mestery) #399319a672961fa
] - (SEMVER-MINOR) src: add --no-global-search-paths cli option (Cheng Zhao) #3975451f9ad4897
] - (SEMVER-MINOR) src: add option to disable global search paths (Cheng Zhao) #3975495528b284d
] - src: remove unnecessary comment and add a CHECK in crypto_tls.cc (Darshan Sen) #3999131994fbf8e
] - src: register zlib external references for snapshot (Joyee Cheung) #40050cfcd57182b
] - src: fix -Wunreachable-code-return error (Shelley Vohr) #400349f3a015b60
] - src: add option to disable loading native addons (Dominic Elm) #39977570bef1710
] - Revert "src: skip test_fatal/test_threads for Debug builds" (Anna Henningsen) #39954842f936e04
] - src: use Isolate::TryGetCurrent where appropriate (Anna Henningsen) #39954fe920b6cbf
] - (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #3992673aa4e34ff
] - src: fix C4805 MSVC warning (Michaël Zasso) #39998826eee363c
] - src: register external references of PipeWrap for snapshot (Joyee Cheung) #399617a17cbfdea
] - src: register external references of TTYWrap for snapshot (Joyee Cheung) #3996100cca48081
] - src: register external references of TCPWrap for snapshot (Joyee Cheung) #399616095fb07b6
] - src: register external references of SignalWrap for snapshot (Joyee Cheung) #39961db75711c5c
] - src: register missing process methods external references (Joyee Cheung) #39961b4e074c295
] - src: register missing stream wrap external references (Joyee Cheung) #39961a2c1c3ef64
] - src: register external references of BaseObject for snapshot (Joyee Cheung) #399616fdf02523e
] - src: register external references of node-report for snapshot (Joyee Cheung) #39961bef78a2f88
] - src: register external references of dtrace for snapshot (Joyee Cheung) #3996197f3072ceb
] - (SEMVER-MINOR) stream: add signal support to pipeline generators (Robert Nagy) #390676be405bd7b
] - test: fix test-dgram-udp6-link-local-address on Windows (Michaël Zasso) #40005ec94bec9a3
] - test: do not runtest-corepack-yarn-install
with no internet (Antoine du Hamel) #400904aa2610252
] - test: update OpenSSL3 error messages for 3.0.0+quic (Daniel Bevenius) #400934367a61a9b
] - test: mark test-crypto-timing-safe-equal-benchmarks flaky (Richard Lau) #400655b5e27281c
] - test: fix internet/test-dns (Rich Trott) #4008367bbfeb7e1
] - test: make tests pass on Windows with Unix EOL (Michaël Zasso) #40002a8c99d9f09
] - tools: update doc generator dependencies (Michaël Zasso) #40042ec6de1195a
] - tools: update ansi-regex in lint-md rollup (Rich Trott) #40112d55804ca4e
] - tools: update all dependencies of markdown linter (Michaël Zasso) #40035f03bae7c82
] - tools: update remark-html to v13.0.2 (Michaël Zasso) #4004399af21292f
] - tools,build: update YAML files in preparation for linting (Rich Trott) #40007590ace418d
] - tools,doc: fix misrendering of consecutive JS blocks (Rich Trott) #401465983568204
] - worker: avoid potential deadlock on NearHeapLimit (Santiago Gimeno) #38403v16.9.1
Compare Source
Notable Changes
This release fixes a regression introduced by the V8 9.3 update in Node.js 16.9.0.
Commits
04f1943109
] - deps: V8: cherry-pick9a60704
(Jiawen Geng) #40046v16.9.0
Compare Source
Notable Changes
Corepack
Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development.
In practical terms, Corepack will let you use Yarn and pnpm without having to install them - just like what currently happens with npm, which is shipped in Node.js by default.
Please head over to the Corepack documentation page for more information on how to use it.
Contributed by Maël Nison - #39608
V8 9.3
V8 is updated to version 9.3, which includes performance improvements and new JavaScript features.
Object.hasOwn
Object.hasOwn
is a static alias forObject.prototype.hasOwnProperty.call
:Error cause
Errors can now be optionally constructed with a
cause
option, pointing to another error.This adds a
cause
property on the new error:Contributed by Michaël Zasso - #39947
Other Notable Changes
34c627e4bc
] - (SEMVER-MINOR) crypto: add RSA-PSS params to asymmetricKeyDetails (Tobias Nießen) #3985120da0a5379
] - (SEMVER-MINOR) module: support pattern trailers (Guy Bedford) #39635cb44781371
] - (SEMVER-MINOR) stream: add stream.compose (Robert Nagy) #39029Commits
2343c394fb
] - async_hooks: use resource stack for AsyncLocalStorage run (Stephen Belanger) #3989000951827cd
] - Revert "build: add windows-2022 to GitHub test matrix" (Michaël Zasso) #39982e7834535b3
] - build: add windows-2022 to GitHub test matrix (Michaël Zasso) #39857c49b0c0dd4
] - build: add support for Visual Studio 2022 (Michaël Zasso) #39857afdb665e57
] - build: fix find-inactive-collaborators workflow token (Rich Trott) #399090ff88f362f
] - build: update token used for pull requests (Rich Trott) #39907beca890330
] - build: adapt v8_pch.h to V8 9.3 (Michaël Zasso) #394692170346aa3
] - build: reset embedder string to "-node.0" (Michaël Zasso) #39947d33ab968ab
] - cluster: fix comment regarding child_process file (Yash Ladha) #39308585199497f
] - crypto: fix regression in RSA-PSS keygen (Tobias Nießen) #3993734c627e4bc
] - (SEMVER-MINOR) crypto: add RSA-PSS params to asymmetricKeyDetails (Tobias Nießen) #398511dd91582da
] - crypto: fix rsa-pss one-shot sign/verify error handling (Filip Skokan) #3983020cf47004e
] - crypto: fix JWK RSA-PSS SubtleCrypto.exportKey (Filip Skokan) #39828e25dc8e470
] - deps: upgrade npm to 7.21.1 (npm team) #399049270684837
] - deps: update archs files for OpenSSL-1.1.1l+quic (Richard Lau) #398674b5bbec6cc
] - deps: upgrade openssl sources to OpenSSL_1_1_1l+quic (Richard Lau) #3986771659fd4ba
] - (SEMVER-MINOR) deps: add corepack (Maël Nison) #396087470db0dfb
] - deps: restore minimum ICU version to 68 (Michaël Zasso) #3947092d83d18d2
] - deps: make V8 9.3 abi-compatible with 9.0 (Michaël Zasso) #399470140face81
] - deps: V8: cherry-pick00bb1a7
(Darshan Sen) #398293e1053e755
] - deps: V8: cherry-pick81814ed
(Stephen Belanger) #39719d9d0104878
] - deps: silence irrelevant V8 warning (Michaël Zasso) #38990cd9b03ea40
] - deps: silence irrelevant V8 warnings (Michaël Zasso) #37587b83cab712f
] - deps: fix V8 build issue with inline methods (Jiawen Geng) #35415068824d754
] - deps: make v8.h compatible with VS2015 (Joao Reis) #3211654f4f1af50
] - deps: V8: forward declaration ofRtl*FunctionTable
(Refael Ackermann) #3211610ba1cb8b2
] - deps: V8: patch register-arm64.h (Refael Ackermann) #321163ce6f72124
] - deps: V8: un-cherry-pickbd019bd
(Refael Ackermann) #32116f43c292520
] - (SEMVER-MINOR) deps: update V8 to 9.3.345.16 (Michaël Zasso) #399479e782eb758
] - doc: remove {C,Dec}ompressionStream documentation (Luigi Pinca) #398997857e9cc77
] - doc: add descriptions about whenoptions.mode
is ignored (Ray) #39881d43b555047
] - doc: remove danbev from TSC member list (Daniel Bevenius) #39978fc01dd916e
] - doc: add missing changes to generateKeyPair(Sync) (Tobias Nießen) #39963953f2e9f88
] - doc: add nodejs/tweet issue creation to sec. doc (Daniel Bevenius) #3994029c4b07716
] - doc: update WASI example to use import.meta.url (Guy Bedford) #399259eb4a70c14
] - doc: move reference to OpenSSL flags SSL_OP_* (Tobias Nießen) #399358ea4befc82
] - doc: add docs for duplex.allowHalfOpen property (Tim Perry) #39126bc2b73ec9b
] - doc: add FrankQiu to a triager (FrankQiu) #399228b68f8ec38
] - doc: add VoltrexMaster to triagers (voltrexmaster) #399203a8f77ac0d
] - doc: document JavaScript tool for benchmark comparison (Michaël Zasso) #398354ac703ca8e
] - doc: add Mesteery to triagers (Mestery) #39887d059a5186b
] - doc: update maintaining openssl guide (Richard Lau) #39878486150580c
] - doc: move ERR_WORKER_UNSPPORTED_EXTENSION to legacy (Qingyu Deng) #39788a4b8c13798
] - events: protect property defs against prototype polution (James M Snell) #39773cfbe9065ae
] - events: add brand checks for detached accessors (James M Snell) #39773112af69194
] - fs: add docs and tests forAsyncIterable
support infh.writeFile
(Antoine du Hamel) #39836402071bc45
] - meta: remove duplicate AUTHORS entry for NigelKibodeaux (Rich Trott) #399673588f07603
] - meta: add mailmap entry for Ethan-Arrowood (Rich Trott) #39930259e0cf4d7
] - meta: add mailmap entry for branisha (Rich Trott) #39889bc236a6714
] - meta: update .mailmap to remove duplicate AUTHORS entry for addaleax (Rich Trott) #3988020da0a5379
] - (SEMVER-MINOR) module: support pattern trailers (Guy Bedford) #39635879dc4658e
] - src: remove usage of AllocatedBuffer from src/node_buffer.cc (Darshan Sen) #3994179ce096470
] - src: remove extra semicolons outside fns (Shelley Vohr) #39800cb44781371
] - (SEMVER-MINOR) stream: add stream.compose (Robert Nagy) #39029ca9b781d20
] - test: useassert.match
instead ofregexp.test
(Michaël Zasso) #39928007e2855af
] - test: use error code mapping in place of raw errno (Darshan Sen) #3867500529b0ef2
] - test: add test to verify other extension can be loaded by worker (Qingyu Deng) #397884e7212c88c
] - test: update error message keywords (leeight) #39826549d717722
] - test: adapt test-fs-read to V8 9.3 (Michaël Zasso) #39469644b25e068
] - test: adapt test-util-inspect to V8 9.3 (Michaël Zasso) #39469105bff9ea5
] - test: adapt test-v8-flags to V8 9.3 (Michaël Zasso) #39469d92bd9a982
] - tools: add support for import assertions in linter (Antoine du Hamel) #399249763561e30
] - tools: update gyp-next to v0.10.0 (Michaël Zasso) #398579f105c73fc
] - tools: update V8 gypfiles for 9.3 (Michaël Zasso) #3946916271d2f50
] - worker: remove file extension check (Qingyu Deng) #397883b1ce93e03
] - worker: add brand checks for detached MessageEvent accessors (James M Snell) #39773Configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.