commonality / readme-inspector

䷂ Verify the existence—and assess the quality—of README files on GitHub (Enterprise) repositories.
https://commonality.github.io/readme-inspector/
MIT License
9 stars 9 forks source link

fix(pkg): remove unused jest-runner-eslint lib #32

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.5.0 of jest-runner-eslint was just published.

Dependency jest-runner-eslint
Current Version 0.4.0
Type devDependency

The version 0.5.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 jest-runner-eslint.

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 4 commits.

  • 591de9e v0.5.0
  • e5f89b0 refactor: use create-jest-runner (#37)
  • ddb0b93 Document usage with other Jest runners (#34)
  • 71ea7d2 add setup detail to README (#33)

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a68be5302234b3acc423df2214f7b79ed4ba9de3 on greenkeeper/jest-runner-eslint-0.5.0 into 7a2a515f79b28be38415879c9ba6103c70afc9dd on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a68be5302234b3acc423df2214f7b79ed4ba9de3 on greenkeeper/jest-runner-eslint-0.5.0 into 7a2a515f79b28be38415879c9ba6103c70afc9dd on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d612ea407902da30770d141b4d789c215b761d02 on greenkeeper/jest-runner-eslint-0.5.0 into f6b708e00a67cd6438e1c4e8ae0a5047925af5aa on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a68be5302234b3acc423df2214f7b79ed4ba9de3 on greenkeeper/jest-runner-eslint-0.5.0 into 7a2a515f79b28be38415879c9ba6103c70afc9dd on master.

gregswindle commented 6 years ago

:tada: This PR is included in version 2.0.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: