james-gibson / handled

There's a laundry list of things I do not wish to do. These are the items that are handled.
MIT License
0 stars 0 forks source link

Bump supertest from 4.0.2 to 6.0.1 #147

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps supertest from 4.0.2 to 6.0.1.

Release notes

Sourced from supertest's releases.

v6.0.1

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

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

https://github.com/visionmedia/supertest/compare/v5.0.0...v6.0.0

v5.0.0

  • Merge pull request #673 from visionmedia/v5.0.0-1 59d4e08
  • Merge pull request #671 from galuszkak/feature/upgrade-packages f503048

https://github.com/visionmedia/supertest/compare/v5.0.0-0...v5.0.0

v5.0.0-0

  • Merge pull request #601 from visionmedia/pre-release ed9d49f
  • chore(.travis.yml) run test for lts node version 24fc11c
  • feat(package.json) packages updated + versions fixed 753e7fb
  • feat(global) force strict mode to be eslint compliant 64c8e79
  • chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#595) e27bd21
  • chore(deps): bump lodash from 4.17.11 to 4.17.15 (#594) 69d7930
  • chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#593) f47f056

https://github.com/visionmedia/supertest/compare/v4.0.2...v5.0.0-0

Commits
  • 30b7210 6.0.1
  • a4c4596 Merge pull request #682 from vukanac/master
  • f635fce Removes space in front of backticks for code blocks in README.md
  • fced0be 6.0.0
  • 7114571 Merge pull request #515 from holidaycheck/set-host-header-instead-of-adapting...
  • 8b1a1d8 5.0.0
  • 59d4e08 Merge pull request #673 from visionmedia/v5.0.0-1
  • f503048 Merge pull request #671 from galuszkak/feature/upgrade-packages
  • 25dcfa7 chore: upgrade packages and adjust tests
  • 910a111 5.0.0-0
  • 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)