Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-config-prettier to the latest version 馃殌 #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 13, 2018

Version 3.0.0 of eslint-config-prettier was just published.

Dependency eslint-config-prettier
Current Version 2.10.0
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you don鈥檛 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-prettier.

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鈥檛 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.

See the full diff

FAQ and help

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


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 13, 2018

Version 3.0.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • b905d39 eslint-config-prettier v3.0.1
  • e0bee25 Clarify eslint --print-config usage

See the full diff

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

greenkeeper bot commented Sep 22, 2018

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • 3f31f8e eslint-config-prettier v3.1.0
  • 8f1f42d Add CLI sanity check when there are warnings
  • 9d7c195 Clarify test-lint
  • 425a9ff Add support for eslint-plugin-unicorn
  • 8d264cd Allow using the quotes rule to forbid unnecessary backticks
  • c45b794 Update dependencies
  • 291a4ed Pin devDependencies
  • 7819e43 Update dependencies

See the full diff

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

greenkeeper bot commented Nov 10, 2018

Update to this version instead 馃殌

Commits

The new version differs by 13 commits.

  • aad5bd9 eslint-config-prettier v3.2.0
  • 34d1fbd Fix missing words in README.md
  • 8036d25 Work around bad link handling in doctoc
  • 351d791 Add support for eslint-plugin-vue
  • e47404c Add table of contents
  • 2c60901 Document no-sequences gotcha
  • 9b6bb18 Work around an npm bug for Node.js 6
  • 807a189 Update dependencies
  • a62f091 Bump eslint-plugin-prettier from 2.6.2 to 3.0.0 (#61)
  • 0ccf052 Bump eslint-config-google from 0.10.0 to 0.11.0 (#62)
  • 25e622d Bump babel-eslint from 9.0.0 to 10.0.1 (#60)
  • a240928 Bump eslint from 5.6.0 to 5.8.0 (#59)
  • d409a3b Bump prettier from 1.14.3 to 1.15.1 (#58)

See the full diff

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

greenkeeper bot commented Nov 11, 2018

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • e47f4ac eslint-config-prettier v3.3.0
  • d5e7af9 Update table of contents
  • d14d111 Add vue/html-self-closing
  • 6bd56ed Mention the new no-tabs option
  • 0d92b55 Add missing "prettier/vue" in example config

See the full diff

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

greenkeeper bot commented Jan 13, 2019

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 338adc3 eslint-config-prettier v3.4.0
  • 417c5f3 Update dependencies
  • c77f52e Add support for eslint-plugin-typescript (#68)
  • 2dd53a1 Pin eslint-plugin-vue
  • 089a7b5 Use dedicated vue/no-layout-rules config (#69)
  • 152bd7d Add missing summary for vue/html-self-closing

See the full diff

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

greenkeeper bot commented Jan 16, 2019

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 261d47c eslint-config-prettier v3.5.0
  • a3275ee Update dependencies
  • 9072c91 Add new Vue rules coming in the next eslint-plugin-vue version
  • 6c4d1f0 Revert the Vue changes from commit 089a7b53 (PR #69)

See the full diff

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

greenkeeper bot commented Feb 26, 2019

Update to this version instead 馃殌

Commits

The new version differs by 17 commits.

  • a2fceb9 eslint-config-prettier v4.1.0
  • dd8511b Turn off 'linebreak-style'
  • ba57bb6 Clarify installation instructions
  • 963551d Update dependencies
  • e0de9c7 Turn off 'react/self-closing-comp' (#84)
  • 0b04c0d eslint-config-prettier v4.0.0
  • 2c84267 Update dependencies
  • 81abe0f Merge branch 'v4'
  • 9fde1aa Add arrow-body-style and prefer-arrow-callback as special rules
  • d1254cd Replace eslint-plugin-typescript with @typescript-eslint/eslint-plugin (#74)
  • f5f7549 eslint-config-prettier v3.6.0
  • 494f940 Fix build
  • e58dd2c Update readme
  • 203094f Update dependencies
  • 2928c7a Clean up test-lint/ comments

There are 17 commits in total.

See the full diff

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

greenkeeper bot commented Apr 25, 2019

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 5a72ee7 eslint-config-prettier v4.2.0
  • 13cc4d2 Update dependencies
  • 9d8c7d9 Sort TypeScript rules
  • 1186944 chores on @typescript-eslint (#88)
  • 1a305b4 fix(typescript): disable no-extra-parens rule
  • 122956d chore(typescript): update @typescript-eslint

See the full diff

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

greenkeeper bot commented May 16, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Jun 15, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Jun 25, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Jun 25, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Aug 19, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 3, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Sep 10, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Oct 5, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Oct 26, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 17, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Dec 25, 2019

Update to this version instead 馃殌

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

greenkeeper bot commented Dec 27, 2019

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2020

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2020

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2020

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.

None yet

0 participants