fknop / hapi-pagination

Hapi plugin to handle "custom" pagination
MIT License
63 stars 35 forks source link

Update code to the latest version 🚀 #58

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5c2b8c61d414fa3e9995b88c2a1af71af4cc4df8 on greenkeeper/code-5.0.0 into 5a78ce65db2ba9517c4e396422287ef5052f3fce on master.

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