The version 0.4.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of flow-coverage-report.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 0.4.0 of flow-coverage-report was just published.
The version 0.4.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of flow-coverage-report.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 67 commits.
d4963be
chore: release 0.4.0
46c76d1
docs: updated text report screenshot to include the new flow annotations column
5637907
docs: Update README.md to mention the --threshold CLI option
7f3e788
docs: document loading default options from package.json
7b002a9
docs: add config file example and info on the valid values for the "type" property
bdacfc1
chore(package): exclude src/tests from the generated npm package
0a6809b
chore(jest): remove obsolete jasmine.DEFAULT_TIMEOUT_INTERVAL
b3abd82
chore(flow): updated flow to v.0.57.3
5123c2e
chore(flow): upgrade flow to v.0.54.1 and fix new flow type error
66c1372
chore: remove node 4 and osx from travis.yml for high intermittency
5e5be0d
chore(test): updated jest to v.21.2.1 and fix test failures
6311157
fix: Escaped special chars in filenames (#92)
0c21f6f
fix(package): update flow-annotation-check to version 1.3.1
ccabcbd
chore(package): update eslint-plugin-react to version 7.1.0
e9b2ff6
fix: Remove
report
from cli help text (#93 - #94)There are 67 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: