Update dependency django-rq to v2.10.1 - autoclosed #89

Closed
renovate wants to merge 1 commits from renovate/django-rq-2.x into master
Collaborator

This PR contains the following updates:

Package Update Change
django-rq minor ==2.8.0 -> ==2.10.1

Release Notes

rq/django-rq (django-rq)

v2.10.1

Compare Source

v2.9.0

Compare Source

  • Added an option to delete all failed jobs. Thanks @​chromium7!
  • You can now specify SERIALIZER option while declaring queues in settings.py Thanks @​sophcass!
  • Updated templates to match newer versions of Django admin's styling. Thanks @​nikhilweee!
  • Don't show Empty Queue button on registry pages. Thanks @​selwin!

v2.8.1

Compare Source


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 | Update | Change | |---|---|---| | [django-rq](https://github.com/rq/django-rq) | minor | `==2.8.0` -> `==2.10.1` | --- ### Release Notes <details> <summary>rq/django-rq (django-rq)</summary> ### [`v2.10.1`](https://github.com/rq/django-rq/releases/tag/v2.10.1) [Compare Source](https://github.com/rq/django-rq/compare/v2.9.0...v2.10.1) - Added `rqworker-pool` management command. Thanks [@&#8203;chromium7](https://github.com/chromium7)! - Compatibility with Django 5.0. Thanks [@&#8203;perry](https://github.com/perry)! - The scheduler now defaults to db 0. Thanks [@&#8203;bennylope](https://github.com/bennylope)! ### [`v2.9.0`](https://github.com/rq/django-rq/blob/HEAD/CHANGELOG.md#Version-290-2023-11-26) [Compare Source](https://github.com/rq/django-rq/compare/v2.8.1...v2.9.0) - Added an option to delete all failed jobs. Thanks [@&#8203;chromium7](https://github.com/chromium7)! - You can now specify `SERIALIZER` option while declaring queues in `settings.py` Thanks [@&#8203;sophcass](https://github.com/sophcass)! - Updated templates to match newer versions of Django admin's styling. Thanks [@&#8203;nikhilweee](https://github.com/nikhilweee)! - Don't show `Empty Queue` button on registry pages. Thanks [@&#8203;selwin](https://github.com/selwin)! ### [`v2.8.1`](https://github.com/rq/django-rq/blob/HEAD/CHANGELOG.md#Version-281-2023-05-14) [Compare Source](https://github.com/rq/django-rq/compare/v2.8.0...v2.8.1) - Added a button to stop currently running jobs. Thanks [@&#8203;gabriels1234](https://github.com/gabriels1234)! - Added a failed jobs column to rqstats command. Thanks [@&#8203;dangquangdon](https://github.com/dangquangdon)! - Explicitly requires RQ >= 1.14 in `setup.py`. Thanks [@&#8203;selwin](https://github.com/selwin)! </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:eyJjcmVhdGVkSW5WZXIiOiIzNy42MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate force-pushed renovate/django-rq-2.x from 6499814c15 to dd90a19944 2023-12-18 12:00:40 +00:00 Compare
renovate changed title from Update dependency django-rq to v2.9.0 to Update dependency django-rq to v2.10.1 2023-12-18 12:00:40 +00:00
renovate changed title from Update dependency django-rq to v2.10.1 to Update dependency django-rq to v2.10.1 - autoclosed 2024-01-05 18:01:03 +00:00
renovate closed this pull request 2024-01-05 18:01:03 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: repos/website#89
No description provided.