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 🚀 #55

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 18, 2017

Version 10.1.0 of nyc just got published.

Dependency nyc
Current Version 10.0.0
Type devDependency

The version 10.1.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of nyc.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 commits .

  • 8f7af3a chore(release): 10.1.0
  • 8c58d68 fix: address edge-cases related to --all when instrumentation is disabled (#482)
  • 8b58c05 feat: allow eager instantiation of instrumenter (#490)
  • d8d2de0 feat: upgrade to istanbul-lib-instrument with support for 'const foo = function () {}' name preservation. upgrade to istanbul-lib-hook with fix for ts-node. (#494)
  • 7708235 chore: add test and docs for high and low watermarks (#493)
  • 0a1d72a feat: reporting watermarks can now be set in nyc config stanza (#469)
  • 1022b16 fix: pass configuration options to --check-coverage (#483)
  • 7b4c090 chore(package): update tap to version 9.0.3 (#488)
  • 093963b chore(release): 10.0.2
  • e01ec8c fix: upgrade to newer istanbul-lib-instrument, with fixes for inferred function names (#479)
  • 2e39e00 chore(release): 10.0.1
  • e0ef1d5 fix: upgrade spawn-wrap and istanbul-lib-instrument (#477)
  • 8603aa9 chore(package): update is-windows to version 1.0.0 (#466)
  • 64ae4f3 chore(package): update standard-version to version 4.0.0 (#461)

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.876% when pulling 7dd0b19 on greenkeeper/nyc-10.1.0 into 8c10fdf on master.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 18, 2017

Version 10.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • e46335f chore(release): 10.1.2
  • 25aec77 fix: revert defaulting to empty file-coverage report, this caused too many issues
  • e03cd48 chore(release): 10.1.1
  • 81229a0 fix: fix bug related to merging coverage reports see #482

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 28, 2017

Version 10.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • 455619f chore(release): 10.2.0
  • 95cc09a feat: upgrade to version of yargs with extend support (#541)
  • 43535f9 chore: explicit update of istanbuljs dependencies (#535)
  • 98ebdff feat: allow babel cache to be enabled (#517)
  • 50adde4 feat: exclude the coverage/ folder by default 🚀 (#502)
  • 6a59834 chore(package): update tap to version 10.0.0 (#507)

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 29, 2017

Version 10.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits0.

  • 55e826d chore(release): 10.3.0
  • 89dc7a6 chore: explicit update of istanbul dependnecies (#562)
  • 1887d1c feat: add support for --no-clean, to disable deleting raw coverage output (#558)
  • ff73b18 fix: source-maps were not being cached in the parent process when --all was being used (#556)
  • 2ff8f3b chore: test node 6 on travis (#553)
  • 3c0d81f docs(readme): move advanced features to docs site (#551)
  • fdf3e97 docs: switch to conventional commits badge
  • 9f2d45f docs(readme): link to available reporters (#546)

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 5, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2017

Version 10.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits0.

  • e062a86 chore(release): 10.3.2
  • 213206f fix: we should not create a cache folder if cache is false (#567)
  • 75713d8 chore(release): 10.3.1
  • 1bf74fd fix: introduced a bug that resulted in source-maps not being loaded approriately on second test run (#566)

false

See the full diff

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

greenkeeper bot commented Jun 1, 2017

Version 11.0.0 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 2, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 2, 2017

Version 11.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff

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

greenkeeper bot commented Jun 3, 2017

Version 11.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 26, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 26, 2017

Version 11.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • e9fad9f docs: add note about tap-nyc to README (#614)
  • f86b0b1 chore(release): 11.0.3
  • 923b062 fix: upgrade to spawn-wrap version that works with babel-register (#617)
  • b1eb4d6 fix: update help link to list of reporters (#601)

See the full diff

@greenkeeper greenkeeper bot closed this Jul 24, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/nyc-10.1.0 branch July 24, 2017 17:34
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