sudo-suhas / eslint-config-chatur

An eslint configuration for the astute
MIT License
0 stars 1 forks source link

Update eslint-plugin-vue to the latest version πŸš€ #12

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of eslint-plugin-vue was just published.

Dependency eslint-plugin-vue
Current Version 3.14.0
Type devDependency

The version 4.0.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-plugin-vue.

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

  • 9129be0 v4.0.0
  • ba002b1 v4.0.0-beta.5
  • e699f9c [Fixes #293] Update indent rule (#301)
  • 5c4896c Chore: upgrade vue-eslint-parser (#311)
  • 45104ad Update REGEX in no-side-effects-in-computed-properties (#308)
  • b434ff9 Fix: no-unused-vars rule false positive (fixes #294)(#302)
  • dc61f9d Docs: fix wrong default (fixes #300)(#303)
  • 7752f5a v4.0.0-beta.4
  • a96a1e0 chore(package): Swap out requireindex (#297)
  • d6fca8f Fix eslint crash when using object spread inside prop definition (#295)
  • e681dfe v4.0.0-beta.3
  • c7542bd Fix html-self-closing example json (#291)
  • 345aaac Fix: html-indent about binary expressions (fixes #264) (#281)
  • e6593a5 Fix: html-indent about comments (fixes #241) (#280)
  • cc43821 [Fix] Crash with babel-eslint (#273)

There are 43 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 98cdafa 4.0.1
  • 9096846 Prevent data leakage in no-dupe-keys rule (#317)
  • dfcd26e Remove warning about @next version from readme (#313)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 41e7eee 4.1.0
  • ad84e0b New: directive comments (fixes #260) (#320)
  • 8ea98e7 Report missing prop types only for assigned arrays and objects (#318)
  • 7faf1a4 New: html-closing-bracket-spacing rule (fixes #229) (#312)
  • cdd4163 [New] Add html-closing-bracket-newline (fixes #169) (#190)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.0 just got published.

Update to this version instead πŸš€

Release Notes v4.2.0

Diff: v4.1.0 -> v4.2.0

⭐️ Features

πŸ› Bug fixes

βš™οΈ Chores

Commits

The new version differs by 8 commits.

  • fb40b9a run update
  • b9ddb73 4.2.0
  • c4356d5 Fix: unintentional disabling (#338)
  • 085f1ca Docs: Add URL to rule documentation to the metadata (#340)
  • 9f83c5a Fix: html-indent for solo comment (fixes #330) (#333)
  • 784925b New: vue/script-indent rule (fixes #118) (#309)
  • 9da315c Chore: rewrite 'npm run update' (#332)
  • f3c609d Fix: unintentional disabling (#331)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • b4413a5 4.2.1
  • bd20b8b Docs: fix a json formatting error in the options example (#364)
  • 095ef4f Chore: add require-meta-docs-url internal rule (#341)
  • 26ab87a Fix: indent bug about shorthand properties
  • 39de540 Fix: indent bug about semicolons

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 750d3b8 4.2.2
  • 8b8402f Fix: vue/html-indent ignores <pre> (fixes #365)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 19 commits.

  • d7de72f 4.3.0
  • 0db4f93 Docs: update README.md (#393)
  • ec5aac2 Upgrade vue eslint parser (#404)
  • abbde6f updating docs, tests and category
  • e804ca2 attribute order linting
  • 789a2fc Add more tests and fix edge case scenario
  • 17d8c2b Set category to undefined
  • b1a7cca fix test message
  • a846dd1 fix category
  • 22a3a75 fix message and category
  • e887a8d [New] Add prop-name-casing
  • 733172c Fix: indent rules false positive (fixes #375)
  • e79dd8b Fix: valid-v-on false positive (fixes #351)
  • 5890808 Fix: no-async-in-computed-properties crash (fixes #390)
  • 6861c81 Update: make vue/order-in-components fixable (#381)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.4.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 22 commits ahead by 22, behind by 19.

  • d2b53b5 4.4.0
  • dbdcc11 Update docs
  • bc65718 Upgrade babel-eslint (#438)
  • 92c3609 Docs: Delete duplicate sentence (#433)
  • fede503 fix a typo in number of configurations (#431)
  • 59d80be Spelling correction (#430)
  • b34b24f Fix typo (#424)
  • 6bb6f69 Fix: wrong indentation (fixes #407) (#413)
  • 12054ea [Update] Make vue/prop-name-casing fixable (#402)
  • 4c25403 4.3.0
  • bc1b07b Docs: update README.md (#393)
  • f739bf9 Chore: Upgrade vue eslint parser (#404)
  • 33ce7aa New: Add vue/attribute-order rule (#209)
  • ccb6488 New: Add vue/prop-name-casing rule (#289)
  • c6d25af Fix: indent rules false positive (fixes #375) (#395)

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • d7e98dd 4.5.0
  • 5cc3021 [fix] 'vue/prop-name-casing` to not warn variable computed property (#444)
  • a5391f1 [Update] Make vue/attributes-order fixable (#405)
  • faaa69c Include slot-scope in attributes-order (#440)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.6.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 17 commits.

  • bd5c31e 4.6.0
  • 157eff9 (chore) Update rule url
  • 1a31fe8 Update README and docs
  • f028b57 add missing urls (#512)
  • c7bb1f5 Update html-closing-bracket-newline.md (#508)
  • 1c5604a Update html-closing-bracket-spacing.md (#507)
  • 0b86a4e chore: remove yarn-error.log (#484)
  • f8f8ac9 docs(readme) fix vscode eslint settings (#487)
  • 8ea21c8 Update no-side-effects-in-computed-properties.md (#480)
  • 88b1f2d [Docs] Single File Component Usage (#473)
  • 30f94f8 Fix getComputedProperties by allowing object spread inside CP (#465)
  • 409fe31 (Fixes #420) Fix false positive in no-side-effect-in-cp (#464)
  • 552ea4f Allow "default" key to be used also as a Literal (#463)
  • a95dfbb ⭐️New: Add vue/no-use-v-if-with-v-for rule (#406)
  • 3f88f28 Update require-v-for-key.md

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.7.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • b989b6d 4.7.0
  • 83aa39a ⭐️New: Add vue/no-v-html rule (#435)
  • 8027916 Fix attribute-hyphenation ignore lists (#513)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.7.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 1460c19 4.7.1
  • d12c3bb Docs: fix links for description of --fix option. (#530)
  • 23fa9d4 Fix: Allow props with validator without type in vue/require-prop-types (#476)
  • 4b130cb (Chore) Add related links to rules docs (#524)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 97 commits.

  • 9fdf8e0 5.0.0
  • 4b8cfa1 Docs: Remove info about next version
  • e263301 5.0.0-beta.6
  • 4299ae0 Changed the category of html-quotes to strongly-recommended. (#695)
  • bd995fd Add ignoreWhenEmpty options to singleline/multiline-html-element-content-newline (#684)
  • ab3ed7a Update deploy config
  • d931875 Set Git identity on deploy
  • 8721d3f Fix gh-pages deploy job
  • 025fb16 Docs: add vuepress documentation (#534)
  • f00e872 Chore: update vue-eslint-parser to v4 (#692)
  • 6ef20aa Fixed: not to indentation the contents on the <textarea> in html-indent (#681)
  • 147c765 Update: add baseIndent option to vue/html-indent (fixes #292) (#678)
  • 61a667f chore: Fix typo in comments (#679)
  • f4eef78 Revert "⭐️New: Add vue/match-component-file-name rule (#668)"
  • 925190f Fix: improve comment indentation (fixes #514) (#676)

There are 97 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 13 commits.

  • c256eab 5.1.0
  • 25a878f Update docs
  • fd80ba4 Chore: Add "no-layout-rules" config (#698)
  • f22f5ae Chore: update links not correctly pointing to new documentation (#707)
  • 4261a39 Docs: change links that don't point to anything (#706)
  • 01a13b1 Chore: add adjustCodeBlocks() process to update-docs.js (#709)
  • b1346cd Fix: move component-name-in-template-casing rule to uncategorized (#703)
  • 21f8a43 Docs: add MacOS keybind for opening preference (#723)
  • f0974b9 Fix: order in components for node 11 (#718)
  • 1331d41 Docs: improve editor style in vuepress (#717)
  • 4b59cce Fix: false positives in html-indent (issue #729) (#730)
  • 34b9e38 chore: Update homepage in package.json
  • 546d5ef Fixed the title format of document of html-quotes (#702)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 33 commits.

  • 04b3c38 πŸ”– 5.2.0
  • 28b7d9c Fix: fix for computed property names (fixes #776) (#791)
  • b1699ce Docs: fix spelling mistake (#809)
  • a3707b1 Fix: ignore names that can not be identified (fixed #768) (#790)
  • 0f4861a Docs: update README.md (#806)
  • 4359288 Fix: parsing error in testcases with acorn@6.0.7. (#803)
  • f46c75b Chore: update document of match-component-file-name.md (#788)
  • 58d4a68 fix(no-unused-components): crash when :is in <component> is empty (#793)
  • 98f7bbd feat: ignore anchor tags in multiline rule (#738)
  • 617139e ⭐️New: Add rule no-boolean-default (#612)
  • ae03c28 ⭐️New: Add vue/v-on-parens rule (#481)
  • 5d1f051 chore: add nuxt component functions to order rule (#786)
  • a8b2ca0 ⭐️New: Add vue/comma-dangle rule (#773)
  • fa26414 ⭐️New: Add vue/camelcase rule (#772)
  • 94e4f0b ⭐️New: Add vue/brace-style rule (#771)

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v5.2.1

πŸ› Bug Fixes

  • #816 fixed vue/no-async-in-computed-properties to not crash on return statements that have no value.
Commits

The new version differs by 2 commits.

  • 1447bab πŸ”– 5.2.1
  • 7e4936f Fix: no-async-in-computed-properties with empty returns (#816)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v5.2.2

πŸ› Bug Fixes

  • #821 fixed vue/no-boolean-default rule to not crash if the option is default-false and no default property.
Commits

The new version differs by 2 commits.

  • 4ff3c8a πŸ”– 5.2.2
  • 06c11f2 Fix: no-boolean-default with 'default-false' on boolean props with unset default (#821)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 1064f10 πŸ”– 5.2.3
  • 158c10b chore: update ESLint to v6
  • 082c03d fix: remove eslint internal traverser (#910)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€