Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps django-tasks from 0.8.1 to 0.9.0.

Release notes

Sourced from django-tasks's releases.

0.9.0

What's Changed

Breaking API changes

  • Drop support for enqueue_on_commit by @​RealOrangeOne in RealOrangeOne/django-tasks#194
  • Raise TaskResultMismatch if calling Task.get_result with the task id of a different task
  • Rename ResultDoesNotExist to TaskResultDoesNotExist
  • Rename task backend handler from tasks to task_backends
  • Rename ResultStatus -> TaskResultStatus
  • Drop support for Python 3.9

New Contributors

Full Changelog: RealOrangeOne/django-tasks@0.8.1...0.9.0

Commits
  • 37dfb4c Version 0.9.0
  • d763db1 Declare this at least beta software
  • d2cc52e Add support for Django 6.0 (#193)
  • 4669d19 Renames and updates from upstream
  • c4c2256 Only set slots on 3.11+
  • addb2cc Update error message depending on Python version
  • 188889c Test backends require backend without enqueue
  • cd848d8 Test backend options are stored correctly
  • 8325329 Use checks from module directly
  • 1d28b98 Validate whether a backend supports priority
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Bumps [django-tasks](https://github.com/RealOrangeOne/django-tasks) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/RealOrangeOne/django-tasks/releases)
- [Commits](RealOrangeOne/django-tasks@0.8.1...0.9.0)

---
updated-dependencies:
- dependency-name: django-tasks
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-tasks-0.9.0 branch from 55bbdf5 to d10c76d Compare October 26, 2025 18:19
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.

1 participant