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.3.1 to 5.3.4 in /requirements #4555

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps celery from 5.3.1 to 5.3.4.

Release notes

Sourced from celery's releases.

v5.3.4

Notice Regarding v5.3.2 and v5.3.3

Versions 5.3.2 and 5.3.3 were identified to contain breaking changes and have been yanked to maintain codebase stability. We appreciate the community's timely feedback on these versions and apologize for any inconvenience caused.

What's Changed

... (truncated)

Changelog

Sourced from celery's changelog.

5.3.4

:release-date: 2023-09-03 10:10 P.M GMT+2 :release-by: Tomer Nosrati

.. warning:: This version has reverted the breaking changes introduced in 5.3.2 and 5.3.3:

  • Revert "store children with database backend" (#8475)

  • Revert "Fix eager tasks does not populate name field" (#8476)

  • Bugfix: Removed unecessary stamping code from _chord.run() (#8339)

  • User guide fix (hotfix for #1755) (#8342)

  • store children with database backend (#8338)

  • Stamping bugfix with group/chord header errback linking (#8347)

  • Use argsrepr and kwargsrepr in LOG_RECEIVED (#8301)

  • Fixing minor typo in code example in calling.rst (#8366)

  • add documents for timeout settings (#8373)

  • fix: copyright year (#8380)

  • setup.py: enable include_package_data (#8379)

  • Fix eager tasks does not populate name field (#8383)

  • Update test.txt dependencies (#8389)

  • Update auth.txt deps (#8392)

  • Fix backend.get_task_meta ignores the result_extended config parameter in mongodb backend (#8391)

  • Support preload options for shell and purge commands (#8374)

  • Implement safer ArangoDB queries (#8351)

  • integration test: cleanup worker after test case (#8361)

  • Added "Tomer Nosrati" to CONTRIBUTORS.txt (#8400)

  • Update README.rst (#8404)

  • Update README.rst (#8408)

  • fix(canvas): add group index when unrolling tasks (#8427)

  • fix(beat): debug statement should only log AsyncResult.id if it exists (#8428)

  • Lint fixes & pre-commit autoupdate (#8414)

  • Update auth.txt (#8435)

  • Update mypy on test.txt (#8438)

  • added missing kwargs arguments in some cli cmd (#8049)

  • Fix #8431: Set format_date to False when calling _get_result_meta on mongo backend (#8432)

  • Docs: rewrite out-of-date code (#8441)

  • Limit redis client to 4.x since 5.x fails the test suite (#8442)

  • Limit tox to < 4.9 (#8443)

  • Fixed issue: Flags broker_connection_retry_on_startup & broker_connection_retry aren’t reliable (#8446)

  • doc update from #7651 (#8451)

  • Remove tox version limit (#8464)

  • Fixed AttributeError: 'str' object has no attribute (#8463)

  • Upgraded Kombu from 5.3.1 -> 5.3.2 (#8468)

  • Document need for CELERY_ prefix on CLI env vars (#8469)

  • Use string value for CELERY_SKIP_CHECKS envvar (#8462)

  • Revert "store children with database backend" (#8475)

  • Revert "Fix eager tasks does not populate name field" (#8476)

... (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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 4, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/celery-5.3.4 branch 2 times, most recently from c97cbef to 3054d7c Compare September 8, 2023 20:35
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/celery-5.3.4 branch from 3054d7c to 23ac072 Compare October 2, 2023 17:37
Bumps [celery](https://github.com/celery/celery) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.3.1...v5.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/celery-5.3.4 branch from 23ac072 to 2e9a609 Compare October 2, 2023 17:38
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
0 participants