Skip to content

Update yargs to the latest version 🚀 #115

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

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 12, 2019

The devDependency yargs was updated from 11.1.0 to 13.1.0.

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.


Find out more about this release.

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 Feb 12, 2019

Codecov Report

Merging #115 into master will increase coverage by 3.5%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #115     +/-   ##
=========================================
+ Coverage   86.96%   90.46%   +3.5%     
=========================================
  Files         117      143     +26     
  Lines        1971     3809   +1838     
  Branches      268      380    +112     
=========================================
+ Hits         1714     3446   +1732     
- Misses        239      333     +94     
- Partials       18       30     +12
Impacted Files Coverage Δ
src/ts/algorithms/greedy/knapsack.ts 69.23% <0%> (-30.77%) ⬇️
src/js/data-structures/binary-search-tree.js 20.28% <0%> (-27.72%) ⬇️
src/ts/algorithms/math/lcm.ts 75% <0%> (-25%) ⬇️
src/js/data-structures/heap.js 88.46% <0%> (-11.54%) ⬇️
src/ts/algorithms/math/primality-test.ts 91.66% <0%> (-8.34%) ⬇️
src/js/algorithms/sorting/shell-sort.js 92.85% <0%> (-7.15%) ⬇️
src/ts/algorithms/math/sieve-eratosthenes.ts 93.33% <0%> (-6.67%) ⬇️
src/ts/algorithms/sorting/counting-sort.ts 94.73% <0%> (-5.27%) ⬇️
src/js/util.js 95% <0%> (-5%) ⬇️
src/js/algorithms/backtracking/rat-in-maze.js 88% <0%> (-4.31%) ⬇️
... and 99 more

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 2db3d12...2f6f06a. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Feb 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 15, 2019

  • The devDependency yargs was updated from 11.1.0 to 13.2.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 48249a2 chore(release): 13.2.0
  • 51876e6 chore: update deps (#1296)
  • 16c5d25 feat: zsh auto completion (#1292)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 18, 2019

  • The devDependency yargs was updated from 11.1.0 to 13.2.1.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 545c7f1 test: slightly reworded one test
  • 4375680 chore(release): 13.2.1
  • dfcaa68 test: slight edit to test wording
  • 3180224 fix: add zsh script to files array
  • 0a96394 fix: support options/sub-commands in zsh completion

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 6, 2019

  • The devDependency yargs was updated from 11.1.0 to 13.2.2.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e7f2937 chore(release): 13.2.2
  • edd0bb5 test: correct test description
  • 03a9523 chore: forgoing dropping Node 6 until yargs@14 (#1308)
  • 14920d1 docs: remove --save option as it isn't required anymore (#1301)

See the full diff

@loiane loiane closed this Mar 15, 2019
@loiane loiane deleted the greenkeeper/yargs-13.1.0 branch March 15, 2019 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant