ngrx-entity-relationship
ngrx-entity-relationship copied to clipboard
chore(deps): update node.js to v14.20.0
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| node | minor | 14.18.3 -> 14.20.0 |
Release Notes
nodejs/node
v14.20.0
This is a security release.
Notable Changes
- [
8e8aef836c] - (SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius) #43124 - [
98965b137d] - deps: upgrade openssl sources to 1.1.1q (RafaelGSS) #43686
Commits
- [
b93e048bf6] - deps: update archs files for OpenSSL-1.1.1q (RafaelGSS) #43686 - [
98965b137d] - deps: upgrade openssl sources to 1.1.1q (RafaelGSS) #43686 - [
837a1d803e] - deps: update archs files for OpenSSL-1.1.1p (RafaelGSS) #43527 - [
c5d9c9a49e] - deps: upgrade openssl sources to 1.1.1p (RafaelGSS) #43527 - [
da0fda0fe8] - http: stricter Transfer-Encoding and header separator parsing (Paolo Insogna) #315 - [
48c5aa5cab] - src: fix IPv4 validation in inspector_socket (Tobias Nießen) nodejs-private/node-private#320 - [
8e8aef836c] - (SEMVER-MAJOR) src,deps,build,test: add OpenSSL config appname (Daniel Bevenius) #43124
v14.19.3
Notable Changes
- This release updates OpenSSL to 1.1.1o. This update is not being treated as a security release as the issues addressed in OpenSSL 1.1.1o were assessed to not affect Node.js 14. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affects other Node.js release lines.
- The list of GPG keys used to sign releases has been synchronized with the main branch.
Commits
- [
68397e49d9] - deps: update archs files for OpenSSL-1.1.1o (RafaelGSS) #42956 - [
7f9a5ed4a8] - deps: upgrade openssl sources to 1.1.1o (RafaelGSS) #42956 - [
61eba58cb6] - doc: add release key for Juan Arboleda (Juan José) #42961
v14.19.2
Notable Changes
doc:
- New release key for Bryan English
Learn more at: #42102 Contributed by Bryan English (@bengl)
npm:
- Upgrade
npmtov6.14.17.
Learn more at: #42900 Contributed by Ruy Adorno (@ruyadorno)
V8:
- V8 had a stack overflow issue affecting the
vmmodule, cherry-pickingcc9a8a37445efrom V8 solves this issue.
Learn more at: #41826 Contributed by Gus Caplan (@devsnek)
- Using
getHeapSnapshot()was causing a Node.js crash due a V8 issue, this is fixed by backporting367b0c1e7a32from V8.
Learn more at: #42637 Contributed by Chengzhong Wu (@legendecas)
Commits
- [
c73ac527d6] - build: set DESTCPU correctly for 'make binary' on Apple Silicon (Chris Heisterkamp) #40147 - [
dcaed6db24] - build: use ccache in make-v8.sh on ppc64le and s390x (Richard Lau) #42204 - [
4203d132b1] - child_process: queue pending messages (Erick Wendel) #41221 - [
a3ebdbfe8f] - deps: upgrade npm to 6.14.17 (Ruy Adorno) #42900 - [
39e44f8382] - deps: V8: cherry-pickcc9a8a3(Gus Caplan) #41826 - [
b52a268b6f] - deps: V8: cherry-pick367b0c1(legendecas) #42637 - [
77ba012065] - doc: fix documentation ofFileHandle.prototype.appendFile(Antoine du Hamel) #42588 - [
3d3d7ed1b7] - doc: specify flag needed for JSON and Wasm modules (Rich Trott) #42736 - [
542d812c93] - doc: use openpgp.org for keyserver examples (Nick Schonning) #39227 - [
7f2825b1a9] - doc: add release key for Bryan English (Bryan English) #42102 - [
75302d3dce] - fs: fix write methods param validation and docs (Livia Medeiros) #41677 - [
d4171e0eac] - stream: resume stream on drain (Robert Nagy) #41848 - [
de474c8b6f] - worker: do not send message if port is closing (Rich Trott) #42357
v14.19.1
This is a security release.
Notable Changes
Update to OpenSSL 1.1.1n, which addresses the following vulnerability:
- Infinite loop in
BN_mod_sqrt()reachable when parsing certificates (High)(CVE-2022-0778) More details are available at https://www.openssl.org/news/secadv/20220315.txt
Commits
- [
b5c52e337e] - build: pin Windows GitHub runner to windows-2019 (Richard Lau) #42350 - [
3b1a0b24f0] - deps: update archs files for OpenSSL-1.1.1n (Richard Lau) #42347 - [
c83dd99e0b] - deps: upgrade openssl sources to 1.1.1n (Richard Lau) #42347
v14.19.0
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
ICU updated
ICU has been updated to 70.1. This updates timezone database to 2021a3, including bringing forward the start for DST for Jordan from March to February.
Contributed by Michaël Zasso - #40658
New option to disable loading of native addons
A new command line option --no-addons has been added to disallow loading of native addons.
Contributed by Dominic Elm - #39977
Updated Root Certificates
Root certificates have been updated to those from Mozilla's Network Security Services 3.71.
Contributed by Richard Lau - #40280
Other Notable Changes
- [
0d448eaab5] - (SEMVER-MINOR) crypto: make FIPS related options always available (Vít Ondruch) #36341 - [
004eafbebf] - (SEMVER-MINOR) lib: add unsubscribe method to non-active DC channels (simon-id) #40433 - [
625be7585d] - (SEMVER-MINOR) lib: add return value for DC channel.unsubscribe (simon-id) #40433 - [
607bc74eae] - (SEMVER-MINOR) module: support pattern trailers (Guy Bedford) #39635 - [
f74fe2a59c] - (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #39926
Commits
- [
0231ffa501] - build: add--without-corepack(Jonah Snider) #41060 - [
5389b8ab05] - crypto: update root certificates (Richard Lau) #40280 - [
0d448eaab5] - (SEMVER-MINOR) crypto: make FIPS related options always available (Vít Ondruch) #36341 - [
cd20ecc7cb] - deps: upgrade Corepack to 0.10 (Maël Nison) #40374 - [
737df75e17] - (SEMVER-MINOR) deps: add corepack (Maël Nison) #39608 - [
b85aa5a143] - deps: upgrade npm to 6.14.16 (Ruy Adorno) #41603 - [
2755d391a5] - deps: update ICU to 70.1 (Michaël Zasso) #40658 - [
3089326d89] - deps: update archs files for OpenSSL-1.1.1m (Richard Lau) #41173 - [
59da7c12aa] - deps: upgrade openssl sources to 1.1.1m (Richard Lau) #41173 - [
cede1f26f6] - deps: add -fno-strict-aliasing flag to libuv (Daniel Bevenius) #40631 - [
4477da858f] - doc: fix corepack grammar for--forceflag (Steven) #40762 - [
5971d58600] - doc: add missing YAML tag inesm.md(Antoine du Hamel) #41516 - [
e903798ae1] - doc: add note regarding unfinished TLA (Antoine du Hamel) #41434 - [
a90defebcf] - esm: makeprocess.exit()default to exit code 0 (Gang Chen) #41388 - [
fc328f1ab0] - fs: nullish coalescing to respect zero positional reads (Omar El-Mihilmy) #40716 - [
004eafbebf] - (SEMVER-MINOR) lib: add unsubscribe method to non-active DC channels (simon-id) #40433 - [
625be7585d] - (SEMVER-MINOR) lib: add return value for DC channel.unsubscribe (simon-id) #40433 - [
2c365961d0] - module: support pattern trailers for imports field (Guy Bedford) #40041 - [
607bc74eae] - (SEMVER-MINOR) module: support pattern trailers (Guy Bedford) #39635 - [
f74fe2a59c] - (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #39926 - [
b050c65885] - src: add option to disable loading native addons (Dominic Elm) #39977 - [
c1695ac68a] - tools: update certdata.txt (Richard Lau) #40280
Configuration
📅 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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Code Climate has analyzed commit 2a104749 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 100.0% (0.0% change).
View more on Code Climate.
Codecov Report
Merging #1584 (98a1bdc) into master (a4c830a) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #1584 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 29 29
Lines 690 690
Branches 175 175
=========================================
Hits 690 690
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Code Climate has analyzed commit 98a1bdc2 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 100.0% (0.0% change).
View more on Code Climate.