Skip to content

Bump celery from 5.2.3 to 5.3.3#386

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/celery-5.3.3
Closed

Bump celery from 5.2.3 to 5.3.3#386
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/celery-5.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps celery from 5.2.3 to 5.3.3.

Release notes

Sourced from celery's releases.

5.3.2

Release date: 2023-08-31 1:30 P.M GMT+2

Release by: Tomer Nosrati

  • 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)
  • 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 #8433 (#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)

v5.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).

... (truncated)

Changelog

Sourced from celery's changelog.

v5.3.3

:release-date: 2023-08-31 1:47 P.M GMT+2 :release-by: Tomer Nosrati

  • Fixed changelog for 5.3.2 release docs.

.. _version-5.3.2:

v5.3.2

:release-date: 2023-08-31 1:30 P.M GMT+2 :release-by: Tomer Nosrati

What's Changed

... (truncated)

Commits
  • 1f17d22 Bump version: 5.3.2 → 5.3.3
  • c01172f Bump version: 5.3.1 → 5.3.2
  • 735a700 Upgraded Kombu from 5.3.1 -> 5.3.2 (#8468)
  • 98f99e1 Fixed AttributeError: 'str' object has no attribute (#8463)
  • af1d7a1 Removed tox<4.9 limit (#8464)
  • 8ae0b22 doc update from #7651
  • 36c72ef [pre-commit.ci] pre-commit autoupdate (#8450)
  • dabccf0 Fixed issue: Flags broker_connection_retry_on_startup & broker_connection_ret...
  • 372a7a3 Tox v4.9 has fixed a bug where unsupported environments
  • 5a724ac Limit redis client to 4.x since 5.x fails the test suite. (#8442)
  • Additional commits viewable 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 [celery](https://github.com/celery/celery) from 5.2.3 to 5.3.3.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.2.3...v5.3.3)

---
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 Aug 31, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #387.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/pip/celery-5.3.3 branch September 4, 2023 11: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants