super3 / zmine

Simple Zcash GUI miner built with Node and Vue.
http://www.zmine.org/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Bump got from 9.5.0 to 9.6.0 #63

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps got from 9.5.0 to 9.6.0.

Release notes *Sourced from [got's releases](https://github.com/sindresorhus/got/releases).* > ## v9.6.0 > - Add `init` hook ([#683](https://github-redirect.dependabot.com/sindresorhus/got/issues/683)) 677d0a4 > - Add `beforeError` hook ([#696](https://github-redirect.dependabot.com/sindresorhus/got/issues/696)) 29ffb44 > > https://github.com/sindresorhus/got/compare/v9.5.1...v9.6.0 > > ## v9.5.1 > - Fix memory leak when using socket timeout and keepalive agent ([#694](https://github-redirect.dependabot.com/sindresorhus/got/issues/694)) 203dadc > - Fix strange timing data for HTTP requests d136e61 > - Correctly preserve original status code when returning cached responses d136e61 > > https://github.com/sindresorhus/got/compare/v9.5.0...v9.5.1
Commits - [`a45e071`](https://github.com/sindresorhus/got/commit/a45e071e8dc5027ab9c7fad5919195501cd9e9ca) 9.6.0 - [`29ffb44`](https://github.com/sindresorhus/got/commit/29ffb44f6be951e1103bb076dadf2b0e5cbd62f1) Add `beforeError` hook ([#696](https://github-redirect.dependabot.com/sindresorhus/got/issues/696)) - [`677d0a4`](https://github.com/sindresorhus/got/commit/677d0a479bd99c0cbcffdc5847038745dfa72bd1) Add `init` hook ([#683](https://github-redirect.dependabot.com/sindresorhus/got/issues/683)) - [`e2d3602`](https://github.com/sindresorhus/got/commit/e2d360211e2101ab966ee6617abe8f22881caf84) Bump XO - [`6ce603e`](https://github.com/sindresorhus/got/commit/6ce603e99a17d258751ddce23b1c9d424b7be795) 9.5.1 - [`203dadc`](https://github.com/sindresorhus/got/commit/203dadcfc41753aa515068032cd1f30f6945fae1) Fix memory leak when using socket timeout and keepalive agent ([#694](https://github-redirect.dependabot.com/sindresorhus/got/issues/694)) - [`73428f9`](https://github.com/sindresorhus/got/commit/73428f949afe7e48735187c63f011576a3e11d19) Add `superagent` to the comparison table ([#691](https://github-redirect.dependabot.com/sindresorhus/got/issues/691)) - [`d136e61`](https://github.com/sindresorhus/got/commit/d136e613d82345f450d1540e53089c9baa651f89) Update dependencies - [`877a6c1`](https://github.com/sindresorhus/got/commit/877a6c1936095a0654eaf67a515da800ea03913f) Remove badge labels from the Comparison section - [`5653c1a`](https://github.com/sindresorhus/got/commit/5653c1ada6972af91aeb4b33aeaf530cd2ea2bfd) Add failing test for [#687](https://github-redirect.dependabot.com/sindresorhus/got/issues/687) ([#688](https://github-redirect.dependabot.com/sindresorhus/got/issues/688)) - Additional commits viewable in [compare view](https://github.com/sindresorhus/got/compare/v9.5.0...v9.6.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 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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - 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.