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 supertest from 3.3.0 to 3.4.2 #64

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps supertest from 3.3.0 to 3.4.2.

Release notes *Sourced from [supertest's releases](https://github.com/visionmedia/supertest/releases).* > ## v3.4.2 > - PR-542 - Update dependencies. (thanks [**rimiti**](https://github.com/rimiti)) > - PR-537 - Fix and update documentation. (thanks [**rimiti**](https://github.com/rimiti)) > - PR-536 - Do not publish useless files. (thanks [**rimiti**](https://github.com/rimiti)) > > ## v3.4.1 > * PR-535 - Fix [#534](https://github-redirect.dependabot.com/visionmedia/supertest/issues/534) - Superagent downgrading (thanks [**rimiti**](https://github.com/rimiti)) > * PR-533 - Only publish necessary files (thanks [**rimiti**](https://github.com/rimiti)) > > ## v3.4.0 > * PR-532 - Packages updated, pipeline more explicit, documentation updated (thanks [**rimiti**](https://github.com/rimiti)) > * PR-517 - Documentation updated (thanks [**oprogramador**](https://github.com/oprogramador)) > * PR-513 - Use more robust Array instance check (thanks [**rubendg**](https://github.com/rubendg))
Changelog *Sourced from [supertest's changelog](https://github.com/visionmedia/supertest/blob/master/History.md).* > 3.4.1 / 2019-01-16 > =================== > > * PR-535 - Fix [#534](https://github-redirect.dependabot.com/visionmedia/supertest/issues/534) - Superagent downgrading (thanks [**rimiti**](https://github.com/rimiti)) > * PR-533 - Only publish necessary files (thanks [**rimiti**](https://github.com/rimiti)) > > 3.4.0 / 2019-01-15 > =================== > > * PR-532 - Packages updated, pipeline more explicit, documentation updated (thanks [**rimiti**](https://github.com/rimiti)) > * PR-517 - Documentation updated (thanks [**oprogramador**](https://github.com/oprogramador)) > * PR-513 - Use more robust Array instance check (thanks [**rubendg**](https://github.com/rubendg))
Commits - [`1792d7d`](https://github.com/visionmedia/supertest/commit/1792d7d91e276362c48c09fee1781f246a21605b) 3.4.2 - [`8712722`](https://github.com/visionmedia/supertest/commit/8712722d6885c9e19dac3804d218e8078150ac5b) Merge pull request [#542](https://github-redirect.dependabot.com/visionmedia/supertest/issues/542) from visionmedia/update-dependencies - [`44caa8c`](https://github.com/visionmedia/supertest/commit/44caa8c9a9fac10ea6572ffa775ce1953ec35ef9) chore(package.json) scripts created - [`ef1fd6b`](https://github.com/visionmedia/supertest/commit/ef1fd6b18e960fda56c1e78efd6ef0431d3fca89) chore(package-lock.json) file updated - [`b469434`](https://github.com/visionmedia/supertest/commit/b469434bd170e570049c55e6dbcaa1f18ac71ffe) chore(package.json) eslint updated - [`f55c527`](https://github.com/visionmedia/supertest/commit/f55c5278b8e5586a90a98e91c87227502d67bb37) Merge pull request [#536](https://github-redirect.dependabot.com/visionmedia/supertest/issues/536) from rimiti/do-not-publish-useless-files - [`eed0a40`](https://github.com/visionmedia/supertest/commit/eed0a4035d5b95fae29fcfc75e93c1e0167aa6be) Merge pull request [#537](https://github-redirect.dependabot.com/visionmedia/supertest/issues/537) from rimiti/fix-documentation - [`74d1516`](https://github.com/visionmedia/supertest/commit/74d151682cf1d80fd39d20ae45fc2bd7bdcdf6f2) doc(README.md) documentation updated - [`83763c9`](https://github.com/visionmedia/supertest/commit/83763c96cbddcde6b09571d6d1356bb27bc4f61c) chore(.npmignore) paths updated - [`8ef3840`](https://github.com/visionmedia/supertest/commit/8ef384015c0509bcf6e39ea7407a474a3ea84b72) 3.4.1 - Additional commits viewable in [compare view](https://github.com/visionmedia/supertest/compare/v3.3.0...v3.4.2)


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.