speedboard / longboard-sl

0 stars 0 forks source link

Update supertest to the latest version ๐Ÿš€ #109

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency supertest was updated from 3.4.2 to 4.0.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v4.0.0
  • Merge pull request #539 from ozzywalsh/fix-agent-defaults abf6bc3
  • Merge pull request #554 from visionmedia/use-trust-localhost 5914936

v3.4.2...v4.0.0

Commits

The new version differs by 8 commits.

  • 0cfc198 4.0.0
  • abf6bc3 Merge pull request #539 from ozzywalsh/fix-agent-defaults
  • 5914936 Merge pull request #554 from visionmedia/use-trust-localhost
  • 647ade8 doc(History.md) file removed for github release notes
  • a2aaa60 feat(packages.json) packages updated
  • 011e69f updated tests to use trustLocalhost for bypassing broken HTTPS
  • 3b13e91 Test global agent settings work
  • 713ddf1 Call this._setDefaults in TestAgent http methods

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 729


Files with Coverage Reduction New Missed Lines %
controllers/api/v1/users/index.ts 1 85.71%
lib/spec.ts 1 82.35%
middlewares/passport.ts 2 88.24%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 473: 3.8%
Covered Lines: 321
Relevant Lines: 345

๐Ÿ’› - Coveralls
greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for Fix - Superagent downgraded
  • Merge pull request #558 from visionmedia/hotfix 078c835

v4.0.0...v4.0.1

Commits

The new version differs by 6 commits.

  • 715d9a9 4.0.1
  • 078c835 Merge pull request #558 from visionmedia/hotfix
  • 8119278 feat(package.json) superagent downgraded because assert using promises doesn't works
  • 934d415 feat(test/supertest.js) trustLocalhost() removed because superagent downgrading
  • 38e66a1 chore(test/supertest.js) this test should fail
  • fe2015b chore(test/supertest.js) test created to assert using promises

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

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

v4.0.1...v4.0.2

Commits

The new version differs by 5 commits.

  • 775911f 4.0.2
  • 1257283 Merge pull request #563 from visionmedia/fix-documentation
  • 436643c Merge pull request #561 from fullstackmommy/assert-content-type-in-readme
  • 6ef07da doc(README.md) trustLocalhost() block removed
  • a8262f6 Correction in example snippets

See the full diff