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

Bump celery from 5.2.2 to 5.3.1 #60

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2023

Bumps celery from 5.2.2 to 5.3.1.

Release notes

Sourced from celery's releases.

v5.3.1

Release date: 2023-06-18 8:15 P.M GMT+6

Release by: Asif Saif Uddin

What's Changed

New Contributors

Full Changelog: celery/celery@v5.3.0...v5.3.1

v5.3.0

Release date: 2023-06-06 12:00 P.M GMT+6

Release by: Asif Saif Uddin

  • Test kombu 5.3.0 & minor doc update (#8294).
  • Update librabbitmq.txt > 2.0.0 (#8292).
  • Upgrade syntax to py3.8 (#8281).

v5.3.0rc2

Release date: 2023-05-31 9:00 P.M GMT+6

Release by: Asif Saif Uddin

  • Add missing dependency.
  • Fix exc_type being the exception instance rather.
  • Fixed revoking tasks by stamped headers (#8269).
  • Support sqlalchemy 2.0 in tests (#8271).
  • Fix docker (#8275).
  • Update redis.txt to 4.5 (#8278).
  • Update kombu>=5.3.0rc2.

v5.3.0rc1

... (truncated)

Changelog

Sourced from celery's changelog.

5.3.1

:release-date: 2023-06-18 8:15 P.M GMT+6 :release-by: Asif Saif Uddin

  • Upgrade to latest pycurl release (#7069).
  • Limit librabbitmq>=2.0.0; python_version < '3.11' (#8302).
  • Added initial support for python 3.11 (#8304).
  • ChainMap observers fix (#8305).
  • Revert optimization CLI flag behaviour back to original.
  • Restrict redis 4.5.5 as it has severe bugs (#8317).
  • Tested pypy 3.10 version in CI (#8320).
  • Bump new version of kombu to 5.3.1 (#8323).
  • Fixed a small float value of retry_backoff (#8295).
  • Limit pyro4 up to python 3.10 only as it is (#8324).

.. _version-5.3.0:

5.3.0

:release-date: 2023-06-06 12:00 P.M GMT+6 :release-by: Asif Saif Uddin

  • Test kombu 5.3.0 & minor doc update (#8294).
  • Update librabbitmq.txt > 2.0.0 (#8292).
  • Upgrade syntax to py3.8 (#8281).

.. _version-5.3.0rc2:

5.3.0rc2

:release-date: 2023-05-31 9:00 P.M GMT+6 :release-by: Asif Saif Uddin

  • Add missing dependency.
  • Fix exc_type being the exception instance rather.
  • Fixed revoking tasks by stamped headers (#8269).
  • Support sqlalchemy 2.0 in tests (#8271).
  • Fix docker (#8275).
  • Update redis.txt to 4.5 (#8278).
  • Update kombu>=5.3.0rc2.

.. _version-5.3.0rc1:

... (truncated)

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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/celery-5.3.1 branch from 2aa3daa to e45e589 Compare August 12, 2023 18:42
@wetneb
Copy link
Member

wetneb commented Aug 12, 2023

@dependabot rebase

Bumps [celery](https://github.com/celery/celery) from 5.2.2 to 5.3.1.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.2.2...v5.3.1)

---
updated-dependencies:
- dependency-name: celery
  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/celery-5.3.1 branch from e45e589 to 75ab72f Compare August 12, 2023 18:45
@wetneb wetneb merged commit ee833df into master Aug 12, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/celery-5.3.1 branch August 12, 2023 18:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant