Update gh-pages to the latest version 🚀 #81
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency gh-pages was updated from
1.2.0to2.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:
git config user.nameandgit config user.emailin the current working directory whengh-pagesis run. Ideally, this is what you want. In v1, the git user was determined based on thegh-pagesinstall 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.
ad6617b2.0.0fb16306Log changes515b05aMerge pull request #264 from tschaub/user-option631de39Consistent user handling in CLI and API7cf5c66More fat arrows523a074Better default user, support for user option1ed6689Fixing key7b0f4b0Adding localuser and user flags32fdb32Merge pull request #263 from AviVahl/upgrade-deps32891c5Upgrade syntax to use const/let54c69c0Infra: upgrade deps to latest stable versions62f1496Test on ten95ba7e3Add .npmignoreSee the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴