Bump pycares from 4.7.0 to 4.8.0#149
Conversation
Bumps [pycares](https://github.com/saghul/pycares) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/saghul/pycares/releases) - [Changelog](https://github.com/saghul/pycares/blob/master/ChangeLog) - [Commits](saghul/pycares@v4.7.0...v4.8.0) --- updated-dependencies: - dependency-name: pycares dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
I was hoping 4.8.0 would make test_query_txt less flakey on MacOS but considering I can't repro it locally on my Mac it might be a GitHub env issue. I'll re-run it again and it will likely pass on the 2nd or 3rd try. Edit: I wonder if its somehow being rate limited |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #149 +/- ##
=======================================
Coverage 92.60% 92.60%
=======================================
Files 3 3
Lines 311 311
Branches 24 24
=======================================
Hits 288 288
Misses 12 12
Partials 11 11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
They're contacting actual live DNS servers, right? So any networking issues would break the tests. Ideally, we'd create a local test DNS server for the tests, but not sure anybody is going to volunteer to implement that. |
Bumps pycares from 4.7.0 to 4.8.0.
Commits
6405d1fSet version to 4.8.0a563896Add ARES_FLAG_NO_DFLT_SVR and ARES_FLAG_EDNS to APIda561b2Update bundled c-ares to v1.34.5 (#221)129c07cCancel previous CI jobs on pull request updateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)