0x-tracker-worker icon indicating copy to clipboard operation
0x-tracker-worker copied to clipboard

Update dependency bull to v3.18.0

Open renovate[bot] opened this issue 5 years ago • 1 comments

This PR contains the following updates:

Package Type Update Change
bull dependencies minor 3.12.1 -> 3.18.0

Release Notes

OptimalBits/bull

v3.18.0

Compare Source

Changes

v3.17.0

Compare Source

Changes

v3.16.0

Compare Source

  • feat(rate-limiter): add grouping support.

Changes

v3.15.0

Compare Source

  • feat: add isPaused fixes #​1274
  • fix: emit waiting event when adding a priority job (#​1134)

Changes

v3.14.0

Compare Source

  • feat(queue): add removeJobs function
  • fix: clamp negative job delay values to 0 to prevent thrashing
  • fix: use DEFAULT_JOB_NAME (#​1585)
  • fix: remove the lazy client error handler on close (#​1605)
  • fix: prevent exceeding the maximum stack call size when emptying large queues (#​1660)

Changes

v3.13.0

Compare Source

  • feat: add "preventParsingData" job option to prevent data parsing
  • fix: queue.clean clean job logs as well
  • fix: whenCurrentJobsFinished should wait for all jobs

Changes


Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Jun 27 '20 17:06 renovate[bot]

Codecov Report

Merging #424 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   63.56%   63.56%           
=======================================
  Files         136      136           
  Lines        1872     1872           
  Branches      192      192           
=======================================
  Hits         1190     1190           
  Misses        627      627           
  Partials       55       55           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b785ab7...c7743c5. Read the comment docs.

codecov[bot] avatar Jun 27 '20 17:06 codecov[bot]