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.39.2 #232

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps bullmq from 1.11.0 to 1.39.2.

Release notes

Sourced from bullmq's releases.

v1.39.2

1.39.2 (2021-07-15)

Bug Fixes

  • queue: ensure the Queue constructor doesn't try to set queue options if the client is closed (b40c6eb)

v1.39.1

1.39.1 (2021-07-15)

Bug Fixes

  • sandbox: use updateProgress method name (27d62c3)

v1.39.0

1.39.0 (2021-07-13)

Features

  • worker+scheduler: add a "running" attribute for healthchecking (aae358e)

v1.38.1

1.38.1 (2021-07-12)

Bug Fixes

  • reprocess: do not store job.id in added list (9c0605e)

v1.38.0

1.38.0 (2021-07-12)

Features

  • queue: add missing events typings (b42e78c)

v1.37.1

1.37.1 (2021-07-02)

Bug Fixes

  • stalled-jobs: move stalled jobs to wait in batches (a23fcb8), closes #422

v1.37.0

1.37.0 (2021-06-30)

... (truncated)

Commits
  • 451365c chore(release): 1.39.2 [skip ci]
  • b40c6eb fix(queue): ensure the Queue constructor doesn't try to set queue options if ...
  • a3bdce2 chore(release): 1.39.1 [skip ci]
  • 27d62c3 fix(sandbox): use updateProgress method name
  • 7299935 GitBook: [master] one page modified
  • c37b009 GitBook: [master] 8 pages modified
  • c718d36 chore(release): 1.39.0 [skip ci]
  • aae358e feat(worker+scheduler): add a "running" attribute for healthchecking
  • 9a4e496 chore(release): 1.38.1 [skip ci]
  • 9c0605e fix(reprocess): do not store job.id in added list
  • 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 #236.