Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

build(pip): (deps): bump celery from 5.1.2 to 5.2.0 #193

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2021

Bumps celery from 5.1.2 to 5.2.0.

Release notes

Sourced from celery's releases.

v5.2.0

What's Changed

... (truncated)

Changelog

Sourced from celery's changelog.

5.2.0

:release-date: 2021-11-08 7.15 A.M UTC+6:00 :release-by: Asif Saif Uddin

  • Prevent from subscribing to empty channels (#7040)
  • fix register_task method.
  • Fire task failure signal on final reject (#6980)
  • Limit pymongo version: <3.12.1 (#7041)
  • Bump min kombu version to 5.2.1

.. _version-5.2.0rc2:

5.2.0rc2

:release-date: 2021-11-02 1.54 P.M UTC+3:00 :release-by: Naomi Elstein

  • Bump Python 3.10.0 to rc2.
  • [pre-commit.ci] pre-commit autoupdate (#6972).
  • autopep8.
  • Prevent worker to send expired revoked items upon hello command (#6975).
  • docs: clarify the 'keeping results' section (#6979).
  • Update deprecated task module removal in 5.0 documentation (#6981).
  • [pre-commit.ci] pre-commit autoupdate.
  • try python 3.10 GA.
  • mention python 3.10 on readme.
  • Documenting the default consumer_timeout value for rabbitmq >= 3.8.15.
  • Azure blockblob backend parametrized connection/read timeouts (#6978).
  • Add as_uri method to azure block blob backend.
  • Add possibility to override backend implementation with celeryconfig (#6879).
  • [pre-commit.ci] pre-commit autoupdate.
  • try to fix deprecation warning.
  • [pre-commit.ci] pre-commit autoupdate.
  • not needed anyore.
  • not needed anyore.
  • not used anymore.
  • add github discussions forum

.. _version-5.2.0rc1:

5.2.0rc1

:release-date: 2021-09-26 4.04 P.M UTC+3:00 :release-by: Omer Katz

  • Kill all workers when main process exits in prefork model (#6942).
  • test kombu 5.2.0rc1 (#6947).
  • try moto 2.2.x (#6948).
  • Prepared Hacker News Post on Release Action.

... (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.1.2 to 5.2.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](celery/celery@v5.1.2...v5.2.0)

---
updated-dependencies:
- dependency-name: celery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ryanfaircloth as a code owner November 8, 2021 23:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 8, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2021

CLA Assistant Lite bot: All contributors have NOT signed the COC Document


I have read the Code of Conduct and I hereby accept the Terms


You can retrigger this bot by commenting recheck in this Pull Request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2021

Superseded by #198.

@dependabot dependabot bot closed this Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/pip/main/celery-5.2.0 branch November 16, 2021 23:06
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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