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.38.1 #222

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps bullmq from 1.11.0 to 1.38.1.

Release notes

Sourced from bullmq's releases.

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)

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

... (truncated)

Commits
  • 9a4e496 chore(release): 1.38.1 [skip ci]
  • 9c0605e fix(reprocess): do not store job.id in added list
  • c234af2 chore(release): 1.38.0 [skip ci]
  • b42e78c feat(queue): add missing events typings
  • ff8cde6 chore(release): 1.37.1 [skip ci]
  • a23fcb8 fix(stalled-jobs): move stalled jobs to wait in batches
  • 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
  • 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 #224.