ba-archive / blue-archive-story-viewer

碧蓝档案的档案。仓库已经迁移到 monorepo,详情请看 readme。
https://github.com/ba-archive/blue-archive
GNU General Public License v3.0
118 stars 8 forks source link

Update dependency eslint-plugin-vue to v9.6.0 #4

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

vuejs/eslint-plugin-vue ### [`v9.6.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/tag/v9.6.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.5.1...v9.6.0) #### ✨ Enhancements - [#​1943](https://togithub.com/vuejs/eslint-plugin-vue/issues/1943) Added [`vue/no-required-prop-with-default` rule](https://eslint.vuejs.org/rules/no-required-prop-with-default.html) that enforces props with default values ​​to be optional. - [#​1982](https://togithub.com/vuejs/eslint-plugin-vue/issues/1982) Added `consistent` option to [`vue/padding-line-between-tags` rule](https://eslint.vuejs.org/rules/padding-line-between-tags.html). #### 🐛 Bug Fixes - [#​1988](https://togithub.com/vuejs/eslint-plugin-vue/issues/1988) Fixed false positives for uninitialized vars in [`vue/no-ref-as-operand` rule](https://eslint.vuejs.org/rules/no-ref-as-operand.html). **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: 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.



This PR has been generated by Mend Renovate. View repository job log here.