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

Merged
merged 1 commit into from
Jun 28, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jun 26, 2017

Version 11.0.3 of nyc just got published.

Dependency nyc
Current Version 10.3.2
Type devDependency

The version 11.0.3 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.

  • 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)
  • e4eff12 chore(release): 11.0.2
  • 0c2ef43 chore: upgrade to newer version of spawn-wrap (#592)
  • 9d47986 chore(release): 11.0.1
  • fa1097a chore: acutally swap in new copy of signals.js
  • 8662357 chore: hack to fix SIGPROF binding issue on node 8
  • d90aed6 chore(release): 11.0.0
  • 2f68559 chore: hack to prevent SIGPROF warning, until new spawn-wrap is available
  • f18f780 fix: add support for ES6 modules
  • 0e6b277 chore: formatting nit
  • 80ef0a3 docs: mention the ability to publish configuration in docs
  • 33829b8 feat: upgrade to version of yargs with support for presets

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@coveralls
Copy link

coveralls commented Jun 26, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 30e2ca1 on greenkeeper/nyc-11.0.3 into 8d5ea0b on master.

@lukechilds lukechilds merged commit 22ae265 into master Jun 28, 2017
greenkeeper bot added a commit that referenced this pull request Jul 29, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 29, 2017

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

lukechilds added a commit that referenced this pull request Jul 29, 2017
greenkeeper bot added a commit that referenced this pull request Sep 5, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 5, 2017

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

lukechilds added a commit that referenced this pull request Sep 5, 2017
greenkeeper bot added a commit that referenced this pull request Sep 6, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 6, 2017

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

lukechilds added a commit that referenced this pull request Sep 6, 2017
greenkeeper bot added a commit that referenced this pull request Nov 2, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 2, 2017

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

greenkeeper bot added a commit that referenced this pull request Dec 20, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2017

Version 11.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • b473820 chore(release): 11.4.1
  • 4e4f428 fix: explicitly update spawn-wrap (#748)
  • 456fa20 docs: hide the header in the issue template on render [skip ci] (#731)
  • e8225d5 chore(release): 11.4.0
  • 93efc55 chore: upgrading to newer spawn-wrap (#730)
  • 879631a refactor: slight tweak to how we extract the --nycrc-path
  • 785fccb feat: allow alternate path for .nycrc to be specified (#724)
  • 4ff7a38 docs: fix package.json examples: s/script/scripts (#722)
  • 9f2894f chore: babel-preset-es2015 => babel-preset-env (#705)
  • 2dee543 docs: correct check-coverage shorthand example (#715)
  • 7ea96ba fix: always invoke instrumenter callback, set appropriate exit-code (#703)
  • 7294308 docs: Correct examples in README.md (#702)
  • 6286bf8 docs: update exclude defaults (#701)

See the full diff

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

greenkeeper bot commented Mar 13, 2018

Version 11.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • dd372f5 chore(release): 11.6.0
  • c6b30ba feat: allow usage of ignoreClassMethods from istanbul (#785)
  • 2d51562 fix: update to yargs version that allows extending configs with no extension (#790)
  • b4032ce fix: removes unused split-lines dependency. (#787)
  • 18d5599 chore(release): 11.5.0
  • 5256bb6 chore: upgrade the various istanbul libs (#778)
  • dd48707 feat: resolve custom cache directory to absolute path (#766)
  • d19fc4f chore: remove greenkeeper ignore for find-up (#768)
  • b0d6dae fix: coverage reportDir should respect --cwd (#764)
  • 6d51456 chore: upgrade convert-source-map fixes #726 (#759)
  • 2030e0c feat: add command line options to control compacting and comment removal (#754)
  • 6a734b6 fix: typo in option definition (#758)

See the full diff

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

greenkeeper bot commented Apr 19, 2018

Version 11.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 5e40c7c chore(release): 11.7.1
  • 5c0adb5 chore: explicit upgrade of istanbul-reports (#816)
  • 62a4e83 chore(release): 11.7.0
  • 24e5979 feat: allow 0-line files to be ignored in coverage output (#808)
  • 9cbcc81 docs: documentation on how to use and load custom reporters (#804)
  • 1f4f6ae docs: reference minimatch usage (#774)
  • 05fea60 feat: load coverage files individually instead of all at once, addressing memory issues (#806)

See the full diff

lukechilds added a commit that referenced this pull request Apr 19, 2018
greenkeeper bot added a commit that referenced this pull request May 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 9, 2018

Version 11.7.2 just got published.

Update to this version instead 🚀

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

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

greenkeeper bot commented May 10, 2018

Version 11.7.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

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

See the full diff

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

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

greenkeeper bot commented Jun 2, 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

@sindresorhus sindresorhus deleted the greenkeeper/nyc-11.0.3 branch July 18, 2022 12:35
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.

None yet

2 participants