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.1 #62

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps supertest from 3.3.0 to 3.4.1.

Release notes *Sourced from [supertest's releases](https://github.com/visionmedia/supertest/releases).* > ## 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 - [`8ef3840`](https://github.com/visionmedia/supertest/commit/8ef384015c0509bcf6e39ea7407a474a3ea84b72) 3.4.1 - [`cea9ff5`](https://github.com/visionmedia/supertest/commit/cea9ff50d394cfa1705a9a5cbd5a02cf627f3f02) Merge pull request [#535](https://github-redirect.dependabot.com/visionmedia/supertest/issues/535) from visionmedia/v3.4.1 - [`013caf0`](https://github.com/visionmedia/supertest/commit/013caf09257517f70209b9755039712607c222c1) doc(History.md) changelog updated - [`0d4a6dc`](https://github.com/visionmedia/supertest/commit/0d4a6dca07d738cc182e30a50c92b92d77cbfe1f) Merge pull request [#533](https://github-redirect.dependabot.com/visionmedia/supertest/issues/533) from rimiti/publish-only-necessary - [`9ed4909`](https://github.com/visionmedia/supertest/commit/9ed4909ecaee42136a5c9a8c38dc5586a0fa5ae8) chore(package-lock.json) file updated - [`c1a1c37`](https://github.com/visionmedia/supertest/commit/c1a1c373158519ffee16d5fd46ffbc4363acba65) fix(test/supertest.js) test fixed, message has been updated - [`87756fb`](https://github.com/visionmedia/supertest/commit/87756fb328a9af23ae80af4f021e85d326725b78) Revert "chore(test/supertest.js) obscure test removed" - [`9e6851b`](https://github.com/visionmedia/supertest/commit/9e6851b336a1162aa785f55dfcd0456ff5ab5ee4) Revert "chore(test/supertest.js) obscure test removed" - [`ad882c2`](https://github.com/visionmedia/supertest/commit/ad882c24a1f6260e35215310990e9b2e82f7cc54) chore(.npmignore) only publish necessary files - [`5640ac9`](https://github.com/visionmedia/supertest/commit/5640ac914f17805d9614d3445d97419fe3c2b5b1) 3.4.0 - Additional commits viewable in [compare view](https://github.com/visionmedia/supertest/compare/v3.3.0...v3.4.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 #64.