Skip to content
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

Update nyc to the latest version 🚀 #90

Merged
merged 1 commit into from
May 9, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 9, 2018

Version 11.7.2 of nyc was just published.

Dependency nyc
Current Version 11.7.1
Type devDependency

The version 11.7.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 nyc.

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.


Commits

The new version differs by 6 commits.

  • 4bdd42c chore(release): 11.7.2
  • bd77538 test: cache clear was breaking build (#835)
  • a522dd9 chore: add Node.js 8 and 10, remove Node.js 4 (#829)
  • 99576fb chore: clone only last commit (#831)
  • ef550bf docs: added "temp-directory" to configuring nyc (#828)
  • d76744a chore: update all the things (#832)

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 May 9, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   90.21%   90.76%   +0.54%     
==========================================
  Files         143      143              
  Lines        3740     3940     +200     
  Branches      350      382      +32     
==========================================
+ Hits         3374     3576     +202     
  Misses        334      334              
+ Partials       32       30       -2
Impacted Files Coverage Δ
src/ts/algorithms/sorting/shell-sort.ts 81.25% <0%> (-5.42%) ⬇️
src/ts/algorithms/math/gcd.ts 64.28% <0%> (-4.95%) ⬇️
src/ts/algorithms/backtracking/rat-in-maze.ts 75.86% <0%> (-4.91%) ⬇️
src/js/algorithms/dynamic-programing/knapsack.js 96.42% <0%> (-3.58%) ⬇️
...js/data-structures/hash-table-separate-chaining.js 100% <0%> (ø) ⬆️
...s/algorithms/dynamic-programing/min-coin-change.js 100% <0%> (ø) ⬆️
src/ts/algorithms/sorting/heap-sort.ts 100% <0%> (ø) ⬆️
src/ts/algorithms/dynamic-programing/knapsack.ts 100% <0%> (ø) ⬆️
...s/algorithms/greedy/matrix-chain-multiplication.ts 100% <0%> (ø) ⬆️
...ts/algorithms/greedy/longest-common-subsequence.ts 100% <0%> (ø) ⬆️
... and 58 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 a2e605d...d377b4a. Read the comment docs.

@loiane loiane merged commit 43e2e7e into master May 9, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/nyc-11.7.2 branch May 9, 2018 00:45
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