Skip to content

Conversation

dependabot[bot]
Copy link

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

Updates the requirements on kombu to permit the latest version.

Release notes

Sourced from kombu's releases.

v5.5.4

What's Changed

New Contributors

Full Changelog: celery/kombu@v5.5.3...v5.5.4

Changelog

Sourced from kombu's changelog.

5.5.4

:release-date: 01 June, 2025 :release-by: Tomer Nosrati

What's Changed


- chore: add Codecov test analytics ([#2290](https://github.com/celery/kombu/issues/2290))
- Added DeepWiki to README ([#2295](https://github.com/celery/kombu/issues/2295))
- redis.connection.ConnectionPool API change: get_connection does not accept arguments ([#2294](https://github.com/celery/kombu/issues/2294))
- Update mongodb.txt to match celery version ([#2297](https://github.com/celery/kombu/issues/2297))
- Update ubuntu version as per blacksmiths update ([#2301](https://github.com/celery/kombu/issues/2301))
- Resolve logger warnings ([#2302](https://github.com/celery/kombu/issues/2302))
- Fixed lint error from `kombu/transport/native_delayed_delivery.py` ([#2308](https://github.com/celery/kombu/issues/2308))
- Prepare for release: v5.5.4 ([#2309](https://github.com/celery/kombu/issues/2309))

.. _version-5.5.2:

.. _version-5.5.3:

5.5.3

:release-date: 16 Apr, 2025 :release-by: Tomer Nosrati

What's Changed

  • Fix error of double normalization options from URI in mongodb transport (#2282)
  • Move use of typing_extensions into TYPE_CHECKING block (#2283)
  • Do not pin package tzdata anymore (#2274)
  • Typo in pools's documentation (#2285)
  • Prepare for release: v5.5.3 (#2288)

.. _version-5.5.2:

5.5.2

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

What's Changed


- Bump tzdata from 2025.1 to 2025.2 ([#2268](https://github.com/celery/kombu/issues/2268))
- Downgrad kafka version to make the CI green again ([#2271](https://github.com/celery/kombu/issues/2271))
- Attempt to fix retry loop in `maybe_declare()` when broken connection ([#2275](https://github.com/celery/kombu/issues/2275))
- Prepare for release: v5.5.2 ([#2278](https://github.com/celery/kombu/issues/2278))

</tr></table>

... (truncated)

Commits

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)

Updates the requirements on [kombu](https://github.com/celery/kombu) to permit the latest version.
- [Release notes](https://github.com/celery/kombu/releases)
- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)
- [Commits](celery/kombu@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: kombu
  dependency-version: 5.5.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 28, 2025
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