Skip to content

chore(deps-dev): bump bull from 3.22.0 to 4.5.4#489

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 15, 2022

Copy link
Copy Markdown
Contributor

Bumps bull from 3.22.0 to 4.5.4.

Release notes

Sourced from bull's releases.

v4.5.4

4.5.4 (2022-02-14)

Bug Fixes

  • queue: return correct workers with getWorkers() (193644c)

v4.5.3

4.5.3 (2022-02-14)

Bug Fixes

  • commands: do not wait for redis to load commands (ad7b647)

v4.5.2

4.5.2 (2022-02-14)

Bug Fixes

  • scripts: make it easier for tools like vercel to find the .lua scripts (8ab5b1d)

v4.5.1

4.5.1 (2022-02-06)

Bug Fixes

  • sandbox: broken processor files should fail jobs (dd0b853)

v4.5.0

4.5.0 (2022-02-01)

Features

  • queue: add retryJobs for failed status (501b2cc)

v4.4.0

4.4.0 (2022-01-26)

Features

  • add support for removeOn based on time (90f040c)

v4.3.0

4.3.0 (2022-01-26)

... (truncated)

Changelog

Sourced from bull's changelog.

4.5.4 (2022-02-14)

Bug Fixes

  • queue: return correct workers with getWorkers() (193644c)

4.5.3 (2022-02-14)

Bug Fixes

  • commands: do not wait for redis to load commands (ad7b647)

4.5.2 (2022-02-14)

Bug Fixes

  • scripts: make it easier for tools like vercel to find the .lua scripts (8ab5b1d)

4.5.1 (2022-02-06)

Bug Fixes

  • sandbox: broken processor files should fail jobs (dd0b853)

4.5.0 (2022-02-01)

Features

  • queue: add retryJobs for failed status (501b2cc)

4.4.0 (2022-01-26)

Features

  • add support for removeOn based on time (90f040c)

4.3.0 (2022-01-26)

Features

  • upgrade cron version enabling new cron expressions (79337a3)

4.2.1 (2022-01-17)

... (truncated)

Commits
  • 32001d9 chore(release): 4.5.4 [skip ci]
  • 193644c fix(queue): return correct workers with getWorkers()
  • d11a9ff chore(release): 4.5.3 [skip ci]
  • ad7b647 fix(commands): do not wait for redis to load commands
  • 997bc9d chore(release): 4.5.2 [skip ci]
  • 8ab5b1d fix(scripts): make it easier for tools like vercel to find the .lua scripts
  • 6597218 chore(release): 4.5.1 [skip ci]
  • dd0b853 fix(sandbox): broken processor files should fail jobs
  • 27ca17b chore(release): 4.5.0 [skip ci]
  • 501b2cc feat(queue): add retryJobs for failed status
  • 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 4.5.4.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v3.22.0...v4.5.4)

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

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

dependabot Bot commented on behalf of github Feb 17, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #490.

@dependabot dependabot Bot closed this Feb 17, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/bull-4.5.4 branch February 17, 2022 01:07
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