Skip to content

Update aiodns requirement from ~=3.1 to ~=3.5#41

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiodns-approx-eq-3.5
Closed

Update aiodns requirement from ~=3.1 to ~=3.5#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiodns-approx-eq-3.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Updates the requirements on aiodns to permit the latest version.

Changelog

Sourced from aiodns's changelog.

3.5.0

  • Added explicit close method (#166)
    • Allows proper cleanup of resources on demand
  • Fixed return type signature for CNAME and SOA records (#162)
    • Corrected type annotations for better type checking
  • Improved Windows event loop documentation (#163)
    • Provided more accurate information on supported event loops on Windows
  • Added pre-commit configuration with ruff (#152)
    • Improved code quality and consistency
    • Reformatted code and normalized end-of-line characters (#155)
  • Updated dependencies
    • Bumped pycares from 4.8.0 to 4.9.0 (#168)
    • Bumped pytest-asyncio from 0.26.0 to 1.0.0 (#167)
    • Bumped pytest-cov from 6.1.1 to 6.2.1 (#164)
    • Bumped pytest from 8.3.5 to 8.4.0 (#160)
    • Bumped mypy from 1.15.0 to 1.16.0 (#158)
    • Bumped dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#159)

3.4.0

  • Added fallback to sock_state_cb if event_thread creation fails (#151)
    • Improved reliability on systems with exhausted inotify watches
    • Implemented transparent fallback mechanism to ensure DNS resolution continues to work
  • Implemented strict typing (#138)
    • Added comprehensive type annotations
    • Improved mypy configuration
    • Added py.typed marker file
  • Updated dependencies
    • Bumped pycares from 4.7.0 to 4.8.0 (#149)
  • Added support for Python 3.13 (#153)
    • Updated CI configuration to test with Python 3.13

3.3.0

  • Used c-ares event thread when available (#145)
    • Significantly improved performance by using the c-ares event thread
  • Dropped Python 3.8 support (#129)
  • Updated CI infrastructure
    • Fixed release workflow for breaking changes in upload/download artifact (#148)
    • Added tests on push (#139)
    • Fixed test coverage (#140)
    • Updated CI configuration (#130)
    • Bumped actions/upload-artifact from 2 to 4 (#133)
    • Bumped actions/download-artifact from 4.1.7 to 4.2.1 (#131)
    • Bumped actions/download-artifact from 4.2.1 to 4.3.0 (#144)
    • Bumped actions/setup-python from 2 to 5 (#134)
    • Bumped actions/checkout from 2 to 4 (#132)
    • Bumped dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#135)
  • Updated dependencies

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 16, 2025
@vol1ura vol1ura force-pushed the master branch 3 times, most recently from ccf62f1 to ec7ffe7 Compare October 12, 2025 18:28
@vol1ura
Copy link
Copy Markdown
Owner

vol1ura commented Nov 12, 2025

@dependabot rebase

Updates the requirements on [aiodns](https://github.com/saghul/aiodns) to permit the latest version.
- [Release notes](https://github.com/saghul/aiodns/releases)
- [Changelog](https://github.com/aio-libs/aiodns/blob/master/ChangeLog)
- [Commits](aio-libs/aiodns@v3.1.0...v3.5.0)

---
updated-dependencies:
- dependency-name: aiodns
  dependency-version: 3.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/aiodns-approx-eq-3.5 branch from ed873ca to 04e74ab Compare November 12, 2025 07:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 19, 2026

Superseded by #50.

@dependabot dependabot Bot closed this Jan 19, 2026
@dependabot dependabot Bot deleted the dependabot/pip/aiodns-approx-eq-3.5 branch January 19, 2026 00:03
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