Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aio-libs/aiodns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: aio-libs/aiodns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 12 commits
  • 16 files changed
  • 7 contributors

Commits on May 17, 2025

  1. Configuration menu
    Copy the full SHA
    924b981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a5c24 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Bump mypy from 1.15.0 to 1.16.0 (#158)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sam Bull <git@sambull.org>
    dependabot[bot] and Dreamsorcerer authored May 29, 2025
    Configuration menu
    Copy the full SHA
    7248418 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#159)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    5cdf373 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Bump pytest from 8.3.5 to 8.4.0 (#160)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    e5c084d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. Fix return type signature for CNAME and SOA records (#162)

    Co-authored-by: Joona Gynther <joona.gynther@f-secure.com>
    JGynther and Joona Gynther authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    cc628cb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Bump pytest-cov from 6.1.1 to 6.2.1 (#164)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    f2c8472 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    9a0bcda View commit details
    Browse the repository at this point in the history
  2. Bump pytest-asyncio from 0.26.0 to 1.0.0 (#167)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    e9a0d45 View commit details
    Browse the repository at this point in the history
  3. Bump pycares from 4.8.0 to 4.9.0 (#168)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    f259a6e View commit details
    Browse the repository at this point in the history
  4. Add explicit close method (#166)

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    bdraco and Copilot authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    78cd600 View commit details
    Browse the repository at this point in the history
  5. Release 3.5.0 (#169)

    bdraco authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    83533f4 View commit details
    Browse the repository at this point in the history
Loading