-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
v12.22.4 proposal #39500
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
Merged
Merged
v12.22.4 proposal #39500
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
98ac3c4
build: label PRs with GitHub Action instead of nodejs-github-bot
phillipj 499e56b
build: fix label-pr workflow
targos 93a1a3c
deps: V8: cherry-pick 530080c44af2
bbceab4
deps: V8: backport 1b1eda0876aa
targos 2b54156
deps: V8: cherry-pick 92e6d3317082
targos 492b0d6
deps: V8: cherry-pick e6f62a41f5ee
targos a73275f
deps: V8: cherry-pick 7b3332844212
targos add7b5b
deps: V8: cherry-pick cc641f6be756
targos f4377b1
deps: V8: cherry-pick 7c182bd65f42
targos 8046daf
deps: V8: cherry-pick 0b3a4ecf7083
targos 15b91fa
deps: V8: backport 895949419186
targos 906b43e
deps: V8: update build dependencies
targos 7d5a2f9
deps: update to cjs-module-lexer@1.1.1
guybedford b3c698a
deps: update to cjs-module-lexer@1.2.1
guybedford 30ce0e6
src: update cares_wrap OpenBSD defines
addaleax f552c45
src: move CHECK in AddIsolateFinishedCallback
indutny e459c79
deps: V8: cherry-pick 035c305ce776
targos 39e9cd5
deps: restore minimum ICU version to 65
richardlau e11a862
deps: update to c-ares 1.17.1
lxdicted b263f25
http2: on receiving rst_stream with cancel code add it to pending list
kumarak ddc8dde
deps: upgrade npm to 6.14.14
darcyclarke 3e4bc1b
module: fix legacy `node` specifier resolution to resolve `"main"` field
aduh95 2fdf989
2021-07-29, Version 12.22.4 'Erbium' (LTS)
richardlau File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
2021-07-29, Version 12.22.4 'Erbium' (LTS)
This is a security release. Notable changes: - CVE-2021-22930: Use after free on close http2 on stream canceling (High) PR-URL: #39500
- Loading branch information
commit 2fdf98954de7336b841f5835a5cabcbf085c873b
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this can be removed if there's nothing of note
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's nothing of note... yet. I've been asked to add a few more commits to this, which will be notable, but they're not ready yet.