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 6.0.0 to 6.1.3 in /frontend #1907

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps supertest from 6.0.0 to 6.1.3.

Release notes

Sourced from supertest's releases.

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

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/supertest-6.1.3 branch 2 times, most recently from 953d852 to 98e4a99 Compare March 22, 2021 11:31
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.0.0 to 6.1.3.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](ladjs/supertest@v6.0.0...v6.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/supertest-6.1.3 branch from 98e4a99 to 35f8c89 Compare April 6, 2021 21:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2021

Looks like supertest is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 7, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/supertest-6.1.3 branch April 7, 2021 13:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error after upgrade We shouldn't exact-pin the dependencies versions
0 participants