Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign updeps: upgrade to libuv 1.22.0 #21731
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
the
libuv
label
Jul 10, 2018
addaleax
approved these changes
Jul 10, 2018
addaleax
added
the
fast-track
label
Jul 10, 2018
This comment has been minimized.
This comment has been minimized.
|
Please |
santigimeno
approved these changes
Jul 10, 2018
jasnell
approved these changes
Jul 10, 2018
This comment has been minimized.
This comment has been minimized.
|
CI: https://ci.nodejs.org/job/node-test-pull-request/15794/ EDIT: CI was green. |
cjihrig
force-pushed the
cjihrig:libuv
branch
from
537808f
to
8174d0c
Jul 11, 2018
cjihrig
merged commit 8174d0c
into
nodejs:master
Jul 11, 2018
freelook
added a commit
to freelook/node
that referenced
this pull request
Jul 11, 2018
targos
added a commit
that referenced
this pull request
Jul 12, 2018
targos
added a commit
that referenced
this pull request
Jul 17, 2018
targos
added a commit
that referenced
this pull request
Jul 18, 2018
targos
added a commit
that referenced
this pull request
Jul 18, 2018
targos
added a commit
that referenced
this pull request
Jul 18, 2018
targos
added a commit
that referenced
this pull request
Jul 18, 2018
This was referenced Jul 18, 2018
MylesBorins
added a commit
to MylesBorins/node
that referenced
this pull request
Nov 5, 2018
MylesBorins
added a commit
to MylesBorins/node
that referenced
this pull request
Nov 5, 2018
MylesBorins
added a commit
that referenced
this pull request
Nov 11, 2018
beevelop
referenced this pull request
Nov 20, 2018
Closed
2018-11-20 Version 8.13.0 'Carbon' (LTS) @MylesBorins prepared by @BethGriggs #250
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.
cjihrig commentedJul 10, 2018
There shouldn't be anything of much interest to Node in this upgrade. The primary reason for the release is to fix an accidental ABI breakage in 1.21.0.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes