-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump pycares from 4.5.0 to 4.6.0 #10702
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
Conversation
CodSpeed Performance ReportMerging #10702 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## 3.12 #10702 +/- ##
==========================================
- Coverage 98.11% 98.10% -0.01%
==========================================
Files 126 126
Lines 37893 37893
Branches 2139 2139
==========================================
- Hits 37179 37176 -3
- Misses 544 547 +3
Partials 170 170
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7dec175
to
2ebf73e
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with 3.12! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
2ebf73e
to
4ea9c38
Compare
Bumps [pycares](https://github.com/saghul/pycares) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/saghul/pycares/releases) - [Changelog](https://github.com/saghul/pycares/blob/master/ChangeLog) - [Commits](saghul/pycares@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: pycares dependency-version: 4.6.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4ea9c38
to
d1ac88e
Compare
Bumps pycares from 4.5.0 to 4.6.0.
Commits
0d4ba7a
Bump version to 4.6.068e301a
Fix module has no attribute type errors8fb9c4b
Add initial type annotations (#212)dd881b5
Fixup tests (#214)dc9a052
Swap out is_all_ascii for built-in isascii (#209)Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)