Skip to content

Bump celery from 5.2.7 to 5.3.1#103

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/celery-5.3.1
Closed

Bump celery from 5.2.7 to 5.3.1#103
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/celery-5.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2023

Copy link
Copy Markdown
Contributor

Bumps celery from 5.2.7 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 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 [celery](https://github.com/celery/celery) from 5.2.7 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.7...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 added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Health
accounts 100%
accounts.migrations 100%
app 100%
app.contrib 100%
app.settings 100%
block 98%
block.migrations 100%
crm 100%
dashboard 99%
dashboard.migrations 100%
protocol 100%
protocol.bitcoin 96%
protocol.management 100%
protocol.management.commands 100%
protocol.utils 91%
rate 96%
rate.management 100%
rate.migrations 100%
rate.provider 100%
transaction 96%
transaction.migrations 100%
transaction.templatetags 95%
wallet 96%
wallet.migrations 100%
wallet.templatetags 93%
Summary 96% (1491 / 1547)

Minimum allowed line rate is 60%

@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #119.

@dependabot dependabot Bot closed this Sep 1, 2023
@dependabot dependabot Bot deleted the dependabot/pip/celery-5.3.1 branch September 1, 2023 01:15
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.

0 participants