Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update supertest requirement from ^1.2.0 to ^3.3.0 #69

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 22, 2018

Updates the requirements on supertest to permit the latest version.

Release notes

Sourced from supertest's releases.

v3.3.0

#509 - Fix #486, bug in _assertBody, switch to deepStrictEqual (thanks mikelax)
#510 - Refactor test files to use const/let (thanks rimiti)

Changelog

Sourced from supertest's changelog.

3.3.0 / 2018-09-06

  • PR-509 - Fix #486, bug in _assertBody, switch to deepStrictEqual (thanks mikelax)
  • PR-510 - Refactor test files to use const/let (thanks rimiti)

3.2.0 / 2018-09-05

  • PR-507 - Ignore coverage folder (thanks rimiti)
  • PR-506 - Fix Coveralls timeouts on Travis (thanks rimiti)
  • PR-505 - Use node 10 instead of node 9 (thanks rimiti)
  • PR-504 - Coverage + Coveralls integration (thanks rimiti)
  • PR-503 - Dependencies updated (thanks rimiti)
  • PR-495 - Fix example in README.md (thanks Otto-AA)

3.1.0 / 2018-04-24

  • PR-473 - Remove unused dependency in Readme (thanks pedro-otero)
  • PR-472 - Update travis node versions (thanks rimiti)
  • PR-470 - Upgrade the superagent node module to resolve security vulnerabilities & fix the proto property deprecation (thanks levioza)
  • PR-446 - Fix bug, always pass on errors if no response (thanks bkeepers)
  • PR-418 - Add post() examples to the README (thanks kevinburke)
  • PR-297 - Add a .host() method to set a host other than 127.0.0.1 (thanks mikec)
  • PR-275 - Removed ambiguously misappropriated cultural references from readme (thanks reallistic)

3.0.0 / 2017-01-29

  • PR-373 - Allow TestAgent pass a cert and key to request (thanks toefraz)
  • PR-392 - Update readme with promise example (thanks ajouve)
  • PR-400 - Update to superagent 3 (thanks alphashuro)

2.0.1 / 2016-10-19

  • PR-371 - node v6 - Fix bug to support HEAD method. Add uppercase on method value (thanks seangarner)
  • PR-348 - Handle server not running errors (thanks santanu-biswas)

2.0.0 / 2016-07-29

  • PR-347 - Update to superagent ^2.0.0 (thanks saintedlama)
  • Proper es6 promises support was added in superagent 2.0.0, which means you can use it

1.2.0 / 2016-02-11

  • PR-302 - Update to superagent ^1.7.2
... (truncated)
Commits

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 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:

  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 22, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.286% when pulling 46c2f85 on dependabot/npm_and_yarn/supertest-tw-3.3.0 into 709ea4b on master.

@coveralls
Copy link

coveralls commented Nov 22, 2018

Coverage Status

Coverage remained the same at 94.286% when pulling 6070629 on dependabot/npm_and_yarn/supertest-tw-3.3.0 into 6186d23 on master.

Updates the requirements on [supertest](https://github.com/visionmedia/supertest) to permit the latest version.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Changelog](https://github.com/visionmedia/supertest/blob/master/History.md)
- [Commits](https://github.com/visionmedia/supertest/commits/v3.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/supertest-tw-3.3.0 branch from 46c2f85 to 6070629 Compare November 22, 2018 14:59
@dependabot-preview
Copy link
Contributor Author

Superseded by #77.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/supertest-tw-3.3.0 branch January 17, 2019 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants