Skip to content

build(deps): bump django-q2 from 1.6.2 to 1.7.3#44

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-q2-1.7.3
Closed

build(deps): bump django-q2 from 1.6.2 to 1.7.3#44
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-q2-1.7.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 21, 2024

Bumps django-q2 from 1.6.2 to 1.7.3.

Release notes

Sourced from django-q2's releases.

v1.7.3

What's Changed

New Contributors

Full Changelog: django-q2/django-q2@v1.7.2...v1.7.3

v1.7.2

What's Changed

Full Changelog: django-q2/django-q2@v1.7.1...v1.7.2

v1.7.1

Attempt to fix deploy pipeline

Full Changelog: django-q2/django-q2@v1.7.0...v1.7.1

v1.7.0

Biggest changes:

  • Dropped support for Django 3.2 and 4.1
  • Added support for Django 5.1
  • Fixed a bug where setting max_attempts to 1 would still retry the task once more
  • Fixed a bug where tasks would keep on getting retried if they were timed out, regardless of max_attempts value.
  • Oracle ORM compatibility

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from django-q2's changelog.

v1.7.3 (2024-10-15)

v1.7.2 (2024-09-09)

  • Fix twine check

v1.7.1 (2024-09-08)

  • Fixed date of v1.7.0
  • Fixed README.rst formatting which is blocking release of latest version

v1.7.0 (2024-09-08)

Merged pull requests:

Commits
  • 505eb8d Release v1.7.3
  • dcfe5b6 Fix missing ack_id when finishing task (#224)
  • c3b49cc Only trigger prometheus if configured (#231)
  • c1e00b0 Fix type check for args in scheduler.py E721 (#233)
  • 8e403d0 Refactor timeout handling to handle AttributeError and ValueError for Windows...
  • 337a578 Catch missing SEGALRM with AttributeError instead of ValueError (#223)
  • 2c456cd Release v1.7.2
  • 8f54e5d Add twine check and fix readme (#216)
  • 689c881 Release v1.7.1
  • 923c5da Release v1.7.0
  • 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 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)

Bumps [django-q2](https://github.com/GDay/django-q2) from 1.6.2 to 1.7.3.
- [Release notes](https://github.com/GDay/django-q2/releases)
- [Changelog](https://github.com/django-q2/django-q2/blob/master/CHANGELOG.md)
- [Commits](django-q2/django-q2@v1.6.2...v1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 4, 2024

Superseded by #45.

@dependabot dependabot Bot closed this Nov 4, 2024
@dependabot dependabot Bot deleted the dependabot/pip/django-q2-1.7.3 branch November 4, 2024 08:15
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