flyve-mdm / ios-inventory-agent

Flyve MDM Inventory Agent
http://flyve.org/ios-inventory-agent/
Other
28 stars 17 forks source link

Update gh-pages to the latest version 🚀 #158

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency gh-pages was updated from 1.2.0 to 2.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.


Release Notes for v2.0.0

Breaking changes:

  • Requires Node 6 and above. If you require support for Node 4, stick with v1.2.0.
  • The git user for commits is determined by running git config user.name and git config user.email in the current working directory when gh-pages is run. Ideally, this is what you want. In v1, the git user was determined based on the gh-pages install directory. If the package was installed globally, the git user might not have been what you expected when running in a directory with a locally configured git user.

Details:

Commits

The new version differs by 13 commits.

  • ad6617b 2.0.0
  • fb16306 Log changes
  • 515b05a Merge pull request #264 from tschaub/user-option
  • 631de39 Consistent user handling in CLI and API
  • 7cf5c66 More fat arrows
  • 523a074 Better default user, support for user option
  • 1ed6689 Fixing key
  • 7b0f4b0 Adding localuser and user flags
  • 32fdb32 Merge pull request #263 from AviVahl/upgrade-deps
  • 32891c5 Upgrade syntax to use const/let
  • 54c69c0 Infra: upgrade deps to latest stable versions
  • 62f1496 Test on ten
  • 95ba7e3 Add .npmignore

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: