mongo-monitor icon indicating copy to clipboard operation
mongo-monitor copied to clipboard

Update commander to the latest version πŸš€

Open greenkeeper[bot] opened this issue 5 years ago β€’ 4 comments

The dependency commander was updated from 3.0.2 to 4.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 4.0.1

Fixed

  • display help when requested, even if there are missing required options [(#1091)]
Commits

The new version differs by 54 commits.

  • 5083e14 Merge pull request #1094 from shadowspawn/release/4.0.1
  • b38f262 Bump version for 4.0.1
  • 88d1341 Update CHANGELOG for 4.0.1
  • 36082ba Check for missing required options after check for displaying help
  • 6bfc580 Adding migration tips to match manual additions on GitHub release notes
  • f0315b8 Prepare for 4.0.0
  • 0a626bb Updates to CHANGELOG
  • 41c6985 Switch from class to class-like to include all types in commander namespace
  • 08a5f02 Add full width colon in Chinese introducing languages
  • dad5c1a Add translation links
  • c1c1db6 Update Tidelift description to use enterprise wording
  • 7fa903f Remove translated english text, and add new TOC items
  • 8b656f9 add requiredOption and exitOverride for Chinese Readme
  • 2ef5401 Merge pull request #1082 from shadowspawn/feature/engines_node6
  • 3fd7913 Explicitly require node 6, so hopefully get a warning on install if there is an older version of node.

There are 54 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Nov 11 '19 09:11 greenkeeper[bot]

Codecov Report

Merging #35 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files           8        8           
  Lines         178      178           
=======================================
  Hits          176      176           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 81c9c3b...e41779a. Read the comment docs.

codecov[bot] avatar Nov 11 '19 09:11 codecov[bot]

  • The dependency commander was updated from 3.0.2 to 4.1.1.

Update to this version instead πŸš€

Release Notes for v4.1.1

Fixed

  • TypeScript definition for .action() should include Promise for async ([#1157])
Commits

The new version differs by 47 commits.

  • d5186ba Bump version to 4.1.1
  • 37e9428 Add 4.1.1 to CHANGELOG
  • e5f316f Use npm ci with CI (#1164)
  • cb54d5f fix(ts): action can be an async function (#1157)
  • 6791884 Merge branch 'master' into develop
  • f31d757 Add FUNDING file for enabling GitHub Sponsor on repo
  • d9627f5 Merge pull request #1147 from shadowspawn/feature/changelog-lint
  • 32c26df Use consistent list character in markdown
  • 4092956 Merge branch 'master' into develop
  • 82f5157 Fix diff order for 4.1 link
  • 7a480a7 Add missing diff link for 4.1.0
  • e45ae5a Merge pull request #1136 from shadowspawn/feature/update-examples
  • d97aaaa Add missing diff link for 4.1.0
  • 8e1cdf5 Merge pull request #1142 from tj/develop
  • 1c66935 add zh-CN translation for parseAsync

There are 47 commits in total.

See the full diff

greenkeeper[bot] avatar Feb 03 '20 06:02 greenkeeper[bot]

  • The dependency commander was updated from 3.0.2 to 5.0.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Mar 14 '20 01:03 greenkeeper[bot]

  • The dependency commander was updated from 3.0.2 to 5.1.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Apr 25 '20 02:04 greenkeeper[bot]