Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2022

Bumps bull from 3.22.0 to 4.8.5.

Release notes

Sourced from bull's releases.

v4.8.5

4.8.5 (2022-07-27)

Performance Improvements

  • clean: use ZRANGEBYSCORE to improve performance (#2363) (3331188)

v4.8.4

4.8.4 (2022-06-16)

Bug Fixes

  • worker: better disconnect when blocking connection (b9ea7f4)

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)

... (truncated)

Changelog

Sourced from bull's changelog.

4.8.5 (2022-07-27)

Performance Improvements

  • clean: use ZRANGEBYSCORE to improve performance (#2363) (3331188)

4.8.4 (2022-06-16)

Bug Fixes

  • worker: better disconnect when blocking connection (b9ea7f4)

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)

... (truncated)

Commits
  • 089ee99 chore(release): 4.8.5 [skip ci]
  • 3331188 perf(clean): use ZRANGEBYSCORE to improve performance (#2363)
  • 2ca1ff5 docs: update typo error in REFERENCE.md (#2397)
  • a464c1b chore(release): 4.8.4 [skip ci]
  • b9ea7f4 fix(worker): better disconnect when blocking connection
  • 478ed16 docs: fix typo in REFERENCE.md
  • 17d9715 fixed typo in readme
  • 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]
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-4.8.5 branch 2 times, most recently from 47a5aea to 9b8a93f Compare August 11, 2022 20:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-4.8.5 branch 3 times, most recently from e331112 to 086702d Compare August 21, 2022 23:45
Bumps [bull](https://github.com/OptimalBits/bull) from 3.22.0 to 4.8.5.
- [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.5)

---
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 force-pushed the dependabot/npm_and_yarn/bull-4.8.5 branch from 086702d to 36c8630 Compare September 1, 2022 04:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2022

Superseded by #563.

@dependabot dependabot bot closed this Sep 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bull-4.8.5 branch September 5, 2022 12:45
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