zspecza / common-tags

πŸ”– Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 60 forks source link

Update nyc to the latest version πŸš€ #84

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 10.0.0 of nyc just got published.

Dependency nyc
Current Version 8.4.0
Type devDependency

The version 10.0.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 17 commits .

  • 68b78e3 chore(release): 10.0.0
  • a3c7f83 fix: debug-log should be production dependency
  • 0dd970c feat: cache now turned on by default (#454)
  • c3c4d38 docs: cleanup changelog
  • c4b81c0 chore(release): 9.0.1
  • 4e5111d fix: addresses several test-exclude edge-cases. addresses perf issue with yargs (#444)
  • 21a9a70 fix: finished test-exclude yak-shave.
  • c3d8975 fix: and another broken test
  • eaaa07a fix: one other test was broken by changing # of exclude rules
  • 177f3b4 fix: there's one more exluce rule now
  • 87eade0 chore: upgrade yargs and test-exclude dependencies
  • cc96078 chore(release): 9.0.0
  • b6713a3 feat: allow an alternate cache folder to be provided (#443)
  • 2828538 feat: node_modules is again excluded by default when custom exclude is provided (#442)
  • 31488f5 feat: adds support for source-map production (#439)

There are 17 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #84 into master will not change coverage

@@           master   #84   diff @@
===================================
  Files          23    23          
  Lines         148   148          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          148   148          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 12077a2...45aa99e

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #84 into master will not change coverage

@@           master   #84   diff @@
===================================
  Files          23    23          
  Lines         148   148          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits          148   148          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 12077a2...45aa99e

greenkeeper[bot] commented 7 years ago

Version 10.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 17 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)
  • 68b78e3 chore(release): 10.0.0

There are 17 commits in total. See the full diff.

greenkeeper[bot] commented 7 years ago

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[bot] commented 7 years ago

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[bot] commented 7 years ago

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] commented 7 years ago

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] commented 7 years ago

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] commented 7 years ago

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] commented 7 years ago

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[bot] commented 7 years ago

Version 11.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • a3f033f chore(release): 11.1.0
  • a076951 chore: upgrade to latest version of istanbul-lib-instrument
  • 8768afe feat: upgrade to version of spawn-wrap that supports .EXE (#626)
  • 2d92501 chore: attempt to fix appveyor (#623)
  • bbadc1f feat: add support for per file coverage checking (#591)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 11.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • b2ff72d chore(release): 11.2.0
  • 97b962e chore: explicit update of istanbul-lib-instrument (#662)
  • 0dcceda feat: allow cwd to be configured see #620
  • 0fc6d8f chore: add support for --cwd (#542) (#620)
  • 658dba4 fix: remove excluded files from coverage before writing (#649)
  • dd40dc5 feat: add possibility to filter coverage-maps (#637)
  • fb3ab92 docs: add link to community slack (#639)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 11.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 87281f9 chore(release): 11.2.1
  • 3bd1527 fix: create temp directory when --no-clean flag is set #663 (#664)
  • a10d478 fix: apply exclude logic before remapping coverage (#667)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 12 commits.

  • d85118c chore(release): 11.3.0
  • 7792733 chore: explicitly update istanbul dependencies (#698)
  • 222a3d0 chore: slight difference in pinning logic, based on @ljharb's advice
  • f04b7a9 feat: add option to hook vm.runInContext (#680)
  • cdfdff3 feat: add --exclude-after-remap option for users who pre-instrument their codebase (#697)
  • a413f6a chore: upgrade to yargs 10 (#694)
  • 10125aa docs: fix reporters link
  • f5089ca docs: added examples of coverage reports (#656)
  • af281e7 chore: update spawn-wrap to 1.4.0 (#692)
  • a685f7c docs: missing options prefix -- in front of check-coverage (#695)
  • f31d7a6 feat: allow instrument-only to produce sourcemaps (#674)
  • 425c0fd chore: ignore package-lock.json (#683)

See the full diff