chore(deps): update dependency eslint-plugin-vue to v8.1.1 #1026

Merged
konrad merged 1 commits from renovate/eslint-plugin-vue-8.x into main 2021-11-18 13:00:14 +00:00
Member

This PR contains the following updates:

Package Type Update Change
eslint-plugin-vue (source) devDependencies minor 8.0.3 -> 8.1.1

Release Notes

vuejs/eslint-plugin-vue

v8.1.1

Compare Source

🐛 Bug Fixes


Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.1.0...v8.1.1

v8.1.0

Compare Source

Enhancements

🐛 Bug Fixes


Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.3...v8.1.0


Configuration

📅 Schedule: At any time (no schedule defined).

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

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, check this box.

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 | [`8.0.3` -> `8.1.1`](https://renovatebot.com/diffs/npm/eslint-plugin-vue/8.0.3/8.1.1) | --- ### Release Notes <details> <summary>vuejs/eslint-plugin-vue</summary> ### [`v8.1.1`](https://github.com/vuejs/eslint-plugin-vue/releases/v8.1.1) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v8.1.0...v8.1.1) #### 🐛 Bug Fixes - [#&#8203;1721](https://github.com/vuejs/eslint-plugin-vue/issues/1721) Fixed crash in [`vue/component-api-style` rule](https://eslint.vuejs.org/rules/component-api-style.html). *** **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v8.1.0...v8.1.1 ### [`v8.1.0`](https://github.com/vuejs/eslint-plugin-vue/releases/v8.1.0) [Compare Source](https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.3...v8.1.0) #### ✨ Enhancements - [#&#8203;1707](https://github.com/vuejs/eslint-plugin-vue/issues/1707) Added [`vue/no-child-content` rule](https://eslint.vuejs.org/rules/no-child-content.html) that reports child content of elements that have a directive which overwrites that child content. - [#&#8203;1712](https://github.com/vuejs/eslint-plugin-vue/issues/1712) Added [`vue/no-expose-after-await` rule](https://eslint.vuejs.org/rules/no-expose-after-await.html) that reports the `expose()` after `await` expression. - [#&#8203;1703](https://github.com/vuejs/eslint-plugin-vue/issues/1703) Added `composition-vue2` style option in [`vue/component-api-style` rule](https://eslint.vuejs.org/rules/component-api-style.html). #### 🐛 Bug Fixes - [#&#8203;1713](https://github.com/vuejs/eslint-plugin-vue/issues/1713) Fixed false positives for type-only exports in [`vue/no-export-in-script-setup` rule](https://eslint.vuejs.org/rules/no-export-in-script-setup.html). - [#&#8203;1715](https://github.com/vuejs/eslint-plugin-vue/issues/1715) Fixed false negatives for `v-bind.sync` in [`vue/no-mutating-props` rule](https://eslint.vuejs.org/rules/no-mutating-props.html). - [#&#8203;1715](https://github.com/vuejs/eslint-plugin-vue/issues/1715) Fixed false positives for shadowed props in [`vue/no-mutating-props` rule](https://eslint.vuejs.org/rules/no-mutating-props.html). - [#&#8203;1718](https://github.com/vuejs/eslint-plugin-vue/issues/1718) Fixed memory leak. *** **Full Changelog**: https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.3...v8.1.0 </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-11-18 06:02:48 +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://1026-renovateeslint-plugin-vue-8.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://1026-renovateeslint-plugin-vue-8.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.
renovate changed title from chore(deps): update dependency eslint-plugin-vue to v8.1.0 to chore(deps): update dependency eslint-plugin-vue to v8.1.1 2021-11-18 11:02:49 +00:00
renovate force-pushed renovate/eslint-plugin-vue-8.x from 5baf1dc6d6 to dda2892a25 2021-11-18 11:02:50 +00:00 Compare
konrad merged commit 745b4b56ec into main 2021-11-18 13:00:14 +00:00
konrad deleted branch renovate/eslint-plugin-vue-8.x 2021-11-18 13:00:15 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.