-
Notifications
You must be signed in to change notification settings - Fork 73
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
renovate(deps): update node.js to v10.24.1 #1378
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/node-10.x
base: develop
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
Codecov Report
@@ Coverage Diff @@
## develop #1378 +/- ##
========================================
Coverage 49.53% 49.53%
========================================
Files 249 249
Lines 2158 2158
========================================
Hits 1069 1069
Misses 1089 1089 |
renovate
bot
changed the title
renovate(deps): update node.js to v10.22.0
renovate(deps): update node.js to v10.22.1
Sep 15, 2020
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
September 15, 2020 21:35
8940c83
to
11edc8e
Compare
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
October 28, 2020 00:57
11edc8e
to
cdb949f
Compare
renovate
bot
changed the title
renovate(deps): update node.js to v10.22.1
renovate(deps): update node.js to v10.23.0
Oct 28, 2020
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
January 6, 2021 22:59
cdb949f
to
2ac492d
Compare
renovate
bot
changed the title
renovate(deps): update node.js to v10.23.0
renovate(deps): update node.js to v10.23.1
Jan 6, 2021
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
January 31, 2021 20:55
2ac492d
to
4cf9d25
Compare
renovate
bot
changed the title
renovate(deps): update node.js to v10.23.1
renovate(deps): update node.js to v10.23.2
Jan 31, 2021
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
February 11, 2021 00:58
4cf9d25
to
1cb7fea
Compare
renovate
bot
changed the title
renovate(deps): update node.js to v10.23.2
renovate(deps): update node.js to v10.23.3
Feb 11, 2021
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
April 26, 2021 17:03
1cb7fea
to
9c8ed81
Compare
renovate
bot
changed the title
renovate(deps): update node.js to v10.23.3
renovate(deps): update node.js to v10.24.1
Apr 26, 2021
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
November 18, 2021 19:12
9c8ed81
to
df61c1f
Compare
renovate
bot
force-pushed
the
renovate/node-10.x
branch
from
November 21, 2021 18:30
df61c1f
to
dceeb79
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.
This PR contains the following updates:
10.21.0
->10.24.1
Release Notes
nodejs/node
v10.24.1
: 2021-04-06, Version 10.24.1 'Dubnium' (LTS), @mylesborinsCompare Source
This is a security release.
Notable Changes
Vulerabilties fixed:
Commits
5e526b96ce
] - deps: upgrade npm to 6.14.12 (Ruy Adorno) #37918781cb6df5c
] - deps: update archs files for OpenSSL-1.1.1k (Tobias Nießen) #379405db0a05a90
] - deps: upgrade openssl sources to 1.1.1k (Tobias Nießen) #37940v10.24.0
: 2021-02-23, Version 10.24.0 'Dubnium' (LTS), @richardlauCompare Source
This is a security release.
Notable changes
Vulnerabilities fixed:
Commits
0afcb4f6bb
] - deps: update archs files for OpenSSL-1.1.1j (Daniel Bevenius) #37415447be941cd
] - deps: upgrade openssl sources to 1.1.1j (Daniel Bevenius) #374153f2e9dc40c
] - (SEMVER-MINOR) http2: add unknownProtocol timeout (Daniel Bevenius) nodejs-private/node-private#246d1cf6a9b0f
] - src: drop localhost6 as allowed host for inspector (Matteo Collina) nodejs-private/node-private#244v10.23.3
: 2021-02-09, Version 10.23.3 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
The update to npm 6.14.11 has been relanded so that npm correctly reports its version.
Commits
953a85035d
] - crypto: fix crash when calling digest after piping (Tobias Nießen) #28251fe2c98003e
] - deps: upgrade npm to 6.14.11 (Ruy Adorno) #371737b7fb43b8a
] - Revert "deps: upgrade npm to 6.14.11" (Richard Lau) #372781c6fbd6ffe
] - test: add test that verifies crypto stream pipeline (Evan Lucas) #37009v10.23.2
: 2021-01-26, Version 10.23.2 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
Release keys have been synchronized with the main branch.
Commits
cc6b69557a
] - deps: upgrade npm to 6.14.11 (Darcy Clarke) #36838aefb66528a
] - doc: update contact information for @BethGriggs (Beth Griggs) #3545108931481d8
] - doc: update contact information for richardlau (Richard Lau) #35450bc0617f4ea
] - doc: update release key for Danielle Adams (Danielle Adams) #36793d7c09fcfd3
] - doc: add release key for Danielle Adams (Danielle Adams) #35545ac49d415b0
] - doc: add release key for Ruy Adorno (Ruy Adorno) #34628b8426ae3ce
] - doc: add release key for Richard Lau (Richard Lau) #34397v10.23.1
: 2021-01-04, Version 10.23.1 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
Affected Node.js versions are vulnerable to a use-after-free bug in its
TLS implementation. When writing to a TLS enabled socket,
node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly
allocated WriteWrap object as first argument. If the DoWrite method does
not return an error, this object is passed back to the caller as part of
a StreamWriteResult structure. This may be exploited to corrupt memory
leading to a Denial of Service or potentially other exploits
Affected versions of Node.js allow two copies of a header field in a
http request. For example, two Transfer-Encoding header fields. In this
case Node.js identifies the first header field and ignores the second.
This can lead to HTTP Request Smuggling
(https://cwe.mitre.org/data/definitions/444.html).
This is a vulnerability in OpenSSL which may be exploited through Node.js.
You can read more about it in
https://www.openssl.org/news/secadv/20201208.txt
Commits
bd44b0ee7f
] - build,win: accept Python 3 if 2 is not available (João Reis) #29236d5c9b09bdc
] - build,win: find Python in paths with spaces (João Reis) #29236323a6f114a
] - deps: update http-parser to http-parser@ec8b5ee
(Richard Lau) nodejs-private/node-private#235f08d0fef64
] - deps: upgrade npm to 6.14.10 (Ruy Adorno) #36571b0608b574a
] - deps: update archs files for OpenSSL-1.1.1i (Richard Lau) #36541d936e1833f
] - deps: upgrade openssl sources to 1.1.1i (Myles Borins) #365419c4970715c
] - deps: upgrade npm to 6.14.9 (Myles Borins) #36450aa6b97fb99
] - http: add test for http transfer encoding smuggling (Richard Lau) nodejs-private/node-private#235fc70ce08f5
] - http: unsetF_CHUNKED
on newTransfer-Encoding
(Fedor Indutny) nodejs-private/node-private#2357f178663eb
] - src: use unique_ptr for WriteWrap (Daniel Bevenius) nodejs-private/node-private#238357e2857c8
] - test: add test-tls-use-after-free-regression (Daniel Bevenius) nodejs-private/node-private#238v10.23.0
: 2020-10-27, Version 10.23.0 'Dubnium' (LTS), @richardlauCompare Source
Notable changes
Commits
b83f9a56fc
] - build: expose napi_build_version variable (NickNaso) #27835020ba1a2b8
] - build: enable backtrace when V8 is built for PPC and S390x (Michaël Zasso) #32113eee9412a8c
] - deps: upgrade npm to 6.14.8 (Ruy Adorno) #34834038593d5ff
] - deps: upgrade npm to 6.14.7 (claudiahdz) #344683564424625
] - deps: V8: cherry-pickeec10a2
(Stephen Belanger) #33778e9e86e1b60
] - http2: support non-empty DATA frame with END_STREAM flag (Carlos Lopez) #33875751820b6c2
] - http2,doc: minor fixes (Alba Mendez) #2804454c2bc2e62
] - (SEMVER-MINOR) n-api: create N-API version 7 (Gabriel Schulhof) #351992eb627301c
] - src: allows escaping NODE_OPTIONS with backslashes (Maël Nison) #240655170d14b36
] - test: fix test-linux-perf flakiness (Matheus Marchini) #2761521b86d7f19
] - test,v8: skip less and stabilize test-linux-perf.js (Refael Ackermann) #27364ee11ab50a7
] - tools: add debug entitlements for macOS 10.15+ (Gabriele Greco) #34378v10.22.1
: 2020-09-15, Version 10.22.1 'Dubnium' (LTS), @BethGriggsCompare Source
Notable changes
This is a security release.
Vulnerabilities fixed:
Commits
57badcf93e
] - deps: libuv: cherry-pick0e6e862
(Colin Ihrig) libuv/libuv#2966v10.22.0
: 2020-07-21, Version 10.22.0 'Dubnium' (LTS), @BethGriggs prepared by @richardlauCompare Source
Notable changes
napi_detach_arraybuffer
(legendecas) #29768Commits
9915774d18
] - build: log detected compilers in --verbose mode (Richard Lau) #32715145dcc2c1c
] - build: move doc versions JSON file out of out/doc (Richard Lau) #3272824b927ab66
] - build: allow clang 10+ in configure.py (Kamil Rytarowski) #2954197b59527c7
] - deps: upgrade npm to 6.14.6 (claudiahdz) #3424684fca3c691
] - deps: upgrade npm to 6.14.5 (Ruy Adorno) #33239745b329260
] - deps: update archs files for OpenSSL-1.1.1g (Hassaan Pasha) #3298294702c1560
] - deps: upgrade openssl sources to 1.1.1g (Hassaan Pasha) #32982ef9413be1a
] - deps: upgrade openssl sources to 1.1.1f (Hassaan Pasha) #325833acc89f8f2
] - deps: V8: backportcd21f71
(Michaël Zasso) #3386289a306bca9
] - deps: fix V8 compiler error with clang++-11 (Sam Roberts) #3309400f04e3b79
] - doc: fix quotes in tls.md (Sparsh Garg) #33641193d1d0e84
] - doc: document fs.watchFile() bigint option (cjihrig) #321285dab101b03
] - doc,n-api: mark napi_detach_arraybuffer as experimental (legendecas) #30703069b6e14a4
] - http: disable headersTimeout check when set to zero (Paolo Insogna) #33307aaf2f827c6
] - inspector: more conservative minimum stack size (Ben Noordhuis) #27855b744ffd586
] - (SEMVER-MINOR) n-api: implement napi_is_detached_arraybuffer (Denys Otrishko) #30613961598b9be
] - (SEMVER-MINOR) n-api: addnapi_detach_arraybuffer
(legendecas) #297687a109febc4
] - test: remove timers-blocking-callback (Jeremiah Senkpiel) #328703dbd8cd3a9
] - Revert "test: mark empty udp tests flaky on OS X" (Luigi Pinca) #32489543656928c
] - test: flaky test-stdout-close-catch on freebsd (Sam Roberts) #3284974b00cca64
] - tls: allow empty subject even with altNames defined (Jason Macgowan) #22906Configuration
📅 Schedule: Branch creation - "on monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.