Skip to content

Update commander to the latest version 🚀 #4394

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

Merged
merged 2 commits into from
Jan 24, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 28, 2017

Version 2.12.2 of commander was just published.

Dependency commander
Current Version 2.12.1
Type dependency

The version 2.12.2 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.

It might be worth looking into these changes and trying to get this project onto the latest version of commander.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.12.2
  • fix: typings are not shipped
Commits

The new version differs by 4 commits.

  • 6864c95 Merge pull request #726 from abetomo/version_bump_2.12.2
  • 451edf9 version bump 2.12.2
  • a670f93 Merge pull request #725 from alan-agius4/patch-2
  • 4fe6578 fix: typings are not shipped

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 🌴

@codecov
Copy link

codecov bot commented Dec 29, 2017

Codecov Report

Merging #4394 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4394      +/-   ##
==========================================
- Coverage   92.82%   92.69%   -0.14%     
==========================================
  Files         118      118              
  Lines        8360     8348      -12     
==========================================
- Hits         7760     7738      -22     
- Misses        600      610      +10
Impacted Files Coverage Δ
src/Routers/LogsRouter.js 35.29% <0%> (-58.83%) ⬇️
src/Controllers/LoggerController.js 90.9% <0%> (-0.49%) ⬇️
src/Routers/UsersRouter.js 92.91% <0%> (-0.38%) ⬇️
src/Controllers/DatabaseController.js 94.62% <0%> (-0.2%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.94% <0%> (-0.11%) ⬇️
src/RestWrite.js 93.64% <0%> (+0.36%) ⬆️

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 7d773a5...1da6bd5. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Jan 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 11, 2018

Version 2.13.0 just got published.

Update to this version instead 🚀

Release Notes v2.13.0
  • Do not print default for --no-
  • remove trailing spaces in command help
  • Update CI's Node.js to LTS and latest version
  • typedefs: Command and Option types added to commander namespace
Commits

The new version differs by 8 commits.

  • 291fbaa Merge pull request #748 from abetomo/version_bump_2.13.0
  • 63f1ee9 version bump 2.13.0
  • f13ee18 Do not print default for --no-
  • ff712f1 remove trailing spaces in command help
  • fefda77 Merge pull request #713 from sveinburne/feature/enhanced-typedefs
  • d812171 Merge pull request #723 from abetomo/add_nodejs_version_to_ci_yml
  • 498ce71 Update CI's Node.js to LTS and latest version
  • 965188f typedefs: Command and Option types added to commander namespace

See the full diff

@flovilmart flovilmart merged commit 40407fe into master Jan 24, 2018
@flovilmart flovilmart deleted the greenkeeper/commander-2.12.2 branch January 24, 2018 20:07
flovilmart added a commit that referenced this pull request Jan 24, 2018
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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.

1 participant