Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps supertest from 3.3.0 to 4.0.2.

Release notes

Sourced from supertest's releases.

Documentation

  • Merge pull request #563 from visionmedia/fix-documentation 1257283
  • Merge pull request #561 from fullstackmommy/assert-content-type-in-readme 436643c

forwardemail/supertest@v4.0.1...v4.0.2

Fix - Superagent downgraded

  • Merge pull request #558 from visionmedia/hotfix 078c835

forwardemail/supertest@v4.0.0...v4.0.1

v4.0.0

  • Merge pull request #539 from ozzywalsh/fix-agent-defaults abf6bc3
  • Merge pull request #554 from visionmedia/use-trust-localhost 5914936

forwardemail/supertest@v3.4.2...v4.0.0

v3.4.2

  • PR-542 - Update dependencies. (thanks @​rimiti)
  • PR-537 - Fix and update documentation. (thanks @​rimiti)
  • PR-536 - Do not publish useless files. (thanks @​rimiti)

v3.4.1

  • PR-535 - Fix #534 - Superagent downgrading (thanks @​rimiti)
  • PR-533 - Only publish necessary files (thanks @​rimiti)

v3.4.0

  • PR-532 - Packages updated, pipeline more explicit, documentation updated (thanks @​rimiti)
  • PR-517 - Documentation updated (thanks @​oprogramador)
  • PR-513 - Use more robust Array instance check (thanks @​rubendg)
Commits
  • 775911f 4.0.2
  • 1257283 Merge pull request #563 from visionmedia/fix-documentation
  • 436643c Merge pull request #561 from fullstackmommy/assert-content-type-in-readme
  • 6ef07da doc(README.md) trustLocalhost() block removed
  • 715d9a9 4.0.1
  • 078c835 Merge pull request #558 from visionmedia/hotfix
  • a8262f6 Correction in example snippets
  • 8119278 feat(package.json) superagent downgraded because assert using promises doesn'...
  • 934d415 feat(test/supertest.js) trustLocalhost() removed because superagent downgrading
  • 38e66a1 chore(test/supertest.js) this test should fail
  • Additional commits viewable in compare view

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 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @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 Jun 10, 2019
@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #31 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #31   +/-   ##
======================================
  Coverage    62.5%   62.5%           
======================================
  Files           2       2           
  Lines          16      16           
  Branches        2       2           
======================================
  Hits           10      10           
  Misses          5       5           
  Partials        1       1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8401d6...266b310. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant