chore(deps): update dependency eslint-plugin-vue to v9.9.0 #2950

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-9.x into main 2023-01-13 07:42:40 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 9.8.0 -> 9.9.0

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: Enabled.

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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-vue](https://eslint.vuejs.org) ([source](https://github.com/vuejs/eslint-plugin-vue)) | devDependencies | minor | [`9.8.0` -> `9.9.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.8.0/9.9.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v9.9.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.9.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.8.0...v9.9.0) #### ✨ Enhancements - [#&#8203;2066](https://github.com/vuejs/eslint-plugin-vue/issues/2066) Added `vue/array-element-newline` rule that applies the core `array-element-newline` rule to expressions in `<template>`. - [#&#8203;2042](https://github.com/vuejs/eslint-plugin-vue/issues/2042) Improved `vue/script-indent` rule to support more TypeScript syntax. - [#&#8203;2052](https://github.com/vuejs/eslint-plugin-vue/issues/2052) Added `vue/padding-lines-in-component-definition` rule that requires or disallows padding lines in component definition. - [#&#8203;2068](https://github.com/vuejs/eslint-plugin-vue/issues/2068) Added new `ATTR_DYNAMIC`, `ATTR_STATIC`, and `ATTR_SHORTHAND_BOOL` options to `vue/attributes-order` rule. #### 🐛 Bug Fixes - [#&#8203;2069](https://github.com/vuejs/eslint-plugin-vue/issues/2069) Fixed false positive for type-only imports in `vue/component-name-in-template-casing` rule. - [#&#8203;2070](https://github.com/vuejs/eslint-plugin-vue/issues/2070) Fixed spaces around comma in `vue/component-api-style` rule report messages. - [#&#8203;2071](https://github.com/vuejs/eslint-plugin-vue/issues/2071) Fixed `vue/define-macros-order` rule to hoist secondary expressions correctly. - [#&#8203;2073](https://github.com/vuejs/eslint-plugin-vue/issues/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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2023-01-13 00:05:00 +00:00
renovate added 1 commit 2023-01-13 00:05:00 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2950-renovate-eslint-plugin-vue-9-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2950-renovate-eslint-plugin-vue-9-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 28ace38ebb into main 2023-01-13 07:42:40 +00:00
konrad deleted branch renovate/eslint-plugin-vue-9.x 2023-01-13 07:42:40 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.