Skip to content
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

deps: upgrade to c-ares v1.16.1 #35324

Closed
wants to merge 1 commit into from

Conversation

codebytere
Copy link
Member

Refs: https://github.com/c-ares/c-ares/releases/tag/cares-1_16_1

Includes c-ares/c-ares#328, which allows Electron to remove a patch.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@codebytere codebytere requested a review from a team as a code owner September 24, 2020 04:30
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Sep 24, 2020

Review requested:

  • @nodejs/net

@nodejs-github-bot nodejs-github-bot added the cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. label Sep 24, 2020
@codebytere codebytere added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 24, 2020
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 24, 2020
@mmarchini
Copy link
Contributor

mmarchini commented Sep 24, 2020

Jenkins is shutting down, probably why the CI didn't start (there are two jobs on the queue)

Edit: lol I thought I made that comment on #34594

@gengjiawen
Copy link
Member

Jenkins is shutting down, probably why the CI didn't start (there are two jobs on the queue)

Edit: lol I thought I made that comment on #34594

Looks like jenkins shutting down for a while. Does it run into any problem ? cc @nodejs/build

@rvagg
Copy link
Member

rvagg commented Sep 24, 2020

oh sorry!! I started an upgrade process but was dragged away from the computer for something urgent and picked up work on a different computer so I completely forgot I had this pending. Just finishing it up now, it'll be online shortly.

@nodejs-github-bot

This comment has been minimized.

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 24, 2020
@nodejs-github-bot
Copy link
Collaborator

@Trott
Copy link
Member

Trott commented Sep 25, 2020

Might be good to run an internet test in CI for this since there are a bunch of DNS tests there that are often overlooked (but we run them nightly in the node-daily-master job in CI).

Internet CI: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/16563/

@codebytere
Copy link
Member Author

Landed in aa99bb4

@codebytere codebytere closed this Sep 26, 2020
codebytere added a commit that referenced this pull request Sep 26, 2020
PR-URL: #35324
Refs: https://github.com/c-ares/c-ares/releases/tag/cares-1_16_1
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@codebytere codebytere deleted the upgrade-to-cares-1.16.1 branch September 26, 2020 05:22
MylesBorins pushed a commit that referenced this pull request Sep 29, 2020
PR-URL: #35324
Refs: https://github.com/c-ares/c-ares/releases/tag/cares-1_16_1
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Sep 29, 2020
codebytere added a commit to electron/electron that referenced this pull request Oct 6, 2020
MylesBorins pushed a commit that referenced this pull request Nov 3, 2020
PR-URL: #35324
Refs: https://github.com/c-ares/c-ares/releases/tag/cares-1_16_1
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Nov 3, 2020
MylesBorins pushed a commit that referenced this pull request Nov 16, 2020
PR-URL: #35324
Refs: https://github.com/c-ares/c-ares/releases/tag/cares-1_16_1
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
PR-URL: nodejs#35324
Refs: https://github.com/c-ares/c-ares/releases/tag/cares-1_16_1
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants