dependabot-npm_and_yarn-eslint-plugin-vue-9.22.0
main
Bumps eslint-plugin-vue from 9.21.1 to 9.22.0.
Sourced from eslint-plugin-vue's releases.
v9.22.0 ✨ Enhancements #2390 Improved autofix for vue/no-deprecated-slot-attribute to wrap \<template v-slot>. #2393 Added support for type assertions and non-null expressions in vue/valid-v-model rule. 🐛 Bug Fixes #2389 Fixed wrong autofix for {{'<'}} in vue/no-useless-mustaches rule. #2394 Fixed false negative for conditional expressions in vue/no-setup-props-reactivity-loss rule. #2397 Fixed vue/require-explicit-slots rule to recognize slot names enclosed in quotes. #2408 Fixed wrong autofix for v-bind with spaces in vue/no-useless-v-bind rule. Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0
vue/no-deprecated-slot-attribute
\<template v-slot>
vue/valid-v-model
{{'<'}}
vue/no-useless-mustaches
vue/no-setup-props-reactivity-loss
vue/require-explicit-slots
v-bind
vue/no-useless-v-bind
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0
0247424
8a781f0
0fb68b3
1e12806
4ea3dfc
c2451ab
16aba2c
7bdefb2
33b67a4
5227eed
$dependabot recreate
⚠️ dependabot-gitlab is recreating merge request. All changes will be overwritten! ⚠️
dependabot-gitlab
✅ dependabot-gitlab successfully recreated merge request!
resolved all threads
added 5 commits
062dfffc
Compare with previous version
No dependencies set.
The note is not visible to the blocked user.
Bumps eslint-plugin-vue from 9.21.1 to 9.22.0.
Release notes
Sourced from eslint-plugin-vue's releases.
Commits
02474249.22.08a781f0fix(no-useless-v-bind): remove spaces around string in fixes (#2408)0fb68b3Update dependencies (#2403)1e12806feat(valid-v-model): add support for type assertions and non-null expressions...4ea3dfcCode formatting (#2404)c2451abfix(require-explicit-slots): recognize slot names enclosed in quotes (#2397)16aba2cfix(no-setup-props-reactivity-loss): false negative for conditional expressio...7bdefb2feat(no-deprecated-slot-attribute): improve autofix to wrap `<template v-slot...33b67a4fix(no-useless-mustaches): escape < in fixes (#2389)5227eedAdd missing suggestions and messages to tests (#2402)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts$dependabot recreate
⚠️
dependabot-gitlabis recreating merge request. All changes will be overwritten! ⚠️✅
dependabot-gitlabsuccessfully recreated merge request!resolved all threads
added 5 commits
main062dfffc- Build(deps-dev): bump eslint-plugin-vue from 9.21.1 to 9.22.0Compare with previous version