0x-tracker-worker
0x-tracker-worker copied to clipboard
Update dependency bull to v3.18.0
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
v3.17.0
- feat: better rate limiter (#1816) (@manast)
- feat(sandbox): kill child workers gracefully (#1802) (@GabrielCastro)
v3.16.0
- feat(rate-limiter): add grouping support.
v3.15.0
v3.14.0
- 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)
v3.13.0
- feat: add "preventParsingData" job option to prevent data parsing
- fix: queue.clean clean job logs as well
- fix: whenCurrentJobsFinished should wait for all jobs
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.
Codecov Report
Merging #424 into master will not change coverage. The diff coverage is
n/a.
@@ 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 dataPowered by Codecov. Last update b785ab7...c7743c5. Read the comment docs.