ibp-network / ibp-monitor

15 stars 10 forks source link

Bump bullmq from 3.10.3 to 3.12.0 #29

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bullmq from 3.10.3 to 3.12.0.

Release notes

Sourced from bullmq's releases.

v3.12.0

3.12.0 (2023-04-20)

Features

  • upgrade ioredis to 5.3.2 (375b1be)

v3.11.0

3.11.0 (2023-04-17)

Bug Fixes

  • python: correct condition so that the worker keeps processing jobs indefinitely (#1800) (ef0c5d6)

Features

  • python: add getJobCounts method (#1807) (46d6f94)
  • python: improve worker concurrency (#1809) (ec7c49e)
  • upstash: don't throw an error when detecting an upstash host (2e06bca)

v3.10.4

3.10.4 (2023-04-05)

Bug Fixes

  • flow: do not remove completed children results (#1788) fixes #1778 (04b547a)
  • python: fix scripts typing on array2obj function (#1786) (134f6ab)
Commits
  • fc66096 chore(release): 3.12.0 [skip ci]
  • 375b1be feat: upgrade ioredis to 5.3.2
  • c72bc17 chore(deps): update coverallsapp/github-action digest to d2cf009 (#1842)
  • 13e838a docs(bullmq-pro): update changelog (#1838)
  • 10135f2 chore(deps): lock file maintenance
  • 3eff8e6 chore(deps): update dependency ioredis to v5.3.2
  • 1a3113b chore(release): 3.11.0 [skip ci]
  • 2e06bca feat(upstash): don't throw an error when detecting an upstash host
  • ac8a96b refactor(python): update getCompleted return type (#1820)
  • 8bb76ab chore: remove extra parentheses
  • 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[bot] commented 1 year ago

Looks like bullmq is up-to-date now, so this is no longer needed.