dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
713 stars 25 forks source link

Update eslint-plugin-standard to the latest version πŸš€ #173

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of eslint-plugin-standard just got published.

Dependency eslint-plugin-standard
Current Version 2.3.1
Type devDependency

The version 3.0.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 eslint-plugin-standard. 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 2 commits .

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:

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files           9        9           
  Lines         240      240           
=======================================
  Hits          223      223           
  Misses         17       17

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 4b91ec0...bc35c66. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.597% when pulling bc35c66f8747ce7d05941c75660d435eea67fead on greenkeeper/eslint-plugin-standard-3.0.0 into 4b91ec0562aedd98293861498cc2b44adaa526b8 on master.

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits .

See the full diff.