dsgnhb / api

Rest API for Levels and Top Design written in node.js using express and mysql
https://api.dsgnhb.de
MIT License
7 stars 3 forks source link

Update npm to the latest version 🚀 #94

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.0.0 of npm was just published.

Dependency npm
Current Version 5.8.0
Type dependency

The version 6.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 npm.

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 121 commits.

  • 7e679fd 6.0.0
  • 73e50a7 test: prepublish-only: Use our own copy of npm
  • 82dfa54 6.0.0-next.2
  • 408a7ff update AUTHORS
  • 1b021d0 doc: update changelog for npm@6.0.0
  • 9c1eb94 inflate-shrinkwrap: For git changelings use version as resolved
  • 2facb35 has-modern-meta: Correctly identify git changelings
  • e4ed976 install/deps: Let git deps w/ lock only match package.json
  • 552ff6d audit: Ensure we don't mutate the shrinkwrap
  • f2386e1 test: standard common-tap
  • 1d8ac24 test: JSON parse error message changed slightly
  • cd36a21 audit: Avoid config-meta's literal-only test
  • 09c7348 test: Default audit to off when testing
  • 8e71334 audit: Add docs
  • be393a2 audit: Temporarily suppress git metadata till there's an opt-in

There are 121 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: