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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint-plugin-vue from 5.2.2 to 6.1.0 #17

Closed

Conversation

maybeanerd
Copy link
Owner

Snyk has created this PR to upgrade eslint-plugin-vue from 5.2.2 to 6.1.0.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 8 days ago, on 2019-12-27.
Release notes
Package name: eslint-plugin-vue
  • 6.1.0 - 2019-12-27

    ✨ Enhancements

    Core:

    • #985 Upgrade vue-eslint-parser to 7.0.0

    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

    • #1015 Fixed wrong indentation.
    • #1016 Fixed "ignores" option of html-indent does not work

    All commits: v6.0.2 -> v6.1.0

  • 6.0.2 - 2019-12-26

    🐛 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

  • 6.0.1 - 2019-11-13

    🐛 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.
  • 6.0.0 - 2019-11-06

    💥 Breaking Changes

    • #979 Dropped support for Node.js 6.x, ESLint 5.x.
    • #940 Dropped autofix of vue/prop-name-casing.
    • #823 Added Nuxt properties to the default order of vue/order-in-components.
    • #895 #807 Upgrade to vue-eslint-parser@6.0.4

    ✨ Enhancements

    Core:

    • #807 Support new syntax in Vue.js 2.6.
    • #979 Added support for ESLint 6.x.

    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

  • 5.2.3 - 2019-06-24

    🐛 Bug Fixes

    • 082c03d fixed a crash bug on ESLint 6.0.0.
  • 5.2.2 - 2019-02-18

    🐛 Bug Fixes

    • #821 fixed vue/no-boolean-default rule to not crash if the option is default-false and no default property.
from eslint-plugin-vue GitHub release notes
Commit messages
Package name: eslint-plugin-vue

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@maybeanerd maybeanerd closed this Apr 10, 2020
@maybeanerd maybeanerd deleted the snyk-upgrade-4235e139049c0c3c2a8587a25c6e752c branch June 29, 2020 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants