Skip to content

Update nyc to the latest version 🚀 #91

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 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 10, 2018

Version 11.7.3 of nyc was just published.

Dependency nyc
Current Version 11.7.2
Type devDependency

The version 11.7.3 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 2 commits.

  • 43bda0c chore(release): 11.7.3
  • c20f8da security: address all vulnerabilities (#836)

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 10, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #91     +/-   ##
=========================================
- Coverage   90.21%   88.71%   -1.5%     
=========================================
  Files         143      119     -24     
  Lines        3740     2543   -1197     
  Branches      350      350             
=========================================
- Hits         3374     2256   -1118     
+ Misses        334      255     -79     
  Partials       32       32
Impacted Files Coverage Δ
src/js/data-structures/avl-tree.js 53.84% <0%> (-13.96%) ⬇️
src/js/data-structures/dictionary.js 87.5% <0%> (-12.5%) ⬇️
src/js/algorithms/dynamic-programing/knapsack.js 92.85% <0%> (-7.15%) ⬇️
src/js/algorithms/graph/kruskal.js 95.45% <0%> (-2.17%) ⬇️
src/js/data-structures/queue.js 100% <0%> (ø) ⬆️
src/js/data-structures/doubly-linked-list.js 100% <0%> (ø) ⬆️
...s/algorithms/dynamic-programing/min-coin-change.js 100% <0%> (ø) ⬆️
src/js/data-structures/linked-list.js 100% <0%> (ø) ⬆️
src/js/data-structures/hash-table.js 100% <0%> (ø) ⬆️
src/js/algorithms/sorting/selection-sort.js 100% <0%> (ø) ⬆️
... and 56 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 43e2e7e...36a8c45. Read the comment docs.

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

greenkeeper bot commented May 16, 2018

Version 11.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • bc9ffe5 chore(release): 11.8.0
  • 9def3eb feat: merge together multiple istanbul format reports (#840)

See the full diff

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

greenkeeper bot commented Jun 1, 2018

Version 12.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 9fc20e4 chore(release): 12.0.1
  • 3e087d4 chore: upgrade to version of istanbul with optional catch binding (#851)
  • eaf3f70 chore(release): 12.0.0
  • 19b7d21 chore: upgrade to newest version of istanbul codebase (#848)
  • 570a08a chore(release): 11.9.0
  • 1329a3b feat: add option that allows instrument to exit on error (#850)

See the full diff

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

greenkeeper bot commented Jun 3, 2018

Version 12.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • adb310c chore(release): 12.0.2
  • ddc9331 fix: stop bundling istanbul-lib-instrument due to npm issue on Node 6 (#854)
  • b4c325b fix: don't bundle istanbul-lib-instrument due to Node 6 issues

See the full diff

@loiane loiane closed this Aug 28, 2018
@loiane loiane deleted the greenkeeper/nyc-11.7.3 branch August 28, 2018 19:19
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