Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps bull-arena from 3.6.1 to 3.11.0.

Release notes

Sourced from bull-arena's releases.

v3.11.0

3.11.0 (2021-03-07)

Features

  • bull: adding example for failed and completed jobs (8e1fdbc)

Bug Fixes

  • bulkaction: handling retry logic in bulk (d396dac)
  • bulkaction: use queuestate to differentiate logic (62f72cf)
  • deps: delete jsoneditor dependency (17bc341)

v3.10.0

3.10.0 (2021-03-02)

Features

  • bull: adding bull in example (da1ad97)
  • queuejobsbystate: retry bulk delayed jobs (d3eb2bf)

Bug Fixes

  • bee-queue: disable retry jobs button for bee-queue (57dc1d6)

v3.9.0

3.9.0 (2021-02-25)

Features

  • add contributing guidelines and working example (8616383)

v3.8.0

3.8.0 (2021-02-22)

Features

  • queuejobsbystate: adding order dropdown (c5d21a0)

Bug Fixes

  • queuejobsbystate: apply descending ordering for jobs when using bull queue (1e1f891)

... (truncated)

Changelog

Sourced from bull-arena's changelog.

3.11.0 (2021-03-07)

Features

  • bull: adding example for failed and completed jobs (8e1fdbc)

Bug Fixes

  • bulkaction: handling retry logic in bulk (d396dac)
  • bulkaction: use queuestate to differentiate logic (62f72cf)
  • deps: delete jsoneditor dependency (17bc341)

3.10.0 (2021-03-02)

Features

  • bull: adding bull in example (da1ad97)
  • queuejobsbystate: retry bulk delayed jobs (d3eb2bf)

Bug Fixes

  • bee-queue: disable retry jobs button for bee-queue (57dc1d6)

3.9.0 (2021-02-25)

Features

  • add contributing guidelines and working example (8616383)

3.8.0 (2021-02-22)

Features

  • queuejobsbystate: adding order dropdown (c5d21a0)

Bug Fixes

  • queuejobsbystate: apply descending ordering for jobs when using bull queue (1e1f891)

3.7.1 (2021-02-18)

Bug Fixes

  • dashboard: change shouldHide condition (5722b55)
  • dashboard: refresh page when adding a new job (0fa5d02)

3.7.0 (2020-12-16)

Features

... (truncated)

Commits
  • 6fb9bdb chore(release): 3.11.0 [skip ci]
  • 2397839 Merge pull request #334 from roggervalf/fix-bulk-retry-action
  • 8e1fdbc feat(bull): adding example for failed and completed jobs
  • 62f72cf fix(bulkaction): use queuestate to differentiate logic
  • 17bc341 fix(deps): delete jsoneditor dependency
  • d396dac fix(bulkaction): handling retry logic in bulk
  • 52c9b80 chore(release): 3.10.0 [skip ci]
  • 1dac2d7 Merge pull request #330 from roggervalf/feature-retry-delayed-jobs
  • 3ea933b chore: use same reference in examples
  • db85035 chore: separating examples in different files
  • 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)

Bumps [bull-arena](https://github.com/bee-queue/arena) from 3.6.1 to 3.11.0.
- [Release notes](https://github.com/bee-queue/arena/releases)
- [Changelog](https://github.com/bee-queue/arena/blob/master/CHANGELOG.md)
- [Commits](bee-queue/arena@v3.6.1...v3.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 7, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #98.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/bull-arena-3.11.0 branch March 8, 2021 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant