Skip to content

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 4, 2018

Version 2.17.0 of commander was just published.

Dependency commander
Current Version 2.16.0
Type dependency

The version 2.17.0 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.17.0
  • fixed newline output after help information (#833)
  • Fix to emit the action even without command (#778)
  • npm update (#823)
Commits

The new version differs by 5 commits.

  • 25b06ee version bump 2.17.0
  • 6ddb8eb fixed newline output after help information (#833)
  • 28ff02a Fix to emit the action even without command (#778)
  • 2d49ddf Fix the path of tsc command (#824)
  • aaa447a npm update (#823)

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 Aug 4, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4927      +/-   ##
==========================================
- Coverage   92.93%   92.92%   -0.02%     
==========================================
  Files         119      119              
  Lines        8837     8837              
==========================================
- Hits         8213     8212       -1     
- Misses        624      625       +1
Impacted Files Coverage Δ
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.2% <0%> (-0.09%) ⬇️
src/RestWrite.js 93.5% <0%> (+0.18%) ⬆️

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 a61ef7e...4ff8ad6. Read the comment docs.

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

greenkeeper bot commented Aug 7, 2018

Version 2.17.1 just got published.

Update to this version instead 🚀

Release Notes v2.17.1
  • Fix bug in command emit (#844)
Commits

The new version differs by 3 commits.

See the full diff

@flovilmart flovilmart closed this in 444f67d Aug 7, 2018
@flovilmart flovilmart deleted the greenkeeper/commander-2.17.0 branch August 7, 2018 15:34
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update commander to version 2.17.1

Closes parse-community#4927

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
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