Skip to content

Bump django-q from 1.0.2 to 1.3.5 - #179

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-q-1.3.5
Closed

Bump django-q from 1.0.2 to 1.3.5#179
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-q-1.3.5

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps django-q from 1.0.2 to 1.3.5.

Release notes

Sourced from django-q's releases.

v1.3.5

Changes

v1.3.4

Changes

v1.3.3

Changes

  • Add attempt_count to limit the number of times a filed task will be re-attempted (#466) @timomeara
  • Updates to Django 3.1 (#464) @Koed00

v1.3.2

Changes

  • Resource limits: max rss memory limit for workers (#457) @Koed00

v1.3.1

Changes

  • Fixes migrations

v1.3.0

Changes

Dependency Updates

Notes

  • This release includes migrations
  • For cron expression support you will have to pip install croniter.

v1.2.4

  • Add missing migration for django-picklefield #446 (Djailla)

v1.2.3

... (truncated)

Changelog

Sourced from django-q's changelog.

v1.3.5 (2021-02-26)

Full Changelog

Closed issues:

  • Tasks piling up on a slower machine while the fast one has no tasks queued. Help. #500
  • SQL errors when running tasks and viewing successful/failed tasks #496
  • Prevent retry in case of failure (max_attempts) #495
  • How to use with test cases? Scheduled tasks are not being queued when running python manage.py test. #490
  • Question: Running django-q in the background. #487

Merged pull requests:

v1.3.4 (2020-10-26)

Full Changelog

Closed issues:

  • Admin integration is broken when using ORM as a broker with a different database #472
  • TypeError: can't pickle _thread.lock objects #424

Merged pull requests:

v1.3.3 (2020-08-16)

Full Changelog

Closed issues:

  • Call Django Class based view function with Django-Q's async_task #463
  • qcluster timezone #459
  • Django-q from other django project in script #443

Merged pull requests:

... (truncated)

Commits
  • ef3cffb Getting ready for 1.3.5
  • 80e97e9 Updates poetry packages
  • b6d1f2a Merge remote-tracking branch 'origin/master'
  • a89238a Updates blessed, boto and Django for tests
  • 7892aef Add a warning for misconfiguration. (#509)
  • 7d03536 Migrate to Github Action CI (#507)
  • e258005 Updates testing requirements
  • d2709d7 Fixes title underline length
  • f322eed Merge pull request #502 from telmobarros/master
  • c838fa8 Add broker name in Schedule docs
  • Additional commits viewable in compare view

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [django-q](https://github.com/koed00/django-q) from 1.0.2 to 1.3.5.
- [Release notes](https://github.com/koed00/django-q/releases)
- [Changelog](https://github.com/Koed00/django-q/blob/master/CHANGELOG.md)
- [Commits](Koed00/django-q@v1.0.2...v1.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #201.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/pip/django-q-1.3.5 branch May 17, 2021 10:00
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.

0 participants