chore(deps): update dependency eslint-plugin-vue to v9.6.0 #2480

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-9.x into main 2022-10-04 07:03:10 +00:00
Member

This PR contains the following updates:

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

Release Notes

vuejs/eslint-plugin-vue

v9.6.0

Compare Source

Enhancements

  • #​1943 Added vvue/no-required-prop-with-default rule that enforce props with default values ​​to be optional.
  • #​1982 Added consistent option to vue/padding-line-between-tags rule.

🐛 Bug Fixes

  • #​1988 Fixed false positives for uninitialized vars in vue/no-ref-as-operand rule.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.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.5.1` -> `9.6.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/9.5.1/9.6.0) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v9.6.0`](https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.6.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.0) #### ✨ Enhancements - [#&#8203;1943](https://github.com/vuejs/eslint-plugin-vue/issues/1943) Added `vvue/no-required-prop-with-default` rule that enforce props with default values ​​to be optional. - [#&#8203;1982](https://github.com/vuejs/eslint-plugin-vue/issues/1982) Added `consistent` option to `vue/padding-line-between-tags` rule. #### 🐛 Bug Fixes - [#&#8203;1988](https://github.com/vuejs/eslint-plugin-vue/issues/1988) Fixed false positives for uninitialized vars in `vue/no-ref-as-operand` rule. **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-04 05:03:10 +00:00
renovate added 1 commit 2022-10-04 05:03:11 +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://2480-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://2480-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 cbec1f24aa into main 2022-10-04 07:03:10 +00:00
konrad deleted branch renovate/eslint-plugin-vue-9.x 2022-10-04 07:03:11 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.