Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps bull from 3.22.0 to 4.5.6.

Release notes

Sourced from bull's releases.

v4.5.6

4.5.6 (2022-02-20)

Bug Fixes

  • sandbox: wait for result of sending start command (232ed85)

v4.5.5

4.5.5 (2022-02-16)

Bug Fixes

  • worker: better closing when disconnected (41b9404)

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)

... (truncated)

Changelog

Sourced from bull's changelog.

4.5.6 (2022-02-20)

Bug Fixes

  • sandbox: wait for result of sending start command (232ed85)

4.5.5 (2022-02-16)

Bug Fixes

  • worker: better closing when disconnected (41b9404)

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)

... (truncated)

Commits
  • 4150d5f chore(release): 4.5.6 [skip ci]
  • 232ed85 fix(sandbox): wait for result of sending start command
  • 2d6c8af chore(docs): update nestjs bull link
  • 11b5e5b chore(release): 4.5.5 [skip ci]
  • 41b9404 fix(worker): better closing when disconnected
  • ccd4537 docs: add a "used by" section in the README
  • 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
  • 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.6.
- [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.6)

---
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 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2022

Superseded by #493.

@dependabot dependabot bot closed this Feb 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bull-4.5.6 branch February 22, 2022 01:04
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