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

Update commander to version 2.9.0 🚀 #81

Merged
merged 1 commit into from
Oct 17, 2015

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

commander just published its new version 2.9.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of commander – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • Add option isDefault to set default subcommand #415 @Qix-
  • Add callback to allow filtering or post-processing of help text #434 @djulien
  • Fix undefined text in help information close #414 #416 @zhiyelee

The new version differs by 22 commits .

  • b2aad7a Merge pull request #453 from zhiyelee/master
  • 39e5901 version bump
  • 272e22f Merge pull request #450 from zhiyelee/lizhiye/fixtest
  • 7689126 fix package for v0.6
  • 8024df2 fix nohelp test
  • 1559b3e Merge pull request #416 from zhiyelee/zhiyelee/fixHelpUndefined
  • e553d4c add test
  • 86467e3 Merge pull request #448 from zhiyelee/lizhiye/travis
  • 2eeedaa update travis
  • 0a14d4c merge master
  • 4d421f9 add callback to allow filtering or post-processing of help text
  • 0af40a5 Merge pull request #415 from Qix-/default-subcommand
  • 0238972 Merge pull request #417 from zhiyelee/zhiyelee/refactor_test
  • 93c5321 refactor test with sinion stub
  • 619c648 fix the undefined in help #414

There are 22 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

hideack added a commit that referenced this pull request Oct 17, 2015
Update commander to version 2.9.0 🚀
@hideack hideack merged commit 9122159 into master Oct 17, 2015
@hideack hideack deleted the greenkeeper-commander-2.9.0 branch October 17, 2015 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: mysterious "undefined" in the help text
2 participants