aerogear / create-graphql

Command-line utility to build production-ready servers with GraphQL.
MIT License
440 stars 38 forks source link

Update lerna to the latest version 🚀 #50

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0-beta.33 of lerna just got published.

Dependency lerna
Current Version 2.0.0-beta.32
Type devDependency

The version 2.0.0-beta.33 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 lerna. 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 16 commits .

  • 20844a4 2.0.0-beta.33
  • ca1d378 Drop node 5 from travis/appveyor (#528)
  • e0c0010 use message passed as argument to the static method input() in PromptUtilities (#458)
  • 765c1f5 467: lerna bootstrap succeeds with 0 packages (#483)
  • 7859aba Add --message option for custom commit msgs when publishing (#460)
  • 18f38f3 [Feature] Allow git remote to be changed for publish (#508)
  • 45a0e83 README: Added missing packages folder to example. (#517) [skip ci]
  • d6409a6 Update README.md (s/--exclude/--ignore/) (#514)
  • aeb775d [Feature] Adds --include-filtered-dependencies flag for bootstrap command (#390)
  • b6e2f00 Add support for hidden '--exact' flag (#426)
  • 79b29a3 Breaking: drop support for node 0.10 and node 0.12 (#484)
  • d5dfe38 Add 2.0.0-beta.32 to the changelog [skip ci]
  • 9d11900 Use close event to wait for spawned processes to finish (#454)
  • eb50afe Fix import logger info typo (#459)
  • 0cd5880 grrr travis

There are 16 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 7 years ago

Version 2.0.0-beta.34 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • d02db61 2.0.0-beta.34
  • e6e0c43 Config flags shouldn't be undefined for publish (#537)
  • f024133 Document the publish --exact flag (#534) [skip ci]
  • 9a5cc0c 2.0.0-beta.33 changelog [skip ci] (#530)
  • 47abc19 Document --yes flag for clean (#533) [skip ci]
  • b0e351d Add configuration for lerna-changelog (#531) [skip ci]

See the full diff.