Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2025

Bumps kombu from 5.5.2 to 5.5.3.

Release notes

Sourced from kombu's releases.

v5.5.3

What's Changed

New Contributors

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

Changelog

Sourced from kombu's changelog.

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](https://github.com/celery/kombu/issues/2282))
- Move use of typing_extensions into TYPE_CHECKING block ([#2283](https://github.com/celery/kombu/issues/2283))
- Do not pin package tzdata anymore ([#2274](https://github.com/celery/kombu/issues/2274))
- Typo in pools's documentation ([#2285](https://github.com/celery/kombu/issues/2285))
- Prepare for release: v5.5.3 ([#2288](https://github.com/celery/kombu/issues/2288))

.. _version-5.5.2:

Commits
  • 1645812 Prepare for release: v5.5.3 (#2288)
  • 1bce376 fix: typo in pools documentation about use_global_limit (#2285)
  • 81daa0d Do not pin package tzdata anymore
  • f224000 Move use of typing_extensions into TYPE_CHECKING block
  • 37d4205 Fix error of double normalization options from URI in mongodb transport
  • See full diff in compare view

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)

Bumps [kombu](https://github.com/celery/kombu) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/celery/kombu/releases)
- [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst)
- [Commits](celery/kombu@v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: kombu
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 20, 2025 22:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Superseded by #485.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/kombu-5.5.3 branch June 1, 2025 22:27
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