This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Update dependency node to v14.21.3 #832
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/node-14.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
October 10, 2022 23:28
968e8a9
to
ef1b97c
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
2 times, most recently
from
November 1, 2022 23:42
270e94f
to
b60629d
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
November 4, 2022 19:24
b60629d
to
e63e412
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
December 1, 2022 00:31
e63e412
to
6d6abc5
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
2 times, most recently
from
December 16, 2022 21:58
123e0b9
to
29f42e5
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
December 26, 2022 18:56
29f42e5
to
def72df
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
March 16, 2023 16:05
def72df
to
1a86746
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
3 times, most recently
from
March 29, 2023 22:37
30cb8a5
to
4b422a3
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
April 26, 2023 01:39
4b422a3
to
82bb953
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
3 times, most recently
from
May 8, 2023 23:55
d2e7043
to
184ce88
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
May 13, 2023 15:20
184ce88
to
fbbf4a2
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
May 25, 2023 21:23
fbbf4a2
to
815de03
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
June 14, 2023 12:03
815de03
to
8d2a813
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
2 times, most recently
from
June 30, 2023 23:22
bcd5479
to
3ab198c
Compare
renovate
bot
changed the title
Update Node.js to v14.21.3
Update dependency node to v14.21.3
Jul 9, 2023
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
July 22, 2023 01:56
3ab198c
to
4d7bc9c
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
2 times, most recently
from
August 23, 2023 21:48
ae02d09
to
7e7c48d
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
2 times, most recently
from
September 2, 2023 21:45
de1f7ea
to
ebc6d34
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
2 times, most recently
from
September 15, 2023 09:23
aba1f96
to
6e5779a
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
3 times, most recently
from
September 20, 2023 04:47
ea1b68d
to
a7d6eeb
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
September 23, 2023 22:51
a7d6eeb
to
ef2b79e
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
October 1, 2023 09:27
ef2b79e
to
3848151
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
2 times, most recently
from
November 8, 2023 07:17
d80e8ab
to
bcd7d94
Compare
renovate
bot
force-pushed
the
renovate/node-14.x
branch
from
December 1, 2023 12:18
bcd7d94
to
b370ab9
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
14.20.0
->14.21.3
>=v14.20.0
->>=14.21.3
14.18.28
->14.18.63
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
nodejs/node (node)
v14.21.3
: 2023-02-16, Version 14.21.3 'Fermium' (LTS), @richardlauCompare Source
This is a security release.
Notable Changes
The following CVEs are fixed in this release:
More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post.
This security release includes OpenSSL security updates as outlined in the recent
OpenSSL security advisory.
This security release also includes an npm update for Node.js 14 to address a number
of CVEs which either do not affect Node.js or are low severity in the context of Node.js. You
can get more details for the individual CVEs in
nodejs-dependency-vuln-assessments.
Commits
97a0443f13
] - build: build ICU with ICU_NO_USER_DATA_OVERRIDE (RafaelGSS) nodejs-private/node-private#3749e6221529b
] - deps: cherry-pick Windows ARM64 fix for openssl (Richard Lau) #465660d5f86451d
] - deps: update archs files for OpenSSL-1.1.1t (RafaelGSS) #465668c11d17b40
] - deps: upgrade openssl sources to 1.1.1t (RafaelGSS) #46566224e93c9ef
] - deps: upgrade npm to 6.14.18 (Ruy Adorno) #45936d73ea4de13
] - doc: clarify release notes for Node.js 14.21.2 (Richard Lau) #45846f7892c16be
] - lib: makeRequireFunction patch when experimental policy (RafaelGSS) nodejs-private/node-private#358fa115ee8ac
] - module: protect against prototype mutation (Antoine du Hamel) #4400783975b7fb4
] - policy: makeRequireFunction on mainModule.require (RafaelGSS) nodejs-private/node-private#358a5f8798d7a
] - test: avoid left behind child processes (Richard Lau) #46276v14.21.2
: 2022-12-13, Version 14.21.2 'Fermium' (LTS), @richardlauCompare Source
Notable Changes
OpenSSL 1.1.1s
This update is a bugfix release and does not address any security
vulnerabilities.
Root certificates updated to NSS 3.85
Certificates added:
A626340
Certificates removed:
Time zone update to 2022f
Time zone data has been updated to 2022f. This includes changes to Daylight
Savings Time (DST) for Fiji and Mexico. For more information, see
https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html.
Commits
436a596e99
] - crypto: update root certificates (Luigi Pinca) #454904b422d34af
] - deps: V8: cherry-pickd2db7fa
(Richard Lau) #45785625f4bf3a9
] - deps: update corepack to 0.15.1 (Node.js GitHub Bot) #4533148a9810de8
] - deps: update corepack to 0.15.0 (Node.js GitHub Bot) #452359f4e64b603
] - deps: update timezone to 2022f (Richard Lau) #45521f297b6bd21
] - deps: update archs files for OpenSSL-1.1.1s (RafaelGSS) #4527211629fef15
] - deps: upgrade openssl sources to 1.1.1s (RafaelGSS) #45272c3a90c4b44
] - http2: fix memory leak when nghttp2 hd threshold is reached (rogertyang) #41502785dc3efee
] - module: cjs-module-lexer WebAssembly fallback (Guy Bedford) #436122dbeb889f6
] - node-api: handle no support for external buffers (Michael Dawson) #451815b2ea124f3
] - test: add test to validate changelogs for releases (Richard Lau) #45325f13f889956
] - test: add a test to ensure the correctness of timezone upgrades (Darshan Sen) #452995608e6fa72
] - tools: update certdata.txt (Luigi Pinca) #45490d6f1d7107b
] - tools: have test-asan use ubuntu-20.04 (Filip Skokan) #45581370a00f737
] - tools: make license-builder.sh comply with shellcheck 0.8.0 (Rich Trott) #41258v14.21.1
: 2022-11-04, Version 14.21.1 'Fermium' (LTS), @BethGriggsCompare Source
This is a security release.
Notable changes
The following CVEs are fixed in this release:
More detailed information on each of the vulnerabilities can be found in November 2022 Security Releases blog post.
Commits
2b433af094
] - inspector: harden IP address validation again (Tobias Nießen) nodejs-private/node-private#354v14.21.0
: 2022-11-01, Version 14.21.0 'Fermium' (LTS), @danielleadamsCompare Source
Notable changes
Commits
773f587912
] - deps: cherry-pick libuv/libuv@3a7b955
(Ben Noordhuis) #43950a1dea66956
] - deps: cherry-pick libuv/libuv@abb109f
(Ben Noordhuis) #4395098c49d81f5
] - deps: update corepack to 0.14.2 (Node.js GitHub Bot) #4477518c43c8518
] - deps: update timezone to tz2022e (Richard Lau) #45094a1f8e4db48
] - deps: update corepack to 0.14.1 (Node.js GitHub Bot) #44704e55389ca86
] - deps: update corepack to 0.14.0 (Node.js GitHub Bot) #445090227462418
] - deps: update corepack to 0.13.0 (Node.js GitHub Bot) #44318ee24c320ea
] - deps: update corepack to 0.12.3 (Node.js GitHub Bot) #4422928e9891449
] - deps: update corepack to 0.12.2 (Node.js GitHub Bot) #44159b6972c9df2
] - deps: update corepack to 0.12.1 (Node.js GitHub Bot) #439659d6cb3b5f1
] - deps: update corepack to 0.12.0 (Node.js GitHub Bot) #43748fa6c276b4f
] - deps: update Corepack to 0.11.2 (Maël Nison) #434024f83d75626
] - (SEMVER-MAJOR) src,doc,test: add --openssl-shared-config option (Daniel Bevenius) #431249487028043
] - test: fix intl tests on small-icu builds (Antoine du Hamel) #41939a1d52097f8
] - tools: add more options to track flaky tests (Antoine du Hamel) #43954v14.20.1
: 2022-09-23, Version 14.20.1 'Fermium' (LTS), @benglCompare Source
This is a security release.
Notable changes
The following CVEs are fixed in this release:
More detailed information on each of the vulnerabilities can be found in September 22nd 2022 Security Releases blog post.
Commits
a9f1146b88
] - http: disable chunked encoding when OBS fold is used (Paolo Insogna) nodejs-private/node-private#341a1121b456c
] - src: fix IPv4 non routable validation (RafaelGSS) nodejs-private/node-private#337de80707870
] - src: fix IS_LTS and IS_RELEASE flags (Richard Lau) #43761Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.