CAAPIM / themer

Framework agnostic utility to make generic JavaScript components themeable and extensible.
MIT License
1 stars 1 forks source link

Update flow-coverage-report to the latest version ๐Ÿš€ #41

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.4.0 of flow-coverage-report was just published.

Dependency flow-coverage-report
Current Version 0.3.0
Type devDependency

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:

codecov-io commented 7 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #41   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         100    100           
  Branches       22     22           
=====================================
  Hits          100    100
greenkeeper[bot] commented 6 years ago

Version 0.4.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 3 commits.

  • b1685df chore: release 0.4.1
  • 30b6ae4 test: Added integration test to prevent regression of the fix #135
  • 798607d fix(package): Upgraded flow-annotation-checker to version 1.8.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.5.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 11 commits.

  • 43d855d fix(travis): added branch to travis deploy section
  • 0f9b811 chore: release 0.5.0
  • 8ad8d58 chore(travis): Release new tags as new npm release from Travis.
  • 58b6b94 feat: Implement a new --strict-coverage option to enforce a more strict coverage reporting mode.
  • cda4747 test: Added new integration test for the badge reporter
  • 1941fc5 feat: Run badge reporter implicitly when html report type has been included.
  • 520f137 test: Added new test unit for the report-badge module
  • 48c986d feat: Minor tweaks and added flow badge to the new badge reporter
  • 040c798 fix(jest): Fixed jest issues with svgo badge dependency
  • 90884f7 chore(package): Updated jest to 22.1.1 and babel-jest to 22.1.0
  • c913d5a feat: Add a new badge reporter

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.6.0 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 11 commits.

  • ea09e05 chore: release 0.6.0
  • 4a23f86 chore: Fixed xo warning on collectFlowCoverageForFile parameters
  • 84ef534 feat: Added --percent-decimals cli options
  • 39f3a98 chore: Optionally round percent values with decimals
  • 6503925 fix: Fixed deprecated config names and improve cli/config type checks
  • b6b63b9 chore: Removed redundant filename in coverage collection error message
  • 533d94f fix: Fixed flow-command-path yargs coerce function
  • 31af708 chore: Added isFlowAnnotation helper and stored result into fileCoverageData.isFlow
  • 3abe6bf fix: Added support for the new flow annotations (strict and strict-local)
  • 5a72d56 chore: Minor changes to the excludeNonFlow mode and flow-typed libdefs update script
  • 6737621 feat: Added a new --exclude-non-flow cli option

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • 43c311c chore(travis): don't exclude tagged release from travis deploy stage
  • f4ca40a chore: release 0.6.1
  • 8160cf2 fix(package): Change badge-up to @rpl/badge-up to fix vulnerable dependency issue (#178)
  • 5dd06d6 chore(travis): update travis file npm config

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

  • ae5e6ea chore: Fix travis.yaml config
  • 7f8181d chore: release 0.6.2
  • 5b0df52 chore: Updated travis.yaml config to dpl v2 format
  • 97cea72 fix: Upgraded mkdirp dependency to version ^0.5.5

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€