Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

commander@2.9.0 breaks build ⚠️ #10

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

⚠️⚠️⚠️

commander just published its new version 2.9.0, which is covered by your current version range. After updating it in your project the build kept failing.

This means it’s possible that your software is malfunctioning, because of this update. 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 ⚡

@eljefedelrodeodeljefe eljefedelrodeodeljefe deleted the greenkeeper-commander-2.9.0 branch October 16, 2015 20:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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