Skip to content

Conversation

@dependabot
Copy link

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

Bumps aiokafka from 0.10.0 to 0.12.0.

Release notes

Sourced from aiokafka's releases.

v0.12.0

New features:

  • Build mac x86_64 wheels (pr #1029)
  • Add support for Python 3.13, drop support for Python 3.8 due to end of life (pr #1061)
  • Remove duplicate error logging during rebalance (pr #1025 by @​y4n9squared)

Bugfixes:

  • Quote username in SCRAM auth (pr #1043)

Improved Documentation:

  • Fix building of readthedocs documentation (pr #1034)
  • Fix typo in producer documentation (pr #1036 by @​lgo)

v0.11.0

New features:

Bugfixes:

  • Fix serialization for batch (issue #886, pr #887 by @​ydjin0602)
  • Fix type annotation for AIOKafkaAdminClient.create_partitions (pr #978 by @​alm0ra)
  • Fix NotControllerError in AIOKafkaAdminClient.create_topics and other methods (issue #995)
  • Fix unintended cancellation of fetcher task (issue #983, pr #1007 by @​apmorton)
Changelog

Sourced from aiokafka's changelog.

0.12.0 (2024-10-26)

New features:

  • Build mac x86_64 wheels (pr #1029)
  • Add support for Python 3.13, drop support for Python 3.8 due to end of life (pr #1061)
  • Remove duplicate error logging during rebalance (pr #1025 by @​y4n9squared)

Bugfixes:

  • Quote username in SCRAM auth (pr #1043)

Improved Documentation:

  • Fix building of readthedocs documentation (pr #1034)
  • Fix typo in producer documentation (pr #1036 by @​lgo)

0.11.0 (2024-06-30)

New features:

.. _KIP-204: https://cwiki.apache.org/confluence/display/KAFKA/KIP-204+%3A+Adding+records+deletion+operation+to+the+new+Admin+Client+API

Bugfixes:

  • Fix serialization for batch (issue #886, pr #887 by @​ydjin0602)
  • Fix type annotation for AIOKafkaAdminClient.create_partitions (pr #978 by @​alm0ra)
  • Fix NotControllerError in AIOKafkaAdminClient.create_topics and other methods (issue #995)
  • Fix unintended cancellation of fetcher task (issue #983, pr #1007 by @​apmorton)
Commits

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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2025

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/pip/services/journal-parser/aiokafka-0.12.0 branch from 63c283c to 1928382 Compare December 29, 2025 18:25
@github-actions
Copy link

github-actions bot commented Dec 29, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/aiokafka 0.13.0 🟢 5.2
Details
CheckScoreReason
Code-Review🟢 4Found 14/29 approved changesets -- score normalized to 4
Maintained🟢 44 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected
SAST🟢 7SAST tool detected but not run on all commits

Scanned Files

  • services/journal-parser/requirements.txt

@dependabot dependabot bot force-pushed the dependabot/pip/services/journal-parser/aiokafka-0.12.0 branch 3 times, most recently from 6034660 to e62b98c Compare December 31, 2025 16:27
Bumps [aiokafka](https://github.com/aio-libs/aiokafka) from 0.10.0 to 0.12.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.10.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/services/journal-parser/aiokafka-0.12.0 branch from e62b98c to 45939ee Compare January 5, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant