Skip to content

chore(deps-dev): bump bull from 3.22.0 to 4.8.4#534

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2022

Copy link
Copy Markdown
Contributor

Bumps bull from 3.22.0 to 4.8.4.

Release notes

Sourced from bull's releases.

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)

Features

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

v4.6.2

4.6.2 (2022-02-23)

... (truncated)

Changelog

Sourced from bull's changelog.

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)

Bug Fixes

  • better handling of maxRetriesPerRequest (d3b9138)

4.6.1 (2022-02-21)

... (truncated)

Commits
  • 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]
  • 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)
  • 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.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.8.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 Jun 17, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #543.

@dependabot dependabot Bot closed this Jul 28, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/bull-4.8.4 branch July 28, 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.

0 participants