Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps pycares from 4.11.0 to 5.0.0.

Commits
  • 8ef6485 Update README
  • db895c8 Update documentation
  • 36950d8 Extend timeout for test
  • 188ee73 Fix crash if socket state callback is called during destruction
  • 9b38166 Explicitly close channel in test tearDown
  • 0cb3c42 Workaround test failure on Windows 11 ARM
  • 27aeb52 Make test more resilient
  • 1a79e76 Fixup tests
  • d7db89d Make arguments to Channel keyword only
  • 64aaa54 Remove event_thread option, make it implicit
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Important

Bumps pycares from 4.11.0 to 5.0.0 in dkimpy/requirements.txt.

  • Dependency Update:
    • Bumps pycares from 4.11.0 to 5.0.0 in dkimpy/requirements.txt.

This description was created by Ellipsis for 0ca3a95. You can customize this summary. It will automatically update as commits are pushed.

Bumps [pycares](https://github.com/saghul/pycares) from 4.11.0 to 5.0.0.
- [Release notes](https://github.com/saghul/pycares/releases)
- [Changelog](https://github.com/saghul/pycares/blob/master/ChangeLog)
- [Commits](saghul/pycares@v4.11.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pycares
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 12, 2025
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@sonarqubecloud
Copy link

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 0ca3a95 in 34 seconds. Click for details.
  • Reviewed 12 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. dkimpy/requirements.txt:8
  • Draft comment:
    Bumped pycares to 5.0.0. Make sure our usage (e.g. Channel constructor's keyword-only parameters and removal of the event_thread option) aligns with the updated API.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_9A4452DaDvxWAVcV

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Superseded by #6562.

@dependabot dependabot bot closed this Jan 1, 2026
@dependabot dependabot bot deleted the dependabot/pip/pycares-5.0.0 branch January 1, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant