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

Bump supertest from 3.0.0 to 4.0.0 #44

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps supertest from 3.0.0 to 4.0.0.

Release notes

Sourced from supertest's releases.

v4.0.0

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

ladjs/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)

v3.3.0

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

v3.2.0

v3.1.0

  • #473 - Remove unused dependency in Readme (thanks @​pedro-otero)
  • #472 - Update travis node versions (thanks @​rimiti)
  • #470 - Upgrade the superagent node module to resolve security vulnerabilities & fix the proto property deprecation (thanks @​levioza)
  • #446 - Fix bug, always pass on errors if no response (thanks @​bkeepers)
  • #418 - Add post() examples to the README (thanks @​kevinburke)
  • #297 - Add a .host() method to set a host other than 127.0.0.1 (thanks @​mikec)
  • #275 - Removed ambiguously misappropriated cultural references from readme (thanks @​reallistic)
Commits
  • 0cfc198 4.0.0
  • abf6bc3 Merge pull request #539 from ozzywalsh/fix-agent-defaults
  • 5914936 Merge pull request #554 from visionmedia/use-trust-localhost
  • 647ade8 doc(History.md) file removed for github release notes
  • a2aaa60 feat(packages.json) packages updated
  • 011e69f updated tests to use trustLocalhost for bypassing broken HTTPS
  • 1792d7d 3.4.2
  • 8712722 Merge pull request #542 from visionmedia/update-dependencies
  • 44caa8c chore(package.json) scripts created
  • ef1fd6b chore(package-lock.json) file updated
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rimiti, a new releaser for supertest since your current version.


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 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 Mar 11, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #45.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/supertest-4.0.0 branch March 18, 2019 06:24
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.

1 participant