JustinBeckwith / yes-https

Say yes to https with express and connect.
MIT License
31 stars 2 forks source link

Bump supertest from 2.0.1 to 3.1.0 #11

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps supertest from 2.0.1 to 3.1.0.

Release notes *Sourced from [supertest's releases](https://github.com/visionmedia/supertest/releases).* > ## v3.1.0 > * [#473](https://github-redirect.dependabot.com/visionmedia/supertest/issues/473) - Remove unused dependency in Readme (thanks [**pedro-otero**](https://github.com/pedro-otero)) > * [#472](https://github-redirect.dependabot.com/visionmedia/supertest/issues/472) - Update travis node versions (thanks [**rimiti**](https://github.com/rimiti)) > * [#470](https://github-redirect.dependabot.com/visionmedia/supertest/issues/470) - Upgrade the superagent node module to resolve security vulnerabilities & fix the proto property deprecation (thanks [**levioza**](https://github.com/levioza)) > * [#446](https://github-redirect.dependabot.com/visionmedia/supertest/issues/446) - Fix bug, always pass on errors if no response (thanks [**bkeepers**](https://github.com/bkeepers)) > * [#418](https://github-redirect.dependabot.com/visionmedia/supertest/issues/418) - Add post() examples to the README (thanks [**kevinburke**](https://github.com/kevinburke)) > * [#297](https://github-redirect.dependabot.com/visionmedia/supertest/issues/297) - Add a .host() method to set a host other than 127.0.0.1 (thanks [**mikec**](https://github.com/mikec)) > * [#275](https://github-redirect.dependabot.com/visionmedia/supertest/issues/275) - Removed ambiguously misappropriated cultural references from readme (thanks [**reallistic**](https://github.com/reallistic)) > > ## v3.0.0 > PR-373 - Allow TestAgent pass a cert and key to request (thanks [**toefraz**](https://github.com/toefraz)) > PR-392 - Update Readme with promise example (thanks [**ajouve**](https://github.com/ajouve)) > PR-400 - Update to superagent 3 (thanks [**alphashuro**](https://github.com/alphashuro))
Changelog *Sourced from [supertest's changelog](https://github.com/visionmedia/supertest/blob/master/History.md).* > 3.1.0 / 2018-04-24 > =================== > > * PR-473 - Remove unused dependency in Readme (thanks [**pedro-otero**](https://github.com/pedro-otero)) > * PR-472 - Update travis node versions (thanks [**rimiti**](https://github.com/rimiti)) > * PR-470 - Upgrade the superagent node module to resolve security vulnerabilities & fix the __proto__ property deprecation (thanks [**levioza**](https://github.com/levioza)) > * PR-446 - Fix bug, always pass on errors if no response (thanks [**bkeepers**](https://github.com/bkeepers)) > * PR-418 - Add post() examples to the README (thanks [**kevinburke**](https://github.com/kevinburke)) > * PR-297 - Add a .host() method to set a host other than 127.0.0.1 (thanks [**mikec**](https://github.com/mikec)) > * PR-275 - Removed ambiguously misappropriated cultural references from readme (thanks [**reallistic**](https://github.com/reallistic)) > > 3.0.0 / 2017-01-29 > =================== > > * PR-373 - Allow TestAgent pass a cert and key to request (thanks [**toefraz**](https://github.com/toefraz)) > * PR-392 - Update readme with promise example (thanks [**ajouve**](https://github.com/ajouve)) > * PR-400 - Update to superagent 3 (thanks [**alphashuro**](https://github.com/alphashuro))
Commits - See full diff in [compare view](https://github.com/visionmedia/supertest/commits/v3.1.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@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 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.