upstash / redis-examples

Sample applications implemented with serverless Redis
integration-test-project.vercel.app
MIT License
127 stars 56 forks source link

Bump huey from 2.4.3 to 2.4.4 in /using-huey #35

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps huey from 2.4.3 to 2.4.4.

Changelog

Sourced from huey's changelog.

2.4.4

  • Add is_locked(lock_name) to test whether lock is held.
  • Allow raising CancelExecution within a Task, and override retries.
  • Add a very basic redis-backed lock that can be acquired more than once (to provide a rudimentary semaphore).
  • Add a periodic_task() wrapper for MiniHuey class.

View commits

Commits
  • d11f6e2 2.4.4
  • 0190344 Update docs, fixes #357
  • 2bfe759 Add note to docs on exponential backoff w/sample implementation.
  • 499af46 Update trove classifiers.
  • 390925d Add periodic_task() wrapper for MiniHuey.
  • 66d1f1a Additional note in docs, fixes #673
  • 3c06e3f Add a very basic redis-backed lock that can be acquired more than once.
  • 5485db8 Make all Redis huey instances extend RedisHuey.
  • d7c7f36 Merge pull request #667 from adamchainz/patch-2
  • 10dc57c Clarify docs on settings.DEBUG behavior for Django.
  • 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)
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
integration-test-project ✅ Ready (Inspect) Visit Preview Oct 25, 2022 at 6:00PM (UTC)