Skip to content

build(deps): bump aiokafka from 0.12.0 to 0.13.0#380

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiokafka-0.13.0
Open

build(deps): bump aiokafka from 0.12.0 to 0.13.0#380
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/aiokafka-0.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Contributor

Bumps aiokafka from 0.12.0 to 0.13.0.

Release notes

Sourced from aiokafka's releases.

v0.13.0

Breaking changes:

  • Resolve API versions at connection with brokers api_version parameter has been removed from the different clients (admin/consumer/producer) (pr #1136 by @​vmaurin)

Improved Documentation:

Bugfixes:

  • Make KafkaStorageError retriable after metadata refresh like in other implementations (pr #1115 by @​omerhadari)
  • Ensure the transaction coordinator is refreshed after broker fail‑over, so transactional producers resume once a new coordinator is elected. (pr #1135 by @​vmaurin)
  • Rename the RequestHeader version classes to match official version schemas (pr #1141 by @​vmaurin)

Misc:

  • Use SPDX license expression for project metadata.
Changelog

Sourced from aiokafka's changelog.

0.13.0 (2026-01-02)

Breaking changes:

  • Resolve API versions at connection with brokers api_version parameter has been removed from the different clients (admin/consumer/producer) (pr #1136 by @​vmaurin)

Improved Documentation:

Bugfixes:

  • Make KafkaStorageError retriable after metadata refresh like in other implementations (pr #1115 by @​omerhadari)
  • Ensure the transaction coordinator is refreshed after broker fail‑over, so transactional producers resume once a new coordinator is elected. (pr #1135 by @​vmaurin)
  • Rename the RequestHeader version classes to match official version schemas (pr #1141 by @​vmaurin)

Misc:

  • Use SPDX license expression for project metadata.
Commits

Dependabot compatibility score

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.

Bumps [aiokafka](https://github.com/aio-libs/aiokafka) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/aio-libs/aiokafka/releases)
- [Changelog](https://github.com/aio-libs/aiokafka/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiokafka@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: aiokafka
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 1, 2026
@codecov

codecov Bot commented Feb 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.78%. Comparing base (6ec17fe) to head (9a7e63e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #380   +/-   ##
=======================================
  Coverage   96.78%   96.78%           
=======================================
  Files          25       25           
  Lines        1121     1121           
=======================================
  Hits         1085     1085           
  Misses         36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

0 participants