MutualAidNYC / mutual-aid-call-center

MutualAidNYC Call Center using Twilio Studio & JS for Hours of Operation
MIT License
0 stars 2 forks source link

chore(deps-dev): bump supertest from 4.0.2 to 6.1.6 #131

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps supertest from 4.0.2 to 6.1.6.

Release notes

Sourced from supertest's releases.

v6.1.6

  • Merge pull request #735 from benjosantony/master 28116f9
  • Add on to the mitigation in visionmedia/supertest#728 to support empty array response body ed0f68d

https://github.com/visionmedia/supertest/compare/v6.1.5...v6.1.6

v6.1.5

  • Merge pull request #728 from swantzter/fix/array-of-statuses-body 3c46dae
  • Mitigate array-of-statuses' impact on JSON bodies 5a6999a

https://github.com/visionmedia/supertest/compare/v6.1.4...v6.1.5

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

https://github.com/visionmedia/supertest/compare/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

https://github.com/visionmedia/supertest/compare/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

https://github.com/visionmedia/supertest/compare/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

https://github.com/visionmedia/supertest/compare/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

... (truncated)

Commits
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[bot] commented 2 years ago

Superseded by #148.