Inkdpixels / react-ux-forms

NOT MAINTAINED - A style and component agnostic <Form/> React.Component which handles the user feedback and validation in a UX oriented, less disturbing way.
MIT License
0 stars 0 forks source link

Update eslint-config-xo to the latest version 🚀 #9

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.18.0 of eslint-config-xo just got published.

Dependency eslint-config-xo
Current Version 0.17.0
Type devDependency

The version 0.18.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-xo. 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 20 commits .

  • 4f36054 0.18.0
  • 04fc784 Bump temp-write
  • dd500ac Disable no-duplicate-imports in favor of import/no-duplicates (#38)
  • 8c40812 Add no-compare-neg-zero rule
  • 7aa108b Add ignoreRestSiblings option to the no-unused-vars rule
  • b22f678 Add template-tag-spacing rule
  • 164c3a1 Add ignoreJSX option to the no-extra-parens rule
  • 8c4100b Add no-multi-assign rule
  • 5a74980 Add prefer-promise-reject-errors rule
  • 35cb0ba Add the prefer-destructuring rule commented out
  • 2dc2509 Add no-await-in-loop rule
  • a65d3c5 Add capitalized-comments rule
  • f1ab27f add no-return-await rule
  • c789513 remove varsIgnorePattern option in no-unused-vars rule
  • 5ed346e make XO happy

There are 20 commits in total. 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:

greenkeeper[bot] commented 7 years ago

Version 0.18.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

  • b61bee3 0.18.1
  • 023a7ab Disable the CallExpression option in the indent rule

See the full diff.