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

chore(deps): update dependency celery to v5.3.6 #1498

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
celery (source, changelog) ==5.3.1 -> ==5.3.6 age adoption passing confidence

Release Notes

celery/celery (celery)

v5.3.6

Compare Source

=====

: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.

v5.3.5

Compare Source

=====

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

v5.3.4

Compare Source

=====

: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)

  • Update Changelog (#​8474)

  • Remove as it seems to be buggy. (#​8340)

  • Revert "Add Semgrep to CI" (#​8477)

  • Revert "Revert "Add Semgrep to CI"" (#​8478)

.. _version-5.3.3:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Oct 15, 2023
@github-actions
Copy link

github-actions bot commented Oct 15, 2023

Coverage report

Total coverage

Status Category Percentage Covered / Total
🔴 Statements 12.85% 141/1097
🔴 Branches 14.86% 103/693
🔴 Functions 12.57% 44/350
🔴 Lines 20.58% 725/3523

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from aa56c67

@renovate renovate bot changed the title chore(deps): update dependency celery to v5.3.4 chore(deps): update dependency celery to v5.3.5 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/celery-5.x branch from de47c8f to 723f007 Compare November 10, 2023 14:05
@renovate renovate bot changed the title chore(deps): update dependency celery to v5.3.5 chore(deps): update dependency celery to v5.3.6 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/celery-5.x branch from 723f007 to aa56c67 Compare November 22, 2023 16:15
@renovate renovate bot force-pushed the renovate/celery-5.x branch from aa56c67 to 7a776e7 Compare February 13, 2024 10:43
@goapunk goapunk merged commit 2ab806e into main Feb 13, 2024
3 checks passed
@goapunk goapunk deleted the renovate/celery-5.x branch February 13, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant