deps: upgrade to libuv 1.24.1 by cjihrig · Pull Request #25078 · nodejs/node (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation3 Commits1 Checks0 Files changed
Conversation
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
[ Show hidden characters]({{ revealButtonHref }})
Fixes: #24521
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes- commit message follows commit guidelines
Trott added the author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
PR-URL: nodejs#25078 Fixes: nodejs#24521 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Daniel Bevenius daniel.bevenius@gmail.com
MylesBorins pushed a commit that referenced this pull request
PR-URL: #25078 Fixes: #24521 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Daniel Bevenius daniel.bevenius@gmail.com
MylesBorins added a commit that referenced this pull request
Notable Changes:
- cli:
- add --max-http-header-size flag (cjihrig) #24811
- crypto:
- deps:
- http:
- add maxHeaderSize property (cjihrig) #24860
PR-URL: #25175
MylesBorins added a commit that referenced this pull request
Notable Changes:
- cli:
- add --max-http-header-size flag (cjihrig) #24811
- crypto:
- deps:
- http:
- add maxHeaderSize property (cjihrig) #24860
PR-URL: #25175
MylesBorins added a commit that referenced this pull request
Notable Changes:
- cli:
- add --max-http-header-size flag (cjihrig) #24811
- crypto:
- deps:
- http:
- add maxHeaderSize property (cjihrig) #24860
PR-URL: #25175
MylesBorins added a commit that referenced this pull request
Notable Changes:
- cli:
- add --max-http-header-size flag (cjihrig) #24811
- crypto:
- deps:
- http:
- add maxHeaderSize property (cjihrig) #24860
PR-URL: #25175
refack pushed a commit to refack/node that referenced this pull request
PR-URL: nodejs#25078 Fixes: nodejs#24521 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Daniel Bevenius daniel.bevenius@gmail.com
refack pushed a commit to refack/node that referenced this pull request
BethGriggs pushed a commit that referenced this pull request
PR-URL: #25078 Fixes: #24521 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Daniel Bevenius daniel.bevenius@gmail.com
BethGriggs pushed a commit that referenced this pull request
PR-URL: #25078 Fixes: #24521 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Daniel Bevenius daniel.bevenius@gmail.com
BethGriggs pushed a commit that referenced this pull request
PR-URL: #25078 Fixes: #24521 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Daniel Bevenius daniel.bevenius@gmail.com
MylesBorins pushed a commit that referenced this pull request
PR-URL: #25078 Fixes: #24521 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Daniel Bevenius daniel.bevenius@gmail.com
BethGriggs added a commit that referenced this pull request
Notable changes:
- deps:
- events: add once method to use promises with EventEmitter (Matteo Collina) #26078
- n-api: mark thread-safe function as stable (Gabriel Schulhof) #25556
- repl: support top-level for-await-of (Shelley Vohr) #23841
- zlib:
- add brotli support (Anna Henningsen) #24938
PR-URL: #27514
This was referenced
May 29, 2019
This was referenced
May 29, 2019
Labels
PRs that have at least one approval, no pending requests for changes, and a CI started.
Issues and PRs related to the libuv dependency or the uv binding.