Skip to content

Update dependency kafka-python to v3.0.11 (main) - #31

Merged
iht merged 1 commit into
mainfrom
renovate/main-kafka-python-3.x
Aug 26, 2026
Merged

Update dependency kafka-python to v3.0.11 (main)#31
iht merged 1 commit into
mainfrom
renovate/main-kafka-python-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
kafka-python (changelog) ==3.0.7==3.0.11 age confidence

Release Notes

dpkp/kafka-python (kafka-python)

v3.0.11

Compare Source

3.0.11 (Aug 16, 2026)

Fixes
  • Fix JsonSerializer returning None and raising TypeError on deserialize (#​3150)

v3.0.10

Compare Source

3.0.10 (Aug 4, 2026)

Fixes
  • Admin: Fix create_partitions sending empty assignments array instead of null (#​3148)

v3.0.9

Compare Source

3.0.9 (Jul 21, 2026)

Fixes
  • Consumer: fix stuck partitions retained after rebalance with listener (#​3132)

v3.0.8

Compare Source

3.0.8 (Jul 9, 2026)

Fixes
  • transport: Fix TLS SNI when ssl_check_hostname=False (#​3114)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency kafka-python to v3.0.8 (main) Update dependency kafka-python to v3.0.9 (main) Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/main-kafka-python-3.x branch from 3e4ee9c to b693cce Compare July 21, 2026 20:48
@renovate renovate Bot changed the title Update dependency kafka-python to v3.0.9 (main) Update dependency kafka-python to v3.0.10 (main) Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/main-kafka-python-3.x branch from b693cce to 1da2f4e Compare August 5, 2026 02:37
@renovate renovate Bot changed the title Update dependency kafka-python to v3.0.10 (main) Update dependency kafka-python to v3.0.11 (main) Aug 16, 2026
@renovate
renovate Bot force-pushed the renovate/main-kafka-python-3.x branch from 1da2f4e to f36c305 Compare August 16, 2026 18:34
@iht

iht commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Counterpart Solution Build Failure Context

This PR cannot be merged because its counterpart solution PR (#32) failed CI:

Per repository policy, main PRs are approved and merged if and only if the solution counterpart builds successfully. Leaving this PR as-is.

@renovate
renovate Bot force-pushed the renovate/main-kafka-python-3.x branch from f36c305 to cf34118 Compare August 26, 2026 14:05
@iht
iht force-pushed the renovate/main-kafka-python-3.x branch from cf34118 to 12112ba Compare August 26, 2026 14:09
@renovate

renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@iht

iht commented Aug 26, 2026

Copy link
Copy Markdown
Owner

CI Build Failure Context (Counterpart Solution PR #32)

  • Run ID: 32978587348
  • Commit: fa395a338318b979377b9e8ae68fad1f71e0008a
  • Failed Job: build-and-test (3.11) (ID 98209303051)
  • Failed Step: Lint with ruff
  • Error Summary:
    The CI workflow failed on Solution PR Update dependency kafka-python to v3.0.11 (solution) #32 during the ruff check --output-format=github . step with multiple lint errors across several files:
    • Import block sorting (I001):
      • kafka_single_client.py:3:1
      • my_batch_pipeline.py:1:1
      • my_streaming_kafka_pipeline.py:1:1
      • mydofns/kafka_sdfn_streaming.py:1:1
      • mydofns/synthetic_sdfn_batch.py:1:1
      • mydofns/synthetic_sdfn_streaming.py:1:1
    • Root logger usage (LOG015):
      • my_streaming_kafka_pipeline.py:30:35
      • mydofns/kafka_sdfn_streaming.py:104:13
      • mydofns/synthetic_sdfn_streaming.py:106:13, 110:13, 116:13
    • Modern typing syntax (UP045 / UP006):
      • mydofns/kafka_sdfn_streaming.py: typing updates (dict, list, X | None)
      • mydofns/synthetic_sdfn_batch.py: typing.Tuple -> tuple
      • mydofns/synthetic_sdfn_streaming.py: typing updates (tuple, X | None)
    • Function call in argument defaults (B008):
      • mydofns/kafka_sdfn_streaming.py:77-79 (beam.DoFn.RestrictionParam, WatermarkEstimatorParam, WalltimeWatermarkEstimator.default_provider)
      • mydofns/synthetic_sdfn_batch.py:36 (beam.DoFn.RestrictionParam)
      • mydofns/synthetic_sdfn_streaming.py:87-89 (beam.DoFn.RestrictionParam, WatermarkEstimatorParam, WalltimeWatermarkEstimator.default_provider)
    • Code simplifications:
      • mydofns/kafka_sdfn_streaming.py:39:9 (UP028: yield from)
      • mydofns/kafka_sdfn_streaming.py:59:12 (SIM118: key in dict)

@iht
iht force-pushed the renovate/main-kafka-python-3.x branch from 12112ba to edcd038 Compare August 26, 2026 14:20

@iht iht left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Approved: counterpart solution PR #32 build passed successfully.

@iht
iht merged commit 2b5a5e0 into main Aug 26, 2026
4 checks passed
@renovate
renovate Bot deleted the renovate/main-kafka-python-3.x branch August 26, 2026 14:22
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