Update nyc to the latest version 🚀
Version 11.1.0 of nyc just got published.
| Dependency | nyc |
|---|---|
| Current Version | 11.0.3 |
| Type | devDependency |
The version 11.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 5 commits.
a3f033fchore(release): 11.1.0a076951chore: upgrade to latest version of istanbul-lib-instrument8768afefeat: upgrade to version of spawn-wrap that supports .EXE (#626)2d92501chore: attempt to fix appveyor (#623)bbadc1ffeat: add support for per file coverage checking (#591)
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 :palm_tree:
Version 11.2.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 7 commits.
b2ff72dchore(release): 11.2.097b962echore: explicit update of istanbul-lib-instrument (#662)0dccedafeat: allow cwd to be configured see #6200fc6d8fchore: add support for --cwd (#542) (#620)658dba4fix: remove excluded files from coverage before writing (#649)dd40dc5feat: add possibility to filter coverage-maps (#637)fb3ab92docs: add link to community slack (#639)
See the full diff
Version 11.2.1 just got published.
Version 11.3.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 12 commits.
d85118cchore(release): 11.3.07792733chore: explicitly update istanbul dependencies (#698)222a3d0chore: slight difference in pinning logic, based on @ljharb's advicef04b7a9feat: add option to hook vm.runInContext (#680)cdfdff3feat: add --exclude-after-remap option for users who pre-instrument their codebase (#697)a413f6achore: upgrade to yargs 10 (#694)10125aadocs: fix reporters linkf5089cadocs: added examples of coverage reports (#656)af281e7chore: update spawn-wrap to 1.4.0 (#692)a685f7cdocs: missing options prefix -- in front of check-coverage (#695)f31d7a6feat: allow instrument-only to produce sourcemaps (#674)425c0fdchore: ignore package-lock.json (#683)
See the full diff
Version 11.4.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 13 commits.
b473820chore(release): 11.4.14e4f428fix: explicitly update spawn-wrap (#748)456fa20docs: hide the header in the issue template on render [skip ci] (#731)e8225d5chore(release): 11.4.093efc55chore: upgrading to newer spawn-wrap (#730)879631arefactor: slight tweak to how we extract the --nycrc-path785fccbfeat: allow alternate path for .nycrc to be specified (#724)4ff7a38docs: fix package.json examples: s/script/scripts (#722)9f2894fchore: babel-preset-es2015 => babel-preset-env (#705)2dee543docs: correct check-coverage shorthand example (#715)7ea96bafix: always invoke instrumenter callback, set appropriate exit-code (#703)7294308docs: Correct examples in README.md (#702)6286bf8docs: update exclude defaults (#701)
See the full diff
Version 11.6.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 12 commits.
dd372f5chore(release): 11.6.0c6b30bafeat: allow usage of ignoreClassMethods from istanbul (#785)2d51562fix: update to yargs version that allows extending configs with no extension (#790)b4032cefix: removes unused split-lines dependency. (#787)18d5599chore(release): 11.5.05256bb6chore: upgrade the various istanbul libs (#778)dd48707feat: resolve custom cache directory to absolute path (#766)d19fc4fchore: remove greenkeeper ignore for find-up (#768)b0d6daefix: coverage reportDir should respect--cwd(#764)6d51456chore: upgrade convert-source-map fixes #726 (#759)2030e0cfeat: add command line options to control compacting and comment removal (#754)6a734b6fix: typo in option definition (#758)
See the full diff
Version 11.7.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 7 commits.
5e40c7cchore(release): 11.7.15c0adb5chore: explicit upgrade of istanbul-reports (#816)62a4e83chore(release): 11.7.024e5979feat: allow 0-line files to be ignored in coverage output (#808)9cbcc81docs: documentation on how to use and load custom reporters (#804)1f4f6aedocs: reference minimatch usage (#774)05fea60feat: load coverage files individually instead of all at once, addressing memory issues (#806)
See the full diff
Version 11.7.2 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
4bdd42cchore(release): 11.7.2bd77538test: cache clear was breaking build (#835)a522dd9chore: add Node.js 8 and 10, remove Node.js 4 (#829)99576fbchore: clone only last commit (#831)ef550bfdocs: added "temp-directory" to configuring nyc (#828)d76744achore: update all the things (#832)
See the full diff
Version 11.7.3 just got published.
Version 11.8.0 just got published.
Version 12.0.1 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
9fc20e4chore(release): 12.0.13e087d4chore: upgrade to version of istanbul with optional catch binding (#851)eaf3f70chore(release): 12.0.019b7d21chore: upgrade to newest version of istanbul codebase (#848)570a08achore(release): 11.9.01329a3bfeat: add option that allows instrument to exit on error (#850)
See the full diff
Version 12.0.2 just got published.
- The
devDependencynyc was updated from11.0.3to13.2.0.
Update to this version instead 🚀
Commits
The new version differs by 35 commits.
29e6f5echore(release): 13.2.0e95856cchore: Update dependencies. (#978)921d386fix: Create directory for merge destination. (#979)df2730dfeat: Option Plugins (#948)35cd49afeat: document the fact that cacheDir is configurable (#968)ff834aafeat: avoid hardcoded HOME for spawn-wrap working dir (#957)35710b1build: move windows tests to travis (#961)93cb5c1tests: coverage for temp-dir changes (#964)d566efetest: stop using LAZY_LOAD_COUNT (#960)f23d474chore: update stale bot config with feedback (#958)62d7fb8chore: slight tweak to position of test28b6d09fix: missing command temp-directory (#928)40afc5ffix: nyc processing files not covered by include whenallis enabled. (#914)ba22a26docs(readme): Update to reflect .nycrc.json support (#934)2dbb82dchore: enable probot-stale
There are 35 commits in total.
See the full diff
- The
devDependencynyc was updated from11.0.3to13.3.0.
- The
devDependencynyc was updated from11.0.3to14.0.0.
Update to this version instead 🚀
Commits
The new version differs by 48 commits.
e21721achore(release): 14.0.08cf8a89docs: update issue template [skip ci] (#1008)d7a9d6achore: Update package-lock.json189bae8chore: Update dependencies for 14.0.0-rc.12eb13c6feat: instrument--complete-copyimplementation (#1056)c88a852docs:nyc instrumentand--exclude-node-modules(#1039)c213469feat: always build the processinfo temp dir (#1061)e597c46feat: Add support for --exclude-node-modules to subcommands. (#1053)8dcf180feat: add processinfo index, add externalId (#1055)32f75b0fix: set processinfo pid/ppid to actual numbers (#1057)16d4315chore: Stop excludingbinfrom coverage results. (#1060)b909575fix: Use a single instance of nyc for all actions of main command. (#1059)997ed29chore: Remove arrify dependency. (#1058)68d6333docs: move setup docs out of the readme [skip ci] (#1052)8da097efeat: addincludeandexcludeoptions to instrument command (#1007)
There are 48 commits in total.
See the full diff
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
Find out how to migrate to Snyk at greenkeeper.io
- The
devDependencynyc was updated from11.0.3to15.1.0.