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 the latest version 🚀 #1292

Merged
merged 1 commit into from
Jul 4, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 3, 2017

Version 2.11.0 of commander just got published.

Dependency commander
Current Version 2.10.0
Type dependency

The version 2.11.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 commander.
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.


Release Notes Release V2.11.0
  • Fix help section order and padding (#652)
  • feature: support for signals to subcommands (#632)
  • Fixed #37, --help should not display first (#447)
  • Fix translation errors. (#570)
  • Add package-lock.json
  • Remove engines
  • Upgrade package version
  • Prefix events to prevent conflicts between commands and options (#494)
  • Removing dependency on graceful-readlink
  • Support setting name in #name function and make it chainable
  • Add .vscode directory to .gitignore (Visual Studio Code metadata)
  • Updated link to ruby commander in readme files
Commits

The new version differs by 13 commits.

  • 30535a6 Version bump 2.11.0 (#657)
  • 14e5738 Fix help section order and padding (#652)
  • 1e4c689 feature: support for signals to subcommands (#632)
  • 3c2fd5c Fixed #37, --help should not display first (#447)
  • f2eb7e3 Fix translation errors. (#570)
  • 6106f10 Add package-lock.json
  • 14c2c81 Remove engines
  • b00b6aa Upgrade package version
  • 78c563d Prefix events to prevent conflicts between commands and options (#494)
  • 85450a0 Removing dependency on graceful-readlink
  • 57bc3ba Support setting name in #name function and make it chainable
  • add00ad Add .vscode directory to .gitignore (Visual Studio Code metadata)
  • 5c97707 Updated link to ruby commander in readme files

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper greenkeeper bot added the Type: Dependencies Automatic updates for dependencies, managed by Renovate. label Jul 3, 2017
@astorije astorije added this to the 2.3.3 milestone Jul 3, 2017
@astorije astorije requested review from astorije and xPaw July 4, 2017 05:47
@astorije
Copy link
Member

astorije commented Jul 4, 2017

Only difference I could spot:

Before After
screen shot 2017-07-04 at 13 53 36 screen shot 2017-07-04 at 13 54 10

@astorije astorije merged commit 5ffcbed into master Jul 4, 2017
@astorije astorije deleted the greenkeeper/commander-2.11.0 branch July 4, 2017 17:56
matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
…r-2.11.0

Update commander to the latest version 🚀
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Automatic updates for dependencies, managed by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants