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.5.1 #58

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps got from 9.5.0 to 9.5.1.

Release notes *Sourced from [got's releases](https://github.com/sindresorhus/got/releases).* > ## 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 - [`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)) - [`8341fba`](https://github.com/sindresorhus/got/commit/8341fba328aba4d6b3f4a6f44c4efb06b6ec3bb2) Consistent use of emphasis in readme ([#684](https://github-redirect.dependabot.com/sindresorhus/got/issues/684)) - [`0bb9fa6`](https://github.com/sindresorhus/got/commit/0bb9fa61ca0213dcb0496258ff4ae09fb600a622) Fix 'Migration guides' json example - See full diff in [compare view](https://github.com/sindresorhus/got/compare/v9.5.0...v9.5.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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #63.