feathersjs-ecosystem / feathers-localstorage

A client side service based on feathers-memory that persists to LocalStorage
MIT License
38 stars 15 forks source link

Update nsp to the latest version 🚀 #55

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of nsp was just published.

Dependency nsp
Current Version 2.8.1
Type devDependency

The version 3.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 nsp.

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 28 commits ahead by 28, behind by 8.

  • 1495eb3 3.0.0
  • 70b1f1f wrap meta
  • ff5566d update docs and dockerfile
  • eb8ae26 force localhost as hostname
  • 6e9e7fd use older boom to make node 6 happy
  • e11c996 not sure what changed here but ok npm
  • 868291f merge
  • c3928e5 start adding tests
  • ad94628 lint
  • 3a00902 adding engines casue we only support 6.0.0 and greater for nsp 3.0.0- thx @jweinsteincbt
  • 740f213 suggestion to run nsp gather when offline fails due to node advisory db, thanks @jweinsteincbt
  • e28c457 dont require auth to fetch online exceptions
  • 619460d add login command, fixup config saving
  • 47407b8 help grouping
  • 84c8646 cleanup error message output

There are 28 commits in total.

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: