Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waterdataui
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Water Mission Area
  • Internet of Water
  • waterdataui
  • Merge requests
  • !682

Update dependency eslint-plugin-vue to v9.9.0 - autoclosed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed igswsihw-wmadepbot requested to merge renovate/eslint-plugin-vue-9.x into main Jan 13, 2023
  • Overview 0
  • Commits 1
  • Changes 2

This MR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

vuejs/eslint-plugin-vue

v9.9.0

Compare Source

✨ Enhancements

  • #​2066 Added vue/array-element-newline rule that applies the core array-element-newline rule to expressions in <template>.
  • #​2042 Improved vue/script-indent rule to support more TypeScript syntax.
  • #​2052 Added vue/padding-lines-in-component-definition rule that requires or disallows padding lines in component definition.
  • #​2068 Added new ATTR_DYNAMIC, ATTR_STATIC, and ATTR_SHORTHAND_BOOL options to vue/attributes-order rule.

🐛 Bug Fixes

  • #​2069 Fixed false positive for type-only imports in vue/component-name-in-template-casing rule.
  • #​2070 Fixed spaces around comma in vue/component-api-style rule report messages.
  • #​2071 Fixed vue/define-macros-order rule to hoist secondary expressions correctly.
  • #​2073 Fixed false positives for circular references in <script setup> in vue/no-undef-components rule.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.8.0...v9.9.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/eslint-plugin-vue-9.x