budgielang / budgie-cli

Node CLI for Budgie. 🦜
https://budgielang.org
MIT License
1 stars 0 forks source link

Update commander to the latest version 🚀 #47

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency commander was updated from 2.20.0 to 3.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: abetomo License: MIT

Release Notes for 3.0.1

Added

  • .name and .usage to README (#1010)
  • Table of Contents to README (#1010)
  • TypeScript definition for executableFile in CommandOptions (#1028)

Changed

  • consistently use const rather than var in README (#1026)

Fixed

  • help for sub commands with custom executableFile (#1018)
Commits

The new version differs by 121 commits.

  • 4312302 3.0.1
  • 7cf3ee7 Add date for 3.0.1
  • 3286dc7 Update CHANGELOG for 3.0.1 (#1029)
  • 4c34d0e Add definition for executableFile CommandOption (#1028)
  • 1298a79 Merge pull request #1026 from abetomo/unify_readme_code_examples_with_const
  • e9c24fe Unify readme code examples with 'const'
  • 3b3d3b5 Change CHANGELOG format for next release, and add pending changes (#1022)
  • c0e7651 Merge pull request #1021 from shadowspawn/feature/update-dependencies
  • 7d88c96 Update devDependencies
  • 3e89cc9 Merge pull request #1018 from nazieb/develop
  • bd8be00 fix showing help for sub commands with custom executableFile
  • 8b8d6e6 Merge branch 'master' into develop
  • fea94a9 Move CONTRIBUTING and add PULL_REQUEST_TEMPLATE (#1017)
  • b939242 Add Chinese translation for .name and .usage section
  • b19b58e Add TOC and some lint

There are 121 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: