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.4.2 to 6.1.4 #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps supertest from 3.4.2 to 6.1.4.

Release notes

Sourced from supertest's releases.

v6.1.4

  • Merge pull request #715 from juanvillegas/feature/allows-expect-to-take-an-array 7e4645c
  • Allows expect to accept an array of statuses ab252f3

ladjs/supertest@v6.1.3...v6.1.4

v6.1.3

  • Merge pull request #705 from janthoe/master 8b0bf4d
  • fix: Check error object before updating stack. (Fixes #700) b628d34

ladjs/supertest@v6.1.2...v6.1.3

v6.1.2

  • Merge pull request #704 from ktutnik/fix-array-flat-issue 967aff1
  • fix: Fix unappropriate stack trace issue on Node.js prior than 14 0a06ef1

ladjs/supertest@v6.1.1...v6.1.2

v6.1.1

  • Merge pull request #699 from jpbochi/new-stack-trace 6f3928f
  • produces edited stack that starts with error name 0288826

ladjs/supertest@v6.1.0...v6.1.1

v6.1.0

  • chore: bump deps a292f61
  • Merge pull request #678 from pitpit/bugfix/tests f133efb
  • Merge pull request #679 from julienw/do-not-exact-pin-versions a676437
  • Merge pull request #684 from dineshks1/master ac23355
  • Merge pull request #664 from DominusKelvin/patch-1 77a86ed
  • Merge pull request #690 from jpbochi/new-stack-trace 4b1fd0c
  • Merge pull request #698 from jackton1/patch-1 9b0751c
  • Fix inconsistent return 848962e
  • Wraps assert functions, updating stack trace of generated errors d41d10b
  • Adds travis jobs on ppc64le aec2239
  • Do not exact-pin the dependencies versions (Fixes #677) 616dfb6
  • fix 'ssl certificate key too small' error in test 45dcf6e
  • docs: update README.md promise usage example ebd4c29

ladjs/supertest@v6.0.1...v6.1.0

v6.0.1

  • Merge pull request #682 from vukanac/master a4c4596
  • Removes space in front of backticks for code blocks in README.md f635fce

ladjs/supertest@v6.0.0...v6.0.1

v6.0.0

  • Merge pull request #515 from holidaycheck/set-host-header-instead-of-adapting-url 7114571
  • Set host header instead of host in url de056d2

... (truncated)

Commits
  • cfeae1a 6.1.4
  • 7e4645c Merge pull request #715 from juanvillegas/feature/allows-expect-to-take-an-array
  • ab252f3 Allows expect to accept an array of statuses
  • 1bb8c66 6.1.3
  • 8b0bf4d Merge pull request #705 from janthoe/master
  • b628d34 fix: Check error object before updating stack. (Fixes #700)
  • c21ba9a 6.1.2
  • 967aff1 Merge pull request #704 from ktutnik/fix-array-flat-issue
  • 0a06ef1 fix: Fix unappropriate stack trace issue on Node.js prior than 14
  • abd2f45 6.1.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by niftylettuce, 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

Bumps [supertest](https://github.com/visionmedia/supertest) from 3.4.2 to 6.1.4.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](ladjs/supertest@v3.4.2...v6.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 21, 2021
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.

None yet

0 participants