BenefitJS / benefit

BenefitJS base on koa.js, running in v8 runtime.
MIT License
0 stars 0 forks source link

An in-range update of koa-body is breaking the build 🚨 #3

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency koa-body was updated from 4.0.4 to 4.0.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

koa-body is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/BenefitJS/benefit/builds/471042014?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 27 commits.

There are 27 commits in total.

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:

greenkeeper[bot] commented 5 years ago

After pinning to 4.0.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • 2f9054b 4.0.6
  • d1a6ca2 Merge pull request #126 from UncleBill/master
  • 3b9e201 Update package.json
  • 126ec1b 4.0.6: add missing unparsed.js in files field

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 11 commits.

  • d1bf146 4.0.8
  • 183e58c Merge pull request #131 from astashov/improve-middleware-types
  • f848362 Explicitly specify Koa.Middleware params in typings
  • 6f7cba4 4.0.7
  • 235a084 Merge pull request #130 from zevisert/fix/undefined-unparsed-body
  • eb3788a Misunderstood how 'should' works
  • 7ed6b36 Patch empty body breaking includeUnparsed
  • 2f9054b 4.0.6
  • d1a6ca2 Merge pull request #126 from UncleBill/master
  • 3b9e201 Update package.json
  • 126ec1b 4.0.6: add missing unparsed.js in files field

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 14 commits.

  • 8b0d779 4.1.0
  • a6a4a29 cleaning up README, adding CHANGELOG
  • 53801a2 Implement a parsedMethods option (#135)
  • d1bf146 4.0.8
  • 183e58c Merge pull request #131 from astashov/improve-middleware-types
  • f848362 Explicitly specify Koa.Middleware params in typings
  • 6f7cba4 4.0.7
  • 235a084 Merge pull request #130 from zevisert/fix/undefined-unparsed-body
  • eb3788a Misunderstood how 'should' works
  • 7ed6b36 Patch empty body breaking includeUnparsed
  • 2f9054b 4.0.6
  • d1a6ca2 Merge pull request #126 from UncleBill/master
  • 3b9e201 Update package.json
  • 126ec1b 4.0.6: add missing unparsed.js in files field

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 19 commits.

  • f3e9f15 4.1.1
  • ddd08c0 updating changelog
  • 3952bb1 Add support for JSON Patch, JSON API and CSP report (#161)
  • 6f47ecd Update README.md (#157)
  • ed81445 Minor correction to examples/multipart.js (#138)
  • 8b0d779 4.1.0
  • a6a4a29 cleaning up README, adding CHANGELOG
  • 53801a2 Implement a parsedMethods option (#135)
  • d1bf146 4.0.8
  • 183e58c Merge pull request #131 from astashov/improve-middleware-types
  • f848362 Explicitly specify Koa.Middleware params in typings
  • 6f7cba4 4.0.7
  • 235a084 Merge pull request #130 from zevisert/fix/undefined-unparsed-body
  • eb3788a Misunderstood how 'should' works
  • 7ed6b36 Patch empty body breaking includeUnparsed

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 23 commits.

  • 80da4ee 4.1.2
  • 9f6fc18 Test against Node.js LTS 10, 12, 14 (#174)
  • cf08d23 koa module definition bug fix (#173)
  • 8f95cfb Note about file support
  • f3e9f15 4.1.1
  • ddd08c0 updating changelog
  • 3952bb1 Add support for JSON Patch, JSON API and CSP report (#161)
  • 6f47ecd Update README.md (#157)
  • ed81445 Minor correction to examples/multipart.js (#138)
  • 8b0d779 4.1.0
  • a6a4a29 cleaning up README, adding CHANGELOG
  • 53801a2 Implement a parsedMethods option (#135)
  • d1bf146 4.0.8
  • 183e58c Merge pull request #131 from astashov/improve-middleware-types
  • f848362 Explicitly specify Koa.Middleware params in typings

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 25 commits.

  • 4d619ca 4.1.3
  • a8f7cd6 Revert "koa module definition bug fix (#173)"
  • 80da4ee 4.1.2
  • 9f6fc18 Test against Node.js LTS 10, 12, 14 (#174)
  • cf08d23 koa module definition bug fix (#173)
  • 8f95cfb Note about file support
  • f3e9f15 4.1.1
  • ddd08c0 updating changelog
  • 3952bb1 Add support for JSON Patch, JSON API and CSP report (#161)
  • 6f47ecd Update README.md (#157)
  • ed81445 Minor correction to examples/multipart.js (#138)
  • 8b0d779 4.1.0
  • a6a4a29 cleaning up README, adding CHANGELOG
  • 53801a2 Implement a parsedMethods option (#135)
  • d1bf146 4.0.8

There are 25 commits in total.

See the full diff