Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2022

Bumps bull from 3.22.0 to 4.8.3.

Release notes

Sourced from bull's releases.

v4.8.3

4.8.3 (2022-05-12)

Bug Fixes

  • stalled-jobs: move stalled jobs to wait in batches (2f1fb6c)

v4.8.2

4.8.2 (2022-04-21)

Bug Fixes

v4.8.1

4.8.1 (2022-03-21)

Performance Improvements

v4.8.0

4.8.0 (2022-03-19)

Features

  • have Queue#clean consult job.{finishedOn,processedOn,timestamp} (#2309) (b7058e6)

v4.7.0

4.7.0 (2022-03-02)

Features

  • metrics: add support for collecting queue metrics (886d764)

v4.6.2

4.6.2 (2022-02-23)

Bug Fixes

  • better handling of maxRetriesPerRequest (d3b9138)

v4.6.1

4.6.1 (2022-02-21)

... (truncated)

Changelog

Sourced from bull's changelog.

4.8.3 (2022-05-12)

Bug Fixes

  • stalled-jobs: move stalled jobs to wait in batches (2f1fb6c)

4.8.2 (2022-04-21)

Bug Fixes

4.8.1 (2022-03-21)

Performance Improvements

4.8.0 (2022-03-19)

Features

  • have Queue#clean consult job.{finishedOn,processedOn,timestamp} (#2309) (b7058e6)

4.7.0 (2022-03-02)

Features

  • metrics: add support for collecting queue metrics (886d764)

4.6.2 (2022-02-23)

Bug Fixes

  • better handling of maxRetriesPerRequest (d3b9138)

4.6.1 (2022-02-21)

Bug Fixes

  • sandbox: better error reporting broken processor file (10db479)

4.6.0 (2022-02-21)

... (truncated)

Commits
  • 41ec58e chore(release): 4.8.3 [skip ci]
  • 2f1fb6c fix(stalled-jobs): move stalled jobs to wait in batches
  • 6333949 chore(release): 4.8.2 [skip ci]
  • 11eae6b fix: unlock job when moving it to delayed (#2329)
  • 61a87a8 chore(release): 4.8.1 [skip ci]
  • ef5f471 perf: speed up clean operation (#2326)
  • 933896a chore(release): 4.8.0 [skip ci]
  • b7058e6 feat: have Queue#clean consult job.{finishedOn,processedOn,timestamp} (#2309)
  • 2dd17f0 test: replace the no longer supported test/mocha.opts by .mocharc.json (#2327)
  • f163022 docs: update REFERENCE.md
  • 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.8.3.
- [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.8.3)

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

dependabot bot commented on behalf of github Jun 17, 2022

Superseded by #534.

@dependabot dependabot bot closed this Jun 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bull-4.8.3 branch June 17, 2022 01:14
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