soorajshankar / up-beat

self-hosted server uptime monitor.
Apache License 2.0
4 stars 3 forks source link

Bump supertest from 3.4.2 to 6.0.0 #107

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps supertest from 3.4.2 to 6.0.0.

Release notes

Sourced from supertest's releases.

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

v4.0.2

  • Merge pull request #563 from visionmedia/fix-documentation 1257283
  • Merge pull request #561 from fullstackmommy/assert-content-type-in-readme 436643c

https://github.com/visionmedia/supertest/compare/v4.0.1...v4.0.2

Fix - Superagent downgraded

  • Merge pull request #558 from visionmedia/hotfix 078c835

https://github.com/visionmedia/supertest/compare/v4.0.0...v4.0.1

v4.0.0

  • Merge pull request #539 from ozzywalsh/fix-agent-defaults abf6bc3
  • Merge pull request #554 from visionmedia/use-trust-localhost 5914936

https://github.com/visionmedia/supertest/compare/v3.4.2...v4.0.0

Commits
  • 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
  • ed9d49f Merge pull request #601 from visionmedia/pre-release
  • 24fc11c chore(.travis.yml) run test for lts node version
  • 753e7fb feat(package.json) packages updated + versions fixed
  • 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #115.