Skip to content

Bump supertest from 6.1.1 to 6.1.6#402

Merged
graduta merged 1 commit intomasterfrom
dependabot/npm_and_yarn/supertest-6.1.6
Nov 19, 2021
Merged

Bump supertest from 6.1.1 to 6.1.6#402
graduta merged 1 commit intomasterfrom
dependabot/npm_and_yarn/supertest-6.1.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2021

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

forwardemail/supertest@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

forwardemail/supertest@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

forwardemail/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

forwardemail/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

forwardemail/supertest@v6.1.1...v6.1.2

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2021
@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #402 (1ca681a) into master (b9f4f91) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #402   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         226      226           
  Lines        9363     9363           
  Branches      674      674           
=======================================
  Hits         8571     8571           
  Misses        792      792           

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 b9f4f91...1ca681a. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supertest-6.1.6 branch from e74b7ab to 6cefa38 Compare August 24, 2021 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supertest-6.1.6 branch 2 times, most recently from 2219c23 to 4bb34ac Compare September 24, 2021 09:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supertest-6.1.6 branch 4 times, most recently from f249ad5 to 7f37a7a Compare October 8, 2021 11:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supertest-6.1.6 branch from 7f37a7a to 90cdfb1 Compare November 12, 2021 13:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supertest-6.1.6 branch 5 times, most recently from e761b44 to 202e47c Compare November 19, 2021 18:15
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.1 to 6.1.6.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](forwardemail/supertest@v6.1.1...v6.1.6)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/supertest-6.1.6 branch from 202e47c to 1ca681a Compare November 19, 2021 18:23
@graduta graduta merged commit 901546c into master Nov 19, 2021
@graduta graduta deleted the dependabot/npm_and_yarn/supertest-6.1.6 branch November 19, 2021 18:34
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

Development

Successfully merging this pull request may close these issues.

1 participant