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-config-semistandard to the latest version 🚀 #177

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 11.0.0 of eslint-config-semistandard just got published.

Dependency eslint-config-semistandard
Current Version 8.0.0
Type devDependency

The version 11.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-config-semistandard. 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 9 commits .

  • de158ae 11.0.0
  • 9307033 Merge pull request #19 from Flet/changelog
  • 60640b6 update changelog to point to semistandard's changelog for detailed updates
  • 4403c08 Merge pull request #18 from Flet/semispacing
  • bdea8e6 remove semi-spacing as its now in standard
  • b3cc9a3 add eslint-plugin-react as an explicit devDep and sync other devDeps with standard
  • a764ecb Merge pull request #17 from KenanY/standard-10
  • 213b89d remove cache from travis.yml
  • 9956213 update to standard 10

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 #177 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  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...e63bb12. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.597% when pulling e63bb1205dd8195173f4a4d8c807364fe62a4932 on greenkeeper/eslint-config-semistandard-11.0.0 into 4b91ec0562aedd98293861498cc2b44adaa526b8 on master.