mediachain / aleph

א: The mediachain universe manipulation engine
MIT License
38 stars 16 forks source link

Update gh-pages to the latest version πŸš€ #216

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.0 of gh-pages just got published.

Dependency gh-pages
Current Version 0.12.0
Type devDependency

The version 1.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of gh-pages. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 42 commits0.

  • eaf6295 1.0.0
  • ec1736a Doc updates
  • 7587cf1 Doc shuffle
  • 02f14d7 1.0.0-beta.1
  • 0136993 Merge pull request #174 from tschaub/debuglog
  • 380a9ae Remove the logger option and use util.debuglog()
  • aa49b8a Lint all js
  • 5fb2e03 Merge pull request #173 from tschaub/fewer-cache-collisions
  • baf09d6 Add script to clean the cache directory
  • aecbe6c Cache per repo URL
  • 07fbc24 Merge pull request #172 from tschaub/absolute
  • 2a0914f Provision for root path when splitting
  • d7638fe Merge pull request #171 from tschaub/dest
  • b58e561 Add a --dest option to the CLI
  • d70ca78 Test the dest option

There are 42 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 1.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 27 commits.

  • ee95b05 1.1.0
  • 0bcaa34 Log changes
  • 66146eb Merge pull request #218 from tschaub/sign-of-life
  • 0abc233 Update dependencies, test on Node 8
  • ffbfb1b Merge pull request #211 from tschaub/greenkeeper/async-2.6.0
  • c3190e4 fix(package): update async to version 2.6.0
  • fab29e4 Merge pull request #202 from tschaub/greenkeeper/sinon-3.2.1
  • 9c8b11d chore(package): update sinon to version 3.2.1
  • 06c3694 Merge pull request #201 from tschaub/greenkeeper/chai-4.1.1
  • bbb34f2 Merge pull request #196 from tschaub/greenkeeper/fs-extra-4.0.1
  • 0169a8e Merge pull request #199 from tschaub/greenkeeper/tmp-0.0.33
  • 85771d2 chore(package): update tmp to version 0.0.33
  • bc80913 chore(package): update chai to version 4.1.1
  • 21d8ce5 Merge pull request #193 from Ambyjkl/patch-1
  • dc8d959 fix(package): update fs-extra to version 4.0.1

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.2.0 just got published.

Update to this version instead πŸš€

Release Notes v1.2.0
Commits

The new version differs by 26 commits.

  • aebafd2 1.2.0
  • 6e36fdf Log changes
  • 824cab7 Merge pull request #252 from tschaub/updates
  • 505ad6d Update dependencies
  • a24efd3 Merge pull request #245 from thekevinscott/patch-1
  • 5791853 Merge pull request #251 from tschaub/greenkeeper/async-2.6.1
  • 898fbcc fix(package): update async to version 2.6.1
  • 2a1a18f Typos
  • 942be78 Merge pull request #243 from polyglotm/master
  • acd22bd docs(readme.md): add tips
  • 82da056 Merge pull request #241 from tschaub/greenkeeper/sinon-5.0.1
  • 8c89883 chore(package): update sinon to version 5.0.1
  • 883c08f Merge pull request #240 from tschaub/greenkeeper/eslint-config-tschaub-10.0.0
  • 60069f7 chore(package): update eslint-config-tschaub to version 10.0.0
  • f2caab7 Merge pull request #239 from tschaub/updates

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff