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.4 to 5.3.6 in /backend/4-e3selector #353

Merged
merged 1 commit into from Feb 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps celery from 5.3.4 to 5.3.6.

Release notes

Sourced from celery's releases.

v5.3.6

This release is focused mainly to fix AWS SQS new feature compatibility issue and old regressions. The code changes are mostly fix for regressions. More details can be found below.

What's Changed

New Contributors

Full Changelog: celery/celery@v5.3.5...v5.3.6

v5.3.5

Main theme of this release is adding Python 3.12 compatibility support all through the projects dependencies. Also lots of bugs were squashed. Dependencies upgraded and docs improved.

What's Changed

... (truncated)

Changelog

Sourced from celery's changelog.

5.3.6

:release-date: 2023-11-22 9:15 P.M GMT+6 :release-by: Asif Saif Uddin

This release is focused mainly to fix AWS SQS new feature comatibility issue and old regressions. The code changes are mostly fix for regressions. More details can be found below.

  • Increased docker-build CI job timeout from 30m -> 60m (#8635)
  • Incredibly minor spelling fix. (#8649)
  • Fix non-zero exit code when receiving remote shutdown (#8650)
  • Update task.py get_custom_headers missing 'compression' key (#8633)
  • Update kombu>=5.3.4 to fix SQS request compatibility with boto JSON serializer (#8646)
  • test requirements version update (#8655)
  • Update elasticsearch version (#8656)
  • Propagates more ImportErrors during autodiscovery (#8632)

.. _version-5.3.5:

5.3.5

:release-date: 2023-11-10 7:15 P.M GMT+6 :release-by: Asif Saif Uddin

  • Update test.txt versions (#8481)
  • fix os.getcwd() FileNotFoundError (#8448)
  • Fix typo in CONTRIBUTING.rst (#8494)
  • typo(doc): configuration.rst (#8484)
  • assert before raise (#8495)
  • Update GHA checkout version (#8496)
  • Fixed replaced_task_nesting (#8500)
  • Fix code indentation for route_task() example (#8502)
  • support redis 5.x (#8504)
  • Fix typos in test_canvas.py (#8498)
  • Marked flaky tests (#8508)
  • Fix typos in calling.rst (#8506)
  • Added support for replaced_task_nesting in chains (#8501)
  • Fix typos in canvas.rst (#8509)
  • Patch Version Release Checklist (#8488)
  • Added Python 3.11 support to Dockerfile (#8511)
  • Dependabot (Celery) (#8510)
  • Bump actions/checkout from 3 to 4 (#8512)
  • Update ETA example to include timezone (#8516)
  • Replaces datetime.fromisoformat with the more lenient dateutil parser (#8507)
  • Fixed indentation in Dockerfile for Python 3.11 (#8527)
  • Fix git bug in Dockerfile (#8528)
  • Tox lint upgrade from Python 3.9 to Python 3.11 (#8526)

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

Bumps [celery](https://github.com/celery/celery) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](celery/celery@v5.3.4...v5.3.6)

---
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 added backend/4-e3selector dependencies Pull requests that update a dependency file python Python code/dependencies labels Feb 20, 2024
@ralf-berger ralf-berger merged commit 45300b1 into main Feb 20, 2024
7 checks passed
@ralf-berger ralf-berger deleted the dependabot/pip/backend/4-e3selector/celery-5.3.6 branch February 20, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend/4-e3selector dependencies Pull requests that update a dependency file python Python code/dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant