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:
v15.1.0
->15.14.0
Release Notes
nodejs/node (node)
v15.14.0
: 2021-04-06, Version 15.14.0 (Current), @mylesborinsCompare Source
This is a security release.
Notable Changes
Vulnerabilties Fixed:
Other Notable Changes:
b6f4901221
] - (SEMVER-MINOR) fs: add support for async iterators tofsPromises.writeFile
(HiroyukiYagihashi) #374900709cbb7fe
] - (SEMVER-MINOR) net: allow net.BlockList to use net.SocketAddress objects (James M Snell) #37917daa8a7bbcf
] - (SEMVER-MINOR) net: add SocketAddress class (James M Snell) #37917a4169ce519
] - (SEMVER-MINOR) net: make net.BlockList cloneable (James M Snell) #37917669b81c68b
] - (SEMVER-MINOR) net,tls: add abort signal support to connect (Nitzan Uziely) #37735a1123f0a29
] - (SEMVER-MINOR) readline: add AbortSignal support to interface (Nitzan Uziely) #37932Commits
ac69b95e47
] - crypto: use correct webcrypto RSASSA-PKCS1-v1_5 algorithm name (Filip Skokan) #38029960c6be229
] - crypto: add buffering to randomInt (Tobias Nießen) #351104ef102d34e
] - deps: update to cjs-module-lexer@1.1.1 (Guy Bedford) #37992f0e77149a4
] - deps: update archs files for OpenSSL-1.1.1k (Hassaan Pasha) #37916bbdcdad2c6
] - deps: upgrade openssl sources to 1.1.1k+quic (Hassaan Pasha) #37916913ec56798
] - deps: cjs-module-lexer: cherry-pick22093e7
(pezhmanparsaee) #37895afc6ab2122
] - doc: fix asyncLocalStorage.run() description (Darkripper214) #38023b40d35d649
] - doc: document how to unref stdin when using readline.Interface (Anu Pasumarthy) #38019ce14080473
] - doc: move psmarshall to collaborators emeriti (Peter Marshall) #37994ae70aa3c63
] - doc: add distinctive color for code elements inside links (Antoine du Hamel) #379508792c7c96b
] - doc: add missing events.on metadata (Anna Henningsen) #37965a57dc06adf
] - doc: improve Buffer's encoding documentation (Michaël Zasso) #37945f3fabb57cf
] - doc: add missing cleanup step in OpenSSL upgrade (Tobias Nießen) #3792713c3924af8
] - doc: add Windows-specific info to subprocess.kill() (João Lucas Lucchetta) #34867b6f4901221
] - (SEMVER-MINOR) fs: add support for async iterators tofsPromises.writeFile
(HiroyukiYagihashi) #37490ad7e34446c
] - fs: fix chown abort (Darshan Sen) #38004d86aca9a77
] - http: optimize debug function correctly (Michaël Zasso) #37966062541aae5
] - http2: add specific error code for custom frames (Anna Henningsen) #379368525231902
] - lib: change wording in lib/domain.js comment (Akhil Marsonya) #3793321e399be4c
] - lib: change wording in lib/internal/child_process comment (Akhil Marsonya) #379033ab9619e56
] - module: improve error message for invalid data URL (Antoine du Hamel) #377010709cbb7fe
] - (SEMVER-MINOR) net: allow net.BlockList to use net.SocketAddress objects (James M Snell) #37917daa8a7bbcf
] - (SEMVER-MINOR) net: add SocketAddress class (James M Snell) #37917a4169ce519
] - (SEMVER-MINOR) net: make net.BlockList cloneable (James M Snell) #37917669b81c68b
] - (SEMVER-MINOR) net,tls: add abort signal support to connect (Nitzan Uziely) #37735a94cc27cbe
] - path: refactor to use more primordials (Akhil Marsonya) #378936cc1e15669
] - readline: fix pre-aborted signal question handling (Nitzan Uziely) #37929a1123f0a29
] - (SEMVER-MINOR) readline: add AbortSignal support to interface (Nitzan Uziely) #37932629e72e9f4
] - src: fix typo in node_mutex (Tobias Nießen) #38011e61cc0bfb0
] - src: fix typos in crypto comments (Tobias Nießen) #380246ad0b6f0f5
] - src: fix error handling for CryptoJob::ToResult (Tobias Nießen) #370763175559bed
] - test: add extra space in test failure output (Qingyu Deng) #379570243376cfc
] - test: use faster variant for rss (Pooja D P) #36839b02c352ad6
] - test: fix test-tls-no-sslv3 for OpenSSL 3 (Richard Lau) #380270db1a1eacf
] - test: deflake test-fs-read-optional-params (Luigi Pinca) #379914d50975cd7
] - test: improve clarity of ALS-enable-disable.js (Darkripper214) #380085e15ae05d0
] - test: add DataView test case for v8 serdes (Rich Trott) #379556d28a24f1c
] - tools: update ESLint to 7.23.0 (Luigi Pinca) #3797951e7a33d54
] - tools,doc: add "legacy" badge in the TOC (Antoine du Hamel) #37949570fbcef93
] - url: forbid pipe in URL host (Darshan Sen) #37877Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.