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 lab to the latest version 🚀 #143

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 15.0.0 of lab was just published.

Dependency lab
Current Version 14.3.1
Type devDependency

The version 15.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of lab.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 11 commits.

  • 8af3906 v15
  • 9236158 Cleanup for #766
  • d002e75 Merge pull request #766 from geek/async
  • 3e82389 remove domains and callbacks
  • 0f78ab8 Merge pull request #763 from geek/master
  • 1267959 Update deps: eslint, source-map
  • 97cea60 Merge pull request #760 from jtlapp/test-not-found
  • 4a80e90 Forgot to remove a line of the prior solution.
  • 9b2b2a9 Shows friendly message for any test path not found, even those that might be deleted mid-test.
  • 09335ad Have lab exit with 1 when path not found. Test too.
  • 95fe5cc Friendly message on test file not found; also appended LFs to other error messages to place prompt on next line.

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 6 years ago

Version 15.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 49ba396 version 15.1.0
  • e88dec5 Merge pull request #774 from geek/master
  • 73d694c Update eslint
  • ac34f9e Merge pull request #769 from geek/parse
  • 8c05f3c Display parser errors
  • 119b922 Merge pull request #772 from Samueljoli/remove_code
  • 037fa50 Remove code as default assertion library. Resolves #771
  • 6e90d48 Merge pull request #768 from Samueljoli/Samueljoli-updateReadme
  • ac2f121 Update README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c054b39 version 15.1.1
  • 18f143c Merge pull request #776 from geek/master
  • 8a7b2d7 Fix test script error duplicates

See the full diff

greenkeeper[bot] commented 6 years ago

Version 15.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 3d12ed6 version 15.1.2
  • 1193a9a Merge pull request #783 from geek/leaks
  • b2e05f4 Fix for node 9
  • f952a5b Merge pull request #779 from geek/docs
  • 5a691e0 Remove outdated assert statements

See the full diff