Update gh-pages to the latest version 🚀 #15
Closed
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.0
to2.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.name
andgit config user.email
in the current working directory whengh-pages
is run. Ideally, this is what you want. In v1, the git user was determined based on thegh-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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴