-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
v18.2.0 proposal #43036
Merged
Merged
v18.2.0 proposal #43036
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PR-URL: #42892 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
PR-URL: #42924 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com>
PR-URL: #42921 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
PR-URL: #42918 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
The external references were not actually registered. PR-URL: #42903 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
PR-URL: #42901 Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ricky Zhou <0x19951125@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
PR-URL: #42837 Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Signed-off-by: Michael Dawson <mdawson@devrus.com> PR-URL: #42916 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
PR-URL: #42889 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
PR-URL: #42862 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #42893 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
Also affects generateKeySync('hmac', ...) PR-URL: #42944 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
PR-URL: #42968 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #42867 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #42823 Refs: https://coverage.nodejs.org/coverage-3a6b975981092213/lib/internal/webstreams/readablestream.js.html#L421 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: #42806 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
PR-URL: #42747 Refs: https://coverage.nodejs.org/coverage-24adba675179ebba/lib/internal/webstreams/encoding.js.html#L98 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
The linked issue, https://bugs.chromium.org/p/v8/issues/detail?id=6593, is marked as "Fixed", so I think we can revert this now. This reverts commit 08a9c4a. Signed-off-by: Darshan Sen <raisinten@gmail.com> PR-URL: #42934 Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9187 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
`HandleWrap.isRefed()` was renamed to `hasRef()`. However, the filename of related TCs has not been reflected. Refs: f31a5ec34a PR-URL: #42754 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Refs: #42701 Refs: nodejs/undici#1346 Refs: #42939 PR-URL: #42960 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: #42937 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
`icu_locales` is generated by joining values from `set` data structure. However, `set` doesn't guarantee an order, so the result of `icu_locales` is not determined. For example, the result value could be 'en,root' or 'root,en'. This fix makes it deterministic. The main reason of this fix is to restore the reproducibility of the build because the value of `icu_locales` is embedded into `node` binary. PR-URL: #42865 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com>
RafaelGSS
force-pushed
the
v18.2.0-proposal
branch
from
May 16, 2022 12:00
812ba02
to
c437cf3
Compare
BethGriggs
reviewed
May 16, 2022
RafaelGSS
added a commit
that referenced
this pull request
May 16, 2022
Notable changes: * This release updates OpenSSL to 3.0.3. This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. * *Revert*_ "deps: add template for generated headers" (Daniel Bevenius) #42978 * deps: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) #43022 * deps: update undici to 5.2.0 (Node.js GitHub Bot) #43059 * deps: upgrade npm to 8.9.0 (npm team) #42968 * (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 * (SEMVER-MINOR) http: added connection closing methods (Shogun) #42812 * deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #43022 * doc: add LiviaMedeiros to collaborators (LiviaMedeiros) #43039 * doc: add release key for Juan Arboleda (Juan José) #42961 * (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 * (SEMVER-MINOR) http: added connection closing methods (Paolo Insogna) #42812 * perf_hooks: add PerformanceResourceTiming (RafaelGSS) #42725 PR-URL: #43036
RafaelGSS
force-pushed
the
v18.2.0-proposal
branch
from
May 16, 2022 12:38
c437cf3
to
2e84c93
Compare
RafaelGSS
added a commit
that referenced
this pull request
May 16, 2022
OpenSSL This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. * deps: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) #43022 * deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #43022 Other Notable changes * *Revert*_ "deps: add template for generated headers" (Daniel Bevenius) #42978 * deps: update undici to 5.2.0 (Node.js GitHub Bot) #43059 * deps: upgrade npm to 8.9.0 (npm team) #42968 * (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 * (SEMVER-MINOR) http: added connection closing methods (Shogun) #42812 * doc: add LiviaMedeiros to collaborators (LiviaMedeiros) #43039 * doc: add release key for Juan Arboleda (Juan José) #42961 * (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 * (SEMVER-MINOR) http: added connection closing methods (Paolo Insogna) #42812 * perf_hooks: add PerformanceResourceTiming (RafaelGSS) #42725 PR-URL: #43036
RafaelGSS
force-pushed
the
v18.2.0-proposal
branch
from
May 16, 2022 13:00
2e84c93
to
6eb7ae6
Compare
RafaelGSS
added a commit
that referenced
this pull request
May 16, 2022
OpenSSL This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. * deps: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) #43022 * deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #43022 Other Notable Changes * *Revert*_ "deps: add template for generated headers" (Daniel Bevenius) #42978 * deps: update undici to 5.2.0 (Node.js GitHub Bot) #43059 * deps: upgrade npm to 8.9.0 (npm team) #42968 * (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 * (SEMVER-MINOR) http: added connection closing methods (Shogun) #42812 * doc: add LiviaMedeiros to collaborators (LiviaMedeiros) #43039 * doc: add release key for Juan Arboleda (Juan José) #42961 * (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 * (SEMVER-MINOR) http: added connection closing methods (Paolo Insogna) #42812 * perf_hooks: add PerformanceResourceTiming (RafaelGSS) #42725 PR-URL: #43036
RafaelGSS
force-pushed
the
v18.2.0-proposal
branch
from
May 16, 2022 13:03
6eb7ae6
to
b7bc76c
Compare
BethGriggs
reviewed
May 16, 2022
BethGriggs
reviewed
May 16, 2022
Notable changes: OpenSSL 3.0.3 This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. - deps: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) #43022 - deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #43022 Other notable changes: - _Revert_ "deps: add template for generated headers" (Daniel Bevenius) #42978 - deps: update undici to 5.2.0 (Node.js GitHub Bot) #43059 - deps: upgrade npm to 8.9.0 (npm team) #42968 - (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 - (SEMVER-MINOR) http: added connection closing methods (Shogun) #42812 - doc: add LiviaMedeiros to collaborators (LiviaMedeiros) #43039 - doc: add release key for Juan Arboleda (Juan José) #42961 - (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 - (SEMVER-MINOR) http: added connection closing methods (Paolo Insogna) #42812 - (SEMVER-MINOR) perf_hooks: add PerformanceResourceTiming (RafaelGSS) #42725 PR-URL: #43036
RafaelGSS
force-pushed
the
v18.2.0-proposal
branch
from
May 16, 2022 15:41
b7bc76c
to
1531ef1
Compare
BethGriggs
approved these changes
May 16, 2022
23 tasks
Release build on 1531ef1: https://ci-release.nodejs.org/job/iojs+release/8469/ |
RafaelGSS
added a commit
that referenced
this pull request
May 17, 2022
Notable changes: OpenSSL 3.0.3 This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. - deps: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) #43022 - deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #43022 Other notable changes: - _Revert_ "deps: add template for generated headers" (Daniel Bevenius) #42978 - deps: update undici to 5.2.0 (Node.js GitHub Bot) #43059 - deps: upgrade npm to 8.9.0 (npm team) #42968 - (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 - (SEMVER-MINOR) http: added connection closing methods (Shogun) #42812 - doc: add LiviaMedeiros to collaborators (LiviaMedeiros) #43039 - doc: add release key for Juan Arboleda (Juan José) #42961 - (SEMVER-MINOR) fs: add `read(buffer[, options])` versions (LiviaMedeiros) #42768 - (SEMVER-MINOR) http: added connection closing methods (Paolo Insogna) #42812 - (SEMVER-MINOR) perf_hooks: add PerformanceResourceTiming (RafaelGSS) #42725 PR-URL: #43036
RafaelGSS
added a commit
to RafaelGSS/nodejs.org
that referenced
this pull request
May 17, 2022
RafaelGSS
added a commit
to nodejs/nodejs.org
that referenced
this pull request
May 17, 2022
This was referenced May 18, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
2022-05-17, Version 18.2.0 (Current), @BethGriggs prepared by @RafaelGSS
Notable Changes
OpenSSL 3.0.3
This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18.
See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affect other Node.js release lines.
8e54c19a6e
] - deps: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) #430226365bf808e
] - deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #43022Other Notable Changes
13c333e533
] - Revert "deps: add template for generated headers" (Daniel Bevenius) #42978d128356a7f
] - deps: update undici to 5.2.0 (Node.js GitHub Bot) #430592df1624f80
] - deps: upgrade npm to 8.9.0 (npm team) #429686365bf808e
] - deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #430224a3f678e70
] - doc: add LiviaMedeiros to collaborators (LiviaMedeiros) #43039686c4c1f6f
] - doc: add release key for Juan Arboleda (Juan José) #42961784d84cf34
] - (SEMVER-MINOR) fs: addread(buffer[, options])
versions (LiviaMedeiros) #427682f192c4be0
] - (SEMVER-MINOR) http: added connection closing methods (Paolo Insogna) #42812c92e291beb
] - perf_hooks: add PerformanceResourceTiming (RafaelGSS) #42725Commits
7cac7bb806
] - assert: fix CallTracker wraps the function causes the length to be lost (OneNail) #42909e74a8da287
] - assert: makeassert.fail
less affected by prototype tampering (Antoine du Hamel) #429181146806673
] - bootstrap: stop delaying instantiation of maps in per-context scripts (Darshan Sen) #42934a20310d171
] - bootstrap: use a context snapshotted with primordials in workers (Joyee Cheung) #428679ee7d9eb15
] - bootstrap: fix wasm_web_api external reference registration (Joyee Cheung) #42903cec678a00e
] - build: set ASAN workaround (Richard Lau) #430857c4df42caa
] - build: disable windows-2022 temporarily (Jiawen Geng) #430930eb32ed976
] - build: fix various shared library build issues (William Marlow) #4185048f4a714b2
] - build: fix indeterminacy of icu_locales value (Sergey Nazaryev) #4286519c060fd84
] - crypto: adjust minimum length in generateKey('hmac', ...) (LiviaMedeiros) #42944183bcc0699
] - crypto: clean up parameter validation in HKDF (Tobias Nießen) #42924946f57c7bc
] - debugger: fix inconsistent inspector output of exec new Map() (Kohei Ueno) #42423d128356a7f
] - deps: update undici to 5.2.0 (Node.js GitHub Bot) #43059a9703a55ef
] - deps: remove opensslconf template headers (Daniel Bevenius) #43035a4a4f7134b
] - deps: fix llhttp version number (Michael Dawson) #430298e54c19a6e
] - deps: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) #430226365bf808e
] - deps: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) #43022e8121ae7fe
] - deps: regenerate OpenSSL archs files (Daniel Bevenius) #4297813c333e533
] - Revert "deps: add template for generated headers" (Daniel Bevenius) #429782df1624f80
] - deps: upgrade npm to 8.9.0 (npm team) #42968f53ed9d1bb
] - doc: use serial comma in fs docs (Tobias Nießen) #43104839824aca8
] - doc: use serial comma in events docs (Tobias Nießen) #431139629c74080
] - doc: use serial comma in modules docs (Tobias Nießen) #4310376096c2d4a
] - doc: use serial comma in util docs (Tobias Nießen) #430631e9de0dd5a
] - doc: remove git:// protocol, adjust nits in onboarding.md (LiviaMedeiros) #43045eb630d7ef9
] - doc: add maintaining info for shared libary option (Michael Dawson) #425173816a97bae
] - doc: add detail for how to update llhttp (Michael Dawson) #43028330e267a57
] - doc: use serial comma in buffer docs (Tobias Nießen) #430480957212390
] - doc: use consistent method symbol (Paolo Insogna) #4297422cb7104cb
] - doc: add Rafael to the security steward for NearForm (Matteo Collina) #42966ef177da3f1
] - doc: mark some node-api functions as experimental (NickNaso) #429874a3f678e70
] - doc: add LiviaMedeiros to collaborators (LiviaMedeiros) #43039c988a0ed26
] - doc: use serial comma in http docs (Tobias Nießen) #430264de918b4c1
] - doc: add the preferred name for @himself65 (Himself65) #43024686c4c1f6f
] - doc: add release key for Juan Arboleda (Juan José) #4296164e0aa116d
] - doc: rename N-API to Node-API in test/README.md (Daeyeon Jeong) #4294665d64553c0
] - doc: use serial comma in tls docs (Tobias Nießen) #43001840e61e745
] - doc: improve commit message example for releases (Juan José) #42954ba3ad7c665
] - doc: use serial comma in cluster docs (Tobias Nießen) #429893ab3086008
] - doc: fix errors in Web Streams doc (OneNail) #428621fbfee2497
] - doc: fix examples in cluster.md (OneNail) #428891237c742f4
] - doc: add additional step to security release process (Michael Dawson) #4291688692d8fd6
] - doc: add section regarding property definition inprimordials.md
(Antoine du Hamel) #42921924670f3af
] - doc: clarify some default values infs.md
(LiviaMedeiros) #42892becca06f9b
] - fs: remove unnecessary ?? operator (Morgan Roderick) #43073784d84cf34
] - (SEMVER-MINOR) fs: addread(buffer[, options])
versions (LiviaMedeiros) #427682f192c4be0
] - (SEMVER-MINOR) http: added connection closing methods (Paolo Insogna) #42812bfbf965eb0
] - http2: compat support for array headers (OneNail) #4290146a44b3011
] - lib: move WebAssembly Web API into separate file (Tobias Nießen) #42993c64b8d3282
] - lib,test: enable wasm/webapi/empty-body WPT (Tobias Nießen) #42960ddd271ec2b
] - meta: add mailmap entry for ShogunPanda (Paolo Insogna) #43094174ff972f0
] - meta: update .mailmap for recent README name change (Rich Trott) #4302716df8ad7c3
] - meta: update AUTHORS (Node.js GitHub Bot) #430040ec32d0715
] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #42937037ff3da6d
] - node-api: explicitly set __cdecl for API functions (Vladimir Morozov) #42780e2462a2f98
] - node-api: fix napi_get_all_property_names (Vladimir Morozov) #42463c92e291beb
] - perf_hooks: add PerformanceResourceTiming (RafaelGSS) #42725c535db1195
] - src: delete AllocatedBuffer (Darshan Sen) #430085dc79298e1
] - src: remove unnecessary comment (Kohei Ueno) #4295238e4c15534
] - src: always signal V8 for intercepted properties (Michaël Zasso) #42963cacff07e75
] - src: fix memory leak for v8.serialize (liuxingbaoyu) #426958cfc18e4db
] - src,crypto: remove uses of AllocatedBuffer from crypto_rsa.cc (Darshan Sen) #428520670843b24
] - test: fix dangerous .map intest/parallel/test-http-set-trailers.js
(LiviaMedeiros) #430879eb8bf1d26
] - test: reduce flakiness oftest-fs-read-position-validation.mjs
(LiviaMedeiros) #4299941d2f6e8c5
] - test: rename handlewrap.hasref tests (Daeyeon Jeong) #42754e058f47277
] - test: improve observable ICU behaviour coverage (LiviaMedeiros) #42683d23debb4cb
] - test: validate webstream encoder/decoder inspector (Yoshiki Kurihara) #42747b1c18edaa9
] - test: usemustSucceed
instead ofmustCall
withassert.ifError
(MURAKAMI Masahiko) #428062dc795687a
] - test: improvelib/internal/webstreams/readablestream.js
coverage (MURAKAMI Masahiko) #42823d746207dc2
] - test: fix test-crypto-fips.js under shared OpenSSL (Vita Batrla) #4294756c47b5101
] - test: use consistent timeouts (Paolo Insogna) #4289368ed3c88d9
] - test: add test for position validation in fs.read() and fs.readSync() (LiviaMedeiros) #4283772b90fd5f5
] - test: reduce impact of flaky HTTP server tests (Tobias Nießen) #42926531a0a9980
] - tools: update lint-md-dependencies to rollup@2.73.0 (Node.js GitHub Bot) #4310764daaca46d
] - tools: update eslint to 8.15.0 (Node.js GitHub Bot) #4300579872382ef
] - tools: refactor lint-sh.js to esm module (Feng Yu) #42942265ecdfe07
] - tools: update lint-md-dependencies (Node.js GitHub Bot) #43003e9e1f1e194
] - typings: fixos.cpus
invalid return type (Himself65) #4300655ef6e81cb
] - wasm: add missing init reported by coverity (Michael Dawson) #428975470578008
] - worker: fix stream racing with terminate (Keyhan Vakil) #42874