geodatagouv / link-proxy

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

Bump bull from 3.7.0 to 3.11.0 #327

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps bull from 3.7.0 to 3.11.0.

Changelog *Sourced from [bull's changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md).* > # Changelog > > ## 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) > > ## v.3.8.1 > > - fix: wait for ready in cleanJobsInSet fixes [#1298](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1298) > > [Changes](https://github.com/OptimalBits/bull/compare/v3.8.0...v3.8.1) > > ## v.3.8.0 > > - fix: improve delay logic fixing [#1226](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1226), [#1222](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1222) > - feat: store finishedOn on the job instance > - fix: return every in getRepeatableJobs [#1284](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1284) > - fix: remove broken child processes [#1098](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1098) > - feat: update sandbox exit handler to log signals [#1252](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1252) > - fix: Ignore unknown command client error [#1240](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1240) > > ... (truncated)
Commits - [`69a97bc`](https://github.com/OptimalBits/bull/commit/69a97bc4816b5799d26367a6147256b78e2cc919) 3.11.0 - [`f719247`](https://github.com/OptimalBits/bull/commit/f719247e3185a07286dfdc32fced2222d25358b2) ci: updated dependencies - [`3454973`](https://github.com/OptimalBits/bull/commit/3454973bb7e66db661c9b4d38a1c65544de77d63) chore: update CHANGELOG - [`a85eb4b`](https://github.com/OptimalBits/bull/commit/a85eb4bea13bb967c9bbac0bb6b1f8b526aaaf34) Merge branch 'develop' of github.com:OptimalBits/bull into develop - [`4386394`](https://github.com/OptimalBits/bull/commit/43863948e650b20c4402ff8c74678e4d0289c5c8) test: minor formatting - [`4b0a73b`](https://github.com/OptimalBits/bull/commit/4b0a73b3cb3eb597017b66cee67433448ec52163) chore: cleaner code for isFinished - [`b256c27`](https://github.com/OptimalBits/bull/commit/b256c275f0d6902fb74d407a75a890a59f935bdb) Merge pull request [#1471](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1471) from adisreyaj/patch-1 - [`91bf491`](https://github.com/OptimalBits/bull/commit/91bf491e78fbcd968061154cbb759fd93495054b) Updated the Job#moveToFailed type - [`9cc6975`](https://github.com/OptimalBits/bull/commit/9cc6975b7dab5c6087335f2271942b3502b47dae) Merge pull request [#1469](https://github-redirect.dependabot.com/OptimalBits/bull/issues/1469) from darky/patch-1 - [`f719941`](https://github.com/OptimalBits/bull/commit/f719941ff0e45b59484a80adfb628c06a3fb6f26) typo fix - Additional commits viewable in [compare view](https://github.com/OptimalBits/bull/compare/v3.7.0...v3.11.0)


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) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #327   +/-   ##
=======================================
  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 84c2102...7d69791. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #341.