Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
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.
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Update to this version instead 🚀
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
devDependency
nyc was updated from 9.0.1
to 13.2.0
.Update to this version instead 🚀
The new version differs by 35 commits.
29e6f5e
chore(release): 13.2.0
e95856c
chore: Update dependencies. (#978)
921d386
fix: Create directory for merge destination. (#979)
df2730d
feat: Option Plugins (#948)
35cd49a
feat: document the fact that cacheDir is configurable (#968)
ff834aa
feat: avoid hardcoded HOME for spawn-wrap working dir (#957)
35710b1
build: move windows tests to travis (#961)
93cb5c1
tests: coverage for temp-dir changes (#964)
d566efe
test: stop using LAZY_LOAD_COUNT (#960)
f23d474
chore: update stale bot config with feedback (#958)
62d7fb8
chore: slight tweak to position of test
28b6d09
fix: missing command temp-directory (#928)
40afc5f
fix: nyc processing files not covered by include when all
is enabled. (#914)
ba22a26
docs(readme): Update to reflect .nycrc.json support (#934)
2dbb82d
chore: enable probot-stale
There are 35 commits in total.
See the full diff
devDependency
nyc was updated from 9.0.1
to 13.3.0
.devDependency
nyc was updated from 9.0.1
to 14.0.0
.Update to this version instead 🚀
The new version differs by 48 commits.
e21721a
chore(release): 14.0.0
8cf8a89
docs: update issue template [skip ci] (#1008)
d7a9d6a
chore: Update package-lock.json
189bae8
chore: Update dependencies for 14.0.0-rc.1
2eb13c6
feat: instrument --complete-copy
implementation (#1056)
c88a852
docs: nyc instrument
and --exclude-node-modules
(#1039)
c213469
feat: always build the processinfo temp dir (#1061)
e597c46
feat: Add support for --exclude-node-modules to subcommands. (#1053)
8dcf180
feat: add processinfo index, add externalId (#1055)
32f75b0
fix: set processinfo pid/ppid to actual numbers (#1057)
16d4315
chore: Stop excluding bin
from coverage results. (#1060)
b909575
fix: Use a single instance of nyc for all actions of main command. (#1059)
997ed29
chore: Remove arrify dependency. (#1058)
68d6333
docs: move setup docs out of the readme [skip ci] (#1052)
8da097e
feat: add include
and exclude
options to instrument command (#1007)
There are 48 commits in total.
See the full diff
devDependency
nyc was updated from 9.0.1
to 14.1.0
.devDependency
nyc was updated from 9.0.1
to 14.1.1
.devDependency
nyc was updated from 9.0.1
to 15.0.0
.devDependency
nyc was updated from 9.0.1
to 15.0.1
.🚨 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
devDependency
nyc was updated from 9.0.1
to 15.1.0
.
Version 10.1.0 of nyc just got published.
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 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.
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: