Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump kombu[redis] from 5.4.2 to 5.5.1 #17847

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps kombu[redis] from 5.4.2 to 5.5.1.

Release notes

Sourced from kombu[redis]'s releases.

v5.5.1

What's Changed

Full Changelog: celery/kombu@v5.5.0...v5.5.1

v5.5.0

Key Highlights

Native Delayed Delivery

Official support to RabbitMQ Delayed Delivery, which is required to enable ETA tasks with quorum queues in Celery.

urllib3 instead of curl

We can finally say goodbye to the pycurl dependency and use urllib3 instead.

Transport: Google Pub/Sub

New support for Google Pub/Sub as a transport broker.

What's Changed

... (truncated)

Changelog

Sourced from kombu[redis]'s changelog.

5.5.1

:release-date: 24 Mar, 2025 :release-by: Tomer Nosrati

What's Changed


- Update trove classifier with missing python 3.13 ([#2262](https://github.com/celery/kombu/issues/2262))
- Fix native_delayed_delivery for queue with explicit bindings ([#2263](https://github.com/celery/kombu/issues/2263))
- SQS: Fix Query Protocol Content-Type header ([#2266](https://github.com/celery/kombu/issues/2266))
- SQS: More Protocol Tests ([#2267](https://github.com/celery/kombu/issues/2267))
- Prepare for release: v5.5.1 ([#2270](https://github.com/celery/kombu/issues/2270))

.. _version-5.5.0:

5.5.0

:release-date: 13 Mar, 2025 :release-by: Tomer Nosrati

Key Highlights

Native Delayed Delivery

Official support to RabbitMQ Delayed Delivery <https://docs.particular.net/transports/rabbitmq/delayed-delivery>_, which is required to enable ETA tasks with quorum queues in Celery.

urllib3 instead of curl

We can finally say goodbye to the :pypi:pycurl dependency and use :pypi:urllib3 instead.

Transport: Google Pub/Sub

New support for Google Pub/Sub as a transport broker.

What's Changed


- Pin tzdata to latest version 2024.2 ([#2121](https://github.com/celery/kombu/issues/2121))
- Refactored CI ([#2122](https://github.com/celery/kombu/issues/2122))
- Added unit tests to "tox -e parallel" environment ([#2123](https://github.com/celery/kombu/issues/2123))
- Improve pre-commit checks and fix all new lint errors ([#2124](https://github.com/celery/kombu/issues/2124))
- Removed codecov flags ([#2126](https://github.com/celery/kombu/issues/2126))
- Pin pre-commit to latest version 3.8.0 ([#2125](https://github.com/celery/kombu/issues/2125))
- Limit redis-py <5.1.0 ([#2132](https://github.com/celery/kombu/issues/2132))
</tr></table> 

... (truncated)

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2025 09:40
@dependabot dependabot bot added the python Pull requests that update Python code label Mar 25, 2025
@di
Copy link
Member

di commented Mar 28, 2025

This downgrades tzdata from 2025.1 to 2025.2 (introducing a dependency conflict) so marking as blocked.

@di di added the blocked Issues we can't or shouldn't get to yet label Mar 28, 2025
Bumps [kombu[redis]](https://github.com/celery/kombu) from 5.4.2 to 5.5.1.
- [Release notes](https://github.com/celery/kombu/releases)
- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)
- [Commits](celery/kombu@v5.4.2...v5.5.1)

---
updated-dependencies:
- dependency-name: kombu[redis]
  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/kombu-redis--5.5.1 branch from ac3222c to 0982613 Compare March 31, 2025 09:15
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #17869.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/pip/kombu-redis--5.5.1 branch March 31, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues we can't or shouldn't get to yet 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