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 hoek to the latest version šŸš€ #140

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.0 of hoek just got published.

Dependency hoek
Current Version 4.2.0
Type dependency

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 hoek. 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 1 commits.

  • 5f7e4de hapi v17. Closes #210. Closes #211. Closes #212

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.0.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 5.0.2 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 5 commits.

  • 1537365 Merge branch 'master' of github.com:hapijs/hoek
  • 097c9f7 5.0.2
  • 3601fe4 Update deps. Closes #221
  • 3c80a87 Merge pull request #220 from kanongil/assertion-error
  • 6024301 Throw instances of AssertionError on asserts

See the full diff