Skip to content

chore(deps-dev): bump bull from 3.22.0 to 3.25.0#421

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bull-3.25.0
Closed

chore(deps-dev): bump bull from 3.22.0 to 3.25.0#421
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bull-3.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2021

Copy link
Copy Markdown
Contributor

Bumps bull from 3.22.0 to 3.25.0.

Release notes

Sourced from bull's releases.

v3.25.0

3.25.0 (2021-07-15)

Features

  • pass clientName to createClient function (2a29569)

v3.24.0

3.24.0 (2021-07-15)

Features

  • backoff: add option to specify options for custom backoff strategy (e573010)

v3.23.3

3.23.3 (2021-07-15)

Bug Fixes

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)

... (truncated)

Changelog

Sourced from bull's changelog.

3.25.0 (2021-07-15)

Features

  • pass clientName to createClient function (2a29569)

3.24.0 (2021-07-15)

Features

  • backoff: add option to specify options for custom backoff strategy (e573010)

3.23.3 (2021-07-15)

Bug Fixes

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)

... (truncated)

Commits
  • 692aede chore(release): 3.25.0 [skip ci]
  • 2a29569 feat: pass clientName to createClient function
  • 6171f1a chore(release): 3.24.0 [skip ci]
  • e573010 feat(backoff): add option to specify options for custom backoff strategy
  • 0ba93e7 docs: mention the message queue pattern as job completion
  • 3051012 chore(release): 3.23.3 [skip ci]
  • 2800cf8 fix(delayed): do not get lock twice fixes #2033
  • 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]
  • 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)

Bumps [bull](https://github.com/OptimalBits/bull) from 3.22.0 to 3.25.0.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v3.22.0...v3.25.0)

---
updated-dependencies:
- dependency-name: bull
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 16, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jul 19, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #423.

@dependabot dependabot Bot closed this Jul 19, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/bull-3.25.0 branch July 19, 2021 01:59
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.

0 participants