bee-queue / docker-arena

The official docker application for bee-queue arena.
17 stars 15 forks source link

chore(deps): bump bullmq from 1.11.0 to 1.37.0 #213

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps bullmq from 1.11.0 to 1.37.0.

Release notes

Sourced from bullmq's releases.

v1.37.0

1.37.0 (2021-06-30)

Features

  • job: add changeDelay method for delayed jobs (f0a9f9c)

v1.36.1

1.36.1 (2021-06-22)

Bug Fixes

  • worker: change active event typing (220b4f6)

v1.36.0

1.36.0 (2021-06-20)

Bug Fixes

  • queue-events: fix drained typing (9cf711d)

Features

  • worker: add active event typing (5508cdf)
  • worker: add progress event typing (119cb7c)

v1.35.0

1.35.0 (2021-06-19)

Features

  • worker: add drained event typing (ed5f315)

v1.34.2

1.34.2 (2021-06-18)

Bug Fixes

  • worker: await for processing functions (0566804)

v1.34.1

1.34.1 (2021-06-18)

... (truncated)

Commits
  • 57f95e0 chore(release): 1.37.0 [skip ci]
  • f0a9f9c feat(job): add changeDelay method for delayed jobs
  • 990497a docs: remove poll
  • 16529c2 docs(contributing): rephrase some sections
  • c7bc38b docs(readme): add contributing reference
  • eacd59b chore(deps): add commitizen
  • 5bed98a chore(release): 1.36.1 [skip ci]
  • 220b4f6 fix(worker): change active event typing
  • 8d40ddb chore(release): 1.36.0 [skip ci]
  • 5508cdf feat(worker): add active event typing
  • 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #215.