geodatagouv / link-proxy

Analyze links in your (geo)data catalogs
6 stars 2 forks source link

Bump bull from 3.7.0 to 3.12.1 #344

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps bull from 3.7.0 to 3.12.1.

Changelog *Sourced from [bull's changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md).* > # Changelog > > ## v.3.12.1 > > - fix: catch errors parsing invalid progress data > - fix(pause): don't initialize bclient if not waiting for jobs to finish > > [Changes](https://github.com/OptimalBits/bull/compare/v3.12.0...v3.12.1) > > ## v.3.12.0 > > - feat: support async custom backoffs. > - feat(sandbox): emulate job.progress function. > > - fix: queue.pause(true, true) doesn't pause queue. > > [Changes](https://github.com/OptimalBits/bull/compare/v3.11.0...v3.12.0) > > ## v.3.11.0 > > - feat(queue): basic support for bulk adding jobs. > - feat(job): save data on job instance when updated. > > - fix(queue): whenCurrentJobsFinished shouldn't initialize bclient. Fixes [#1346](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1346). > - fix(queue): unhandled promise warning in updateDelayTimer. > - fix(sandbox): if the child process is killed, remove it from the pool. > > [Changes](https://github.com/OptimalBits/bull/compare/v3.10.0...v3.11.0) > > ## v.3.10.0 > > - fix: remove logs automtically when using autoremove fixes [#1330](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1330) > - feat: add support for keeping a specified number of jobs when using auto-remove. > - feat: add support for node 12 > - fix: fix check for supported file types in sandboxed processors [#1311](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1311) > - ci: drop support for node 6 > > [Changes](https://github.com/OptimalBits/bull/compare/v3.9.1...v3.10.0) > > ## v.3.9.1 > > - fix: add log to job wrapper > > [Changes](https://github.com/OptimalBits/bull/compare/v3.9.0...v3.9.1) > > ## v.3.9.0 > > - feat: add job.log [#1165](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1165) > > [Changes](https://github.com/OptimalBits/bull/compare/v3.8.1...v3.9.0) > ... (truncated)
Commits - [`4517dab`](https://github.com/OptimalBits/bull/commit/4517dabeb380d9cc91a61dde065c7dd1fae972dd) 3.12.1 - [`2e84150`](https://github.com/OptimalBits/bull/commit/2e841507b89e992d06b600c5ba354924dd35ad14) docs: update CHANGELOG - [`4f001e0`](https://github.com/OptimalBits/bull/commit/4f001e0a76023594ffe9fd0336e932cbf9535bdd) Merge branch 'develop' of github.com:OptimalBits/bull into develop - [`6f49f69`](https://github.com/OptimalBits/bull/commit/6f49f694e68f6ec5bd9e0c4afc1e8b530c20ed24) fix: catch errors parsing invalid progress data - [`01ce4d7`](https://github.com/OptimalBits/bull/commit/01ce4d7ada9a578f4821ababfd8d8aee9dac7be3) Merge pull request [#1545](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1545) from gabegorelick/line-endings - [`6b996a9`](https://github.com/OptimalBits/bull/commit/6b996a9c090dcc529b86baa6dc10a5634e89f74f) Merge branch 'develop' into line-endings - [`a379c9f`](https://github.com/OptimalBits/bull/commit/a379c9fbbb1237cec21328dc78ac0a67f376c923) Merge pull request [#1544](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1544) from gabegorelick/test_cluster - [`cbc8279`](https://github.com/OptimalBits/bull/commit/cbc82792b464317397e7ff44de1b987456e118be) Merge pull request [#1543](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1543) from gabegorelick/eslint-plugin-mocha - [`dbd85f3`](https://github.com/OptimalBits/bull/commit/dbd85f33828710eccbc0282e116f332c9dc82719) Merge pull request [#1541](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1541) from gabegorelick/lockfiles - [`29d0bae`](https://github.com/OptimalBits/bull/commit/29d0bae9c239af804406648ff1347936a6e8afd1) Merge pull request [#1542](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1542) from gabegorelick/whenCurrentJobsFinished - Additional commits viewable in [compare view](https://github.com/OptimalBits/bull/compare/v3.7.0...v3.12.1)


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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #344   +/-   ##
=======================================
  Coverage   64.76%   64.76%           
=======================================
  Files          25       25           
  Lines         525      525           
=======================================
  Hits          340      340           
  Misses        185      185

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 ba45408...9d3444a. Read the comment docs.