chore(deps-dev): bump eslint-plugin-vue from 9.32.0 to 10.5.1 in /console/atest-ui
Bumps eslint-plugin-vue from 9.32.0 to 10.5.1.
Release notes
Sourced from eslint-plugin-vue's releases.
v10.5.1
Patch Changes
- Fixed
vue/no-negated-v-if-conditionrule to swap entire elements (#2941)v10.5.0
Minor Changes
- Added
ignoredObjectNamesoption tovue/no-async-in-computed-properties(#2927)- Added
ignorePatternoption tovue/no-v-html(#2857)- Added
sortLineLengthoption tovue/attributes-order(#2759)- Changed
vue/component-name-in-template-casingglobalsoption to support regex patterns (#2928)- Changed
vue/valid-define-optionsto allow local literal constant references (#2920)- Changed
vue/no-mutating-propsandvue/no-side-effects-in-computed-propertiesrules to detectObject.assignmutations (#2929)- Added
@stylistic/eslint-pluginas optional peer dependency (#2884)Patch Changes
- Changed
vue/define-macros-orderto ignore enum declarations anddeclarestatements (#2918)v10.4.0
Minor Changes
- Added
ignoreParentsoption tovue/no-deprecated-slot-attribute(#2784)- Added new
vue/no-negated-v-if-conditionrule (#2794)- Added new
vue/no-negated-conditionrule (#2795)Patch Changes
- Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)
- Fixed inconsistent quotes in
vue/block-langerror messages (#2805)v10.3.0
Minor Changes
- Added
@typescript-eslint/parseras an optional peer dependency (#2775)- Added TypeScript IntelliSense support via eslint-typegen (#2770)
vue/no-deprecated-slot-attributeignoreoption now supports regex patterns (#2773)Patch Changes
- Fixed false negatives when using typescript-eslint v8 in
vue/script-indentrule (#2775)vue/no-restricted-html-elementsnow also checks SVG and MathML elements (#2755)- Updated resources (#2752)
v10.2.0
Minor Changes
vue/no-restricted-html-elementsnow accepts multiple elements in each entry (#2750)
... (truncated)
Changelog
Sourced from eslint-plugin-vue's changelog.
10.5.1
Patch Changes
- Fixed
vue/no-negated-v-if-conditionrule to swap entire elements (#2941)10.5.0
Minor Changes
- Added
ignoredObjectNamesoption tovue/no-async-in-computed-properties(#2927)- Added
ignorePatternoption tovue/no-v-html(#2857)- Added
sortLineLengthoption tovue/attributes-order(#2759)- Changed
vue/component-name-in-template-casingglobalsoption to support regex patterns (#2928)- Changed
vue/valid-define-optionsto allow local literal constant references (#2920)- Changed
vue/no-mutating-propsandvue/no-side-effects-in-computed-propertiesrules to detectObject.assignmutations (#2929)- Added
@stylistic/eslint-pluginas optional peer dependency (#2884)Patch Changes
- Changed
vue/define-macros-orderto ignore enum declarations anddeclarestatements (#2918)10.4.0
Minor Changes
- Added
ignoreParentsoption tovue/no-deprecated-slot-attribute(#2784)- Added new
vue/no-negated-v-if-conditionrule (#2794)- Added new
vue/no-negated-conditionrule (#2795)Patch Changes
- Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)
- Fixed inconsistent quotes in
vue/block-langerror messages (#2805)10.3.0
Minor Changes
- Added
@typescript-eslint/parseras an optional peer dependency (#2775)- Add TypeScript IntelliSense support via eslint-typegen (#2770)
vue/no-deprecated-slot-attributeignoreoption now supports regex patterns (#2773)Patch Changes
- Fixed false negatives when using typescript-eslint v8 in
vue/script-indentrule (#2775)- Update resources (#2752)
vue/no-restricted-html-elementsnow also checks SVG and MathML elements (#2755)10.2.0
... (truncated)
Commits
36ee5d8Version Packages (#2943)5e509d0fix(no-negated-v-if-condition): swap elements (#2941)f9dcbdadocs: clarify regex string (#2942)553abe6test: check referenced imported type (#2936)9f9bd2aVersion Packages (#2910)7aaba4dfeat: Object.assign detection to mutation rules (#2929)79d6a31AddedignoredObjectNamesoption tovue/no-async-in-computed-properties(#...3e122e5test(integrations/import): align fixture to ESLint ^9 (#2931)35ea4cbtest(required-typed-ref): remove invalid}outside\<script>(#2935)adc460dfeat(attributes-order): add sortLineLength option (#2759)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
There are 1 test cases, failed count 0:
| Name | Average | Max | Min | Count | Error |
|---|---|---|---|---|---|
| 12.196917ms | 12.980228ms | 11.780596ms | 3 | 0 |
Reported by api-testing.