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 8.3.1 to 9.5.0 #49

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps got from 8.3.1 to 9.5.0.

Release notes *Sourced from [got's releases](https://github.com/sindresorhus/got/releases).* > ## v9.5.0 > - Remove error thrown for URLs with auth component ([#676](https://github-redirect.dependabot.com/sindresorhus/got/issues/676)) 5d20a43 > - Upgrade dependencies a1eadfe > > https://github.com/sindresorhus/got/compare/v9.4.0...v9.5.0 > > ## v9.4.0 > - Add ability to specify which network error codes to retry on. 9f3a099 > - Add Got options onto responses and errors. 33b838f > - Correctly clear `socket` timeout on error. c8e358f > > https://github.com/sindresorhus/got/compare/v9.3.2...v9.4.0 > > ## v9.3.2 > - No new timeouts after an error. https://github.com/sindresorhus/got/commit/d8dd881382dab612ad5b9204de93a02527dc81a9 > - Fix the retry math. https://github.com/sindresorhus/got/commit/07b3ce5070515c1a4d1462d2c046ef13b805e812 > > https://github.com/sindresorhus/got/compare/v9.3.1...v9.3.2 > > ## v9.3.1 > - Don't override headers defined in the `url` argument when it's an object. 191e00a > - Don't set `content-length` header when upload body size is `null`. 311b184 > > https://github.com/sindresorhus/got/compare/v9.3.0...v9.3.1 > > ## v9.3.0 > - Add option to allow defaults to be mutable. b392f60 > - Add `beforeRedirect`, `beforeRetry`, and `afterResponse` hooks. 325409c > - Retry on a few more errors. fbaaa2a > - Include `body` property in `HTTPError`. fdc0fa6 > - Transform user set headers to lowercase. a07b2be > - Support Electron renderer timings. 25f18be > > https://github.com/sindresorhus/got/compare/v9.2.0...v9.3.0 > > ## v9.2.2 > - Gracefully handle invalid `Location` redirect URLs. ([#605](https://github-redirect.dependabot.com/sindresorhus/got/issues/605)) 7ae6939 > - Don't override hooks when merging arguments. 3ad3950 > - Merge hooks on `got.extend()`. ([#608](https://github-redirect.dependabot.com/sindresorhus/got/issues/608)) 292f78a > > https://github.com/sindresorhus/got/compare/v9.2.1...v9.2.2 > > ## v9.2.1 > - Don't cache response when HTTP error was received. [#597](https://github-redirect.dependabot.com/sindresorhus/got/issues/597) b8480f3 > - Fix merging default & custom handlers. 5f191b9 > > > https://github.com/sindresorhus/got/compare/v9.2.0...v9.2.1 > > ## v9.2.0 > ... (truncated)
Commits - [`91c0607`](https://github.com/sindresorhus/got/commit/91c0607b21f85adc568a0d182b47483e59855f95) 9.5.0 - [`a1eadfe`](https://github.com/sindresorhus/got/commit/a1eadfef162a55d36f0244479d00a8d0242225f6) Upgrade dependencies - [`5d20a43`](https://github.com/sindresorhus/got/commit/5d20a4380dd224450e40a658a113b6f1e036726e) Remove error thrown for URLs with auth component ([#676](https://github-redirect.dependabot.com/sindresorhus/got/issues/676)) - [`3e0edd8`](https://github.com/sindresorhus/got/commit/3e0edd883134076184a710d932ed004705a78bdd) Mention HTTPError `body` property in docs - [`aa4c9a6`](https://github.com/sindresorhus/got/commit/aa4c9a6323381b9c3646f40e5de3402281204a9a) Clarify error docs ([#670](https://github-redirect.dependabot.com/sindresorhus/got/issues/670)) - [`533d7e5`](https://github.com/sindresorhus/got/commit/533d7e51ef56f2007ca426cc23b8cbda7ec36b32) 9.4.0 - [`9f3a099`](https://github.com/sindresorhus/got/commit/9f3a09948ff80057b12af0af60846cc5b8f0372d) Add ability to specify which network error codes to retry on ([#660](https://github-redirect.dependabot.com/sindresorhus/got/issues/660)) - [`33b838f`](https://github.com/sindresorhus/got/commit/33b838fe167ccb09f7728c379480099cbbbe38a0) Add Got options onto responses and errors ([#663](https://github-redirect.dependabot.com/sindresorhus/got/issues/663)) - [`8848a7a`](https://github.com/sindresorhus/got/commit/8848a7af1771f24563c1c61ab69acc3c81d6449f) Add migration guides ([#595](https://github-redirect.dependabot.com/sindresorhus/got/issues/595)) - [`4a8722b`](https://github.com/sindresorhus/got/commit/4a8722b8801851d60b8dbff0941e3f1714964df4) Minor code style tweaks - Additional commits viewable in [compare view](https://github.com/sindresorhus/got/compare/v8.3.1...v9.5.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.