AuspeXeu / openvpn-status

A web-based application to monitor OpenVPN server client connections
MIT License
161 stars 48 forks source link

Update npm-check-updates to the latest version πŸš€ #479

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency npm-check-updates was updated from 5.0.0 to 6.0.0.

This version 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.


Publisher: raine License: Apache-2.0

Release Notes for v6.0.0

Breaking

  • --semverLevel now supports version ranges. This is a breaking change since version ranges are no longer ignored by --semverLevel, which may result in some dependencies having new suggested updates.

If you are not using --semverLevel, NO CHANGE! πŸ˜…

Commits

The new version differs by 7 commits.

  • 8b1e8e8 6.0.0
  • c6610bf snyk
  • d095448 Update dependencies
  • 0137556 Remove .ncurc reject chalk now that we require node v10.
  • 7302205 findGreatestByLevel: Support version ranges.
  • 13bb75e Do not load .ncurc from project directory when tests are running.
  • 647ab98 Update ISSUE_TEMPLATE.md

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: