bee-queue / docker-arena

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

chore(deps): bump bull from 3.20.0 to 3.23.2 #227

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps bull from 3.20.0 to 3.23.2.

Release notes

Sourced from bull's releases.

v3.23.2

3.23.2 (2021-07-15)

Bug Fixes

v3.23.1

3.23.1 (2021-07-15)

Bug Fixes

  • wait in queue to be ready in getNextJob fixes #1852 (4e224e5)

v3.23.0

3.23.0 (2021-07-13)

Features

v3.22.12

3.22.12 (2021-07-13)

Bug Fixes

v3.22.11

3.22.11 (2021-07-08)

Bug Fixes

  • close: clear timers after waiting jobs fixes #1415 (77b319d)

v3.22.10

3.22.10 (2021-07-01)

Bug Fixes

v3.22.9

3.22.9 (2021-06-22)

... (truncated)

Changelog

Sourced from bull's changelog.

3.23.2 (2021-07-15)

Bug Fixes

3.23.1 (2021-07-15)

Bug Fixes

  • wait in queue to be ready in getNextJob fixes #1852 (4e224e5)

3.23.0 (2021-07-13)

Features

3.22.12 (2021-07-13)

Bug Fixes

3.22.11 (2021-07-08)

Bug Fixes

  • close: clear timers after waiting jobs fixes #1415 (77b319d)

3.22.10 (2021-07-01)

Bug Fixes

3.22.9 (2021-06-22)

Bug Fixes

  • reprocess: do not store job.id in added list (3fbc506)

3.22.8 (2021-06-09)

... (truncated)

Commits
  • b465011 chore(release): 3.23.2 [skip ci]
  • 39684e9 fix(job): add default err object fixes #2029
  • c7d0e9e chore(release): 3.23.1 [skip ci]
  • 4e224e5 fix: wait in queue to be ready in getNextJob fixes #1852
  • 29e4115 docs: update README.md
  • 69ef948 docs: prefer const + linting
  • bf48e9d docs: add new ui in readme (#2026)
  • 8d17c2b chore(release): 3.23.0 [skip ci]
  • ff79fb4 feat: support job.update function in sandboxed processors
  • fd5cbf1 docs: improved progress documentation
  • 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 #228.