Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency gh-pages to v2 #118

Merged
merged 1 commit into from Oct 26, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 16, 2018

This PR contains the following updates:

Package Type Update Change References
gh-pages dependencies major ^1.1.0 -> ^2.0.0 source

Release Notes

tschaub/gh-pages

v2.0.1

Compare Source

  • #​268 - Continue even if no git configured user.

v2.0.0

Compare Source

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.

  • #​264 - Better user handling (thanks @​holloway for getting this going and @​nuklearfiziks and @​paulirish for pushing it over the edge)

  • #​263 - Infra: newer syntax and upgrade deps to latest stable versions (@​AviVahl)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the chore Miscellaneous tasks like build pipelines, scripts, formatting etc. label Sep 16, 2018
@yeojz yeojz merged commit 8e4347d into master Oct 26, 2018
@renovate renovate bot deleted the renovate/gh-pages-2.x branch October 26, 2018 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Miscellaneous tasks like build pipelines, scripts, formatting etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants