chore(deps): update dependency eslint-plugin-vue to v9.7.0 #2598

Merged
dpschen merged 1 commits from renovate/eslint-plugin-vue-9.x into main 2022-10-31 13:07:38 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 9.6.0 -> 9.7.0

Release Notes

vuejs/eslint-plugin-vue

v9.7.0

Compare Source

Enhancements

⚙️ Updates

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.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.6.0` -> `9.7.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.6.0/9.7.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v9.7.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.7.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.0) #### ✨ Enhancements - [#&#8203;1996](https://github.com/vuejs/eslint-plugin-vue/issues/1996) Added [`vue/multiline-ternary` rule](https://eslint.vuejs.org/rules/multiline-ternary.html) that applies the core [`multiline-ternary`](https://eslint.org/docs/rules/multiline-ternary) rule to expressions in `<template>` and `<style>`. - [#&#8203;2009](https://github.com/vuejs/eslint-plugin-vue/issues/2009) Added [`vue/v-on-handler-style` rule](https://eslint.vuejs.org/rules/v-on-handler-style.html) that enforces writing style for handlers in `v-on` directives. - [#&#8203;1989](https://github.com/vuejs/eslint-plugin-vue/issues/1989) Added `globals` option to [`vue/component-name-in-template-casing` rule](https://eslint.vuejs.org/rules/component-name-in-template-casing.html). - [#&#8203;2013](https://github.com/vuejs/eslint-plugin-vue/issues/2013) Added support for regexp options to [`vue/no-restricted-class` rule](https://eslint.vuejs.org/rules/no-restricted-class.html). #### ⚙️ Updates - [#&#8203;2009](https://github.com/vuejs/eslint-plugin-vue/issues/2009) Deprecated [`vue/v-on-function-call` rule](https://eslint.vuejs.org/rules/v-on-function-call.html). Use the new [`vue/v-on-handler-style` rule](https://eslint.vuejs.org/rules/v-on-handler-style.html) instead. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.6.0...v9.7.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 2022-10-31 09:04:36 +00:00
renovate added 1 commit 2022-10-31 09:04:36 +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://2598-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://2598-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.
dpschen approved these changes 2022-10-31 13:07:26 +00:00
dpschen merged commit 61ed47fab4 into main 2022-10-31 13:07:38 +00:00
dpschen deleted branch renovate/eslint-plugin-vue-9.x 2022-10-31 13:07:38 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.