Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Feb 13, 2018

Version 0.20.0 of eslint-config-xo was just published.

Dependency eslint-config-xo
Current Version 0.19.0
Type devDependency

The version 0.20.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-config-xo.

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

  • 15ffd92 0.20.0
  • c68ea05 Update URL to new org
  • d40a286 Set ecmaVersion to 2018
  • 9254090 Change function-paren-newline to use consistent
  • 3f81796 Disable linebreak-style on Windows (#42)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.707% when pulling 7aa26d3 on greenkeeper/eslint-config-xo-0.20.0 into 5942204 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.707% when pulling 7aa26d3 on greenkeeper/eslint-config-xo-0.20.0 into 5942204 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.707% when pulling 7aa26d3 on greenkeeper/eslint-config-xo-0.20.0 into 5942204 on master.

@coveralls
Copy link

coveralls commented Feb 13, 2018

Coverage Status

Coverage remained the same at 81.707% when pulling 7aa26d3 on greenkeeper/eslint-config-xo-0.20.0 into 5942204 on master.

greenkeeper bot added a commit that referenced this pull request Feb 16, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 16, 2018

Version 0.20.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 5, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 5, 2018

Version 0.22.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 9fb04ec 0.22.1
  • 087807c Remove the prefer-reflect rule
  • bad9de4 0.22.0
  • 8ced997 Require Node.js 6
  • 1a43293 0.21.0
  • 6e417ff Add prettier-ignore to ignore pattern of capitalized-comments rule (#48)
  • d776263 Add valid-jsdoc rule (#45)
  • bda02cb Allow named function in prefer-arrow-callback
  • 145993e Fix missed detection of incorrect indentation

See the full diff

greenkeeper bot added a commit that referenced this pull request May 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 15, 2018

Version 0.22.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 24, 2018

Version 0.23.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • cc92376 0.23.0
  • 76e1d8b Add new option to func-name-matching rule
  • bbd9679 Add array-element-newline rule
  • 60f01bf Add commented out prefer-object-spread rule

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2018

Version 0.24.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2018

Version 0.24.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 41d0292 0.24.1
  • 892d392 Temporarily disable the require-unicode-regexp rule

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 23, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 23, 2018

Version 0.24.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • ca8e043 0.24.2
  • 20daf6d Don't enforce destructuring on object assignment

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 3, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2018

Version 0.25.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • c748ad5 0.25.0
  • 9d5f1cd Add require-await rule
  • 1257597 Remove the no-use-before-define rule
  • ea693f3 Prevent using template literals when not needed

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 30, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 30, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 14, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 14, 2019

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c0bf7bf 0.26.0
  • 41281cb Add the no-useless-catch in disabled form
  • 63ca6aa Add padding-line-between-statements rule (#52)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2019

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • e98f200 0.27.0
  • b9fedd5 Add the enforceForClassMembers option
  • f4ed7ee Add default-param-last rule
  • 7f94f4a Add prefer-regex-literals rule
  • 58f9da9 Add no-import-assign rule
  • 74e6aff Upgrade ESLint
  • 1797421 Require Node.js 8
  • c7cc45c Add function-call-argument-newline rule
  • 42d4c33 Require ESLint 6
  • 5499612 Add TypeScript config to the related section (#56)
  • e722ab4 Meta tweaks
  • be4430b Add prefer-named-capture-group rule commented out
  • 9439b78 Remove commented out callback-return rule
  • 132d420 Add option to the padded-block rule
  • c2f93ed Remove the no-div-regex rule

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 25, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 25, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 17, 2019

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants