fix(deps): update dependency django-celery-results to v2.6.0 #82

Merged
kumi merged 1 commit from renovate/django-celery-results-2.x-lockfile into main 2025-04-10 13:31:30 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
django-celery-results (changelog) dependencies minor 2.5.1 -> 2.6.0

Release Notes

celery/django-celery-results (django-celery-results)

v2.6.0

Compare Source

=====
:release-date: 2025-04-10 2:15 P.M. UTC+6:00
:release-by: Asif Saif Uddin

  • Fix atomic transaction not routing to the the correct DB in DatabaseBackend (#​427).
  • Store current time when TaskResult started (#​432).
  • Added extra except clause to TryRemoveIndex.
  • Fix for missing periodic task name (#​445).
  • Update behavior of app.result_expires to match celery docs.
  • Added index to periodic_task_name.
  • Added support for Django up to 5.2.
  • Added support for python up to 3.13.
  • fix: allow for custom states in status field (#​407).

.. _version-2.5.1:


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [django-celery-results](https://github.com/celery/django-celery-results) ([changelog](https://django-celery-results.readthedocs.io/en/latest/changelog.html)) | dependencies | minor | `2.5.1` -> `2.6.0` | --- ### Release Notes <details> <summary>celery/django-celery-results (django-celery-results)</summary> ### [`v2.6.0`](https://github.com/celery/django-celery-results/blob/HEAD/Changelog#260) [Compare Source](https://github.com/celery/django-celery-results/compare/v2.5.1...v2.6.0) \===== :release-date: 2025-04-10 2:15 P.M. UTC+6:00 :release-by: Asif Saif Uddin - Fix atomic transaction not routing to the the correct DB in DatabaseBackend ([#&#8203;427](https://github.com/celery/django-celery-results/issues/427)). - Store current time when TaskResult started ([#&#8203;432](https://github.com/celery/django-celery-results/issues/432)). - Added extra except clause to TryRemoveIndex. - Fix for missing periodic task name ([#&#8203;445](https://github.com/celery/django-celery-results/issues/445)). - Update behavior of app.result_expires to match celery docs. - Added index to periodic_task_name. - Added support for Django up to 5.2. - Added support for python up to 3.13. - fix: allow for custom states in status field ([#&#8203;407](https://github.com/celery/django-celery-results/issues/407)). .. \_version-2.5.1: </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kumi merged commit fdb06324d8 into main 2025-04-10 13:31:30 +00:00
kumi deleted branch renovate/django-celery-results-2.x-lockfile 2025-04-10 13:31:30 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/quackscape#82
No description provided.