Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

chore(deps): update dependency eslint-plugin-vue to v6 #522

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) 5.2.2 -> 6.2.2 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue

v6.2.2

Compare Source

πŸ› Bug Fixes

  • #​1071 Fixed vue/no-use-v-if-with-v-for error when using destructuring for iteration or using iteration of expression

All commits: v6.2.1 -> v6.2.2

v6.2.1

Compare Source

πŸ› Bug Fixes

  • #​1055 Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with alphabetical option.

All commits: v6.2.0 -> v6.2.1

v6.2.0

Compare Source

✨ Enhancements

New Rules:
  • #​997 Added vue/sort-keys rule that the sort-keys rule which is compatible with order-in-components.
  • #​1021 Added vue/padding-line-between-blocks rule requires or disallows blank lines between the given 2 blocks.
New Options:
  • #​1022 Added alphabetical option to vue/attributes-order rule to alphabetical ordering within groupings.
  • #​1031 Added avoidEscape option to vue/html-quotes rule.

πŸ› Bug Fixes

  • #​1027 Fixed false positives in vue/no-side-effects-in-computed-properties
  • #​1046 Fixed an error when using spread elements in vue/require-default-prop.

All commits: v6.1.2 -> v6.2.0

v6.1.2

Compare Source

πŸ› Bug Fixes


All commits: v6.1.1 -> v6.1.2

v6.1.1

Compare Source

πŸ› Bug Fixes

  • #​1019 Fixed crashes in no-reserved-component-names, match-component-file-name and component-definition-name-casing rules

All commits: v6.1.0 -> v6.1.1

v6.1.0

Compare Source

✨ Enhancements

Core:
New Rules:
  • #​886 Added vue/static-class-names-order rule that enforce the order of static class names.
  • #​945 Added vue/require-name-property rule that require a name property in Vue components.
  • #​757 Added vue/no-reserved-component-names rule that disallow the use of reserved names in component definitions.
  • #​763 Added vue/component-tags-order rule that enforce the order of component top-level elements.
  • #​646 Added vue/component-definition-name-casing rule that enforce specific casing for component definition name.
  • #​647 Added vue/valid-v-bind-sync rule that checks whether every .sync modifier on v-bind directives is valid.
  • #​839 Added vue/no-deprecated-slot-attribute rule that disallows slot attribute.
  • #​840 Added vue/no-deprecated-slot-scope-attribute rule that disallows slot-scope attribute.
  • #​841 Added vue/no-unsupported-features rule that disallow unsupported Vue.js syntax on the specified version.
  • #​843 Added vue/no-static-inline-styles rule that disallow static inline style attributes.
  • #​959 Added vue/max-len rule that enforces a maximum line length.
  • #​964 Added vue/no-irregular-whitespace rule that disallow irregular whitespace.

πŸ› Bug Fixes


All commits: v6.0.2 -> v6.1.0

v6.0.2

Compare Source

πŸ› Bug Fixes

  • #​962 Fixed false positives inside the ternary operator in no-async-in-computed-properties.
  • #​963 Fixed an issue that caused an error when extra commas were included in require-prop-type-constructor.
  • #​1009 Fixed an issue that code was broken by autofix of require-prop-type-constructor.
  • #​1010 Fixed broken links in messages.

All commits: v6.0.1 -> v6.0.2

v6.0.1

Compare Source

πŸ› Bug Fixes

  • #​984 Fixed an issue where the message "requires a peer of eslint@^5.0.0" was reported when installing the eslint-plugin-vue.

v6.0.0

Compare Source

πŸ’₯ Breaking Changes

✨ Enhancements

Core:
New Rules:
  • #​798 Added vue/no-empty-pattern rule applies no-empty-pattern rule to expressions in <template>.
  • #​794 Added vue/dot-location rule applies dot-location rule to expressions in <template>.
  • #​795 Added vue/keyword-spacing rule applies keyword-spacing rule to expressions in <template>.
  • #​838 Added vue/no-deprecated-scope-attribute rule that reports deprecated scope attribute in Vue.js v2.5.0+.
  • #​837 Added vue/valid-v-slot rule that checks whether every v-slot directive is valid.
  • #​836 Added vue/v-slot-style rule that enforces v-slot directive style which you should use shorthand or long form.

πŸ› Bug Fixes

  • #​904 Fixed vue/use-v-on-exact to allows events with different key codes
  • #​937 Fixed typo in vue/valid-v-else rule message

All commits: v5.2.3 -> v6.0.0

v5.2.3

Compare Source

πŸ› Bug Fixes
  • 082c03d fixed a crash bug on ESLint 6.0.0.

Configuration

πŸ“… Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-vue-6.x branch from f900605 to 9e4b8c8 Compare February 25, 2022 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant