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

Update code to the latest version 🚀 #138

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.0 of code just got published.

Dependency code
Current Version 4.1.0
Type devDependency

The version 5.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of code. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 4 commits.

  • 50faff7 Update docs
  • bb37cc5 add test to identify async functions
  • 41b4106 Add promises rejection support (#105)
  • cf692d0 support async functions and bump lab version

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

Version 5.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • a878e86 Return rejection error. Closes #106

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

See the full diff