johnbrett / hapi-auth-bearer-token

Simple Bearer authentication scheme plugin for hapi, accepts token by Header, Cookie or Query parameter.
MIT License
218 stars 46 forks source link

An in-range update of hapi is breaking the build 🚨 #134

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 16.5.0 of hapi just got published.

Branch Build failing 🚨
Dependency hapi
Current Version 16.4.3
Type devDependency

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

As hapi is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/johnbrett/hapi-auth-bearer-token/builds/255574515?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 44 commits.

  • c89269a Update statehood. Closes #3551
  • 89e2b20 Update content. Closes #3550
  • ae12c40 Drain request stream on special handlers. Closes #3480
  • 355e8eb Switch to use Boom.boomify()
  • 5269898 Update boom. Closes #3548
  • f1709a3 Update joi. Closes #3545
  • f818228 Update deps. Closes #3543. Closes #3544
  • 2afa365 Handle emitter errors in request lifecycle. Closes #3464
  • 0f70551 Optimize request emitter creation. Closes #3532
  • 23d83dd Update podium. Closes #3542
  • d54e4f6 Update hoek. Closes #3541
  • 52a03b1 Cleanup for #3539
  • b947831 Merge pull request #3539 from jeff-kilbride/feature/payload_failAction_custom_handler
  • 9f8ea61 16.5.0
  • 832ed3d Merge pull request #3526 from hapijs/wildcard-debug

There are 44 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 16.4.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 16.5.1 just got published.

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

Commits

The new version differs by 4 commits.

  • 104528c Sync package.json with shrinkwrap. Closes #3552
  • a9fb7e0 Handle early aborted request. Closes #3528
  • d8cfd5c Merge pull request #3546 from AJamesPhillips/patch-1
  • 6d8e3c3 Document valid path parameter characters

See the full diff

greenkeeper[bot] commented 7 years ago

Version 16.5.2 just got published.

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

Commits

The new version differs by 5 commits.

  • 94026e7 Override inject status code on 500. Closes #3561
  • 104528c Sync package.json with shrinkwrap. Closes #3552
  • a9fb7e0 Handle early aborted request. Closes #3528
  • d8cfd5c Merge pull request #3546 from AJamesPhillips/patch-1
  • 6d8e3c3 Document valid path parameter characters

See the full diff