slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
891 stars 136 forks source link

Bump supertest from 6.1.3 to 6.1.6 #151

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps supertest from 6.1.3 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

Commits


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)
coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.3%) to 89.051% when pulling f5026bd32c8e0c4a7e2f942c103399a654159159 on dependabot/npm_and_yarn/supertest-6.1.6 into 0095cfd9d2426c87ef5dc6a9abb63ab170b24f1c on master.

dependabot[bot] commented 2 years ago

Superseded by #168.