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

Update eslint-plugin-standard to the latest version 🚀 #25

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.1.0 of eslint-plugin-standard was just published.

Dependency eslint-plugin-standard
Current Version 3.0.1
Type devDependency

The version 3.1.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 eslint-plugin-standard.

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

  • 0174785 3.1.0
  • 6e1aaa6 add npmignore
  • 8be2d27 remove unused .eslintrc
  • e51d5fe remove unmaintained CHANGELOG
  • 6184444 mocha@5
  • 7e6b194 eslint@4
  • 586f36a Merge pull request #26 from delaguilaluis/update-tests
  • 64f91a5 update tests for no-callback-literal
  • f0bc288 Merge pull request #25 from delaguilaluis/allow-undefined-in-errbacks
  • 7ce136a allow undefined in the first position of callbacks
  • a2f6742 Merge pull request #24 from Arcanemagus/rules-docs-url
  • 8072664 Add URL to rule documentation to the metadata

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 b44711df6bc1d376f8eba83101ca3fa8740d66f0 on greenkeeper/eslint-plugin-standard-3.1.0 into 4c893ac84f85603eb608833e900e05872802633c on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b44711df6bc1d376f8eba83101ca3fa8740d66f0 on greenkeeper/eslint-plugin-standard-3.1.0 into 4c893ac84f85603eb608833e900e05872802633c on master.

gregswindle commented 6 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: