chore(deps): update dependency vue-eslint-parser to v9.3.1
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vue-eslint-parser | 9.1.1 -> 9.3.1 |
Release Notes
vuejs/vue-eslint-parser
v9.3.1
🐛 Bug Fixes
- Fix wrong scope for generics with multiple script blocks by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/201
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.3.0...v9.3.1
v9.3.0
✨ Enhancements
- Add support for
defineOptions
anddefineSlots
by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/193 - Add
vueFeatures.customMacros
option by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/194 - Add support for
<script setup lang=ts generic="...">
by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/182
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.2.1...v9.3.0
v9.2.1
🐛 Bug Fixes
- Fix defineCustomBlocksVisitor was incompatible with ESLint v8.40 by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/192
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.2.0...v9.2.1
v9.2.0
⚙ ️ Updates
- Add exported meta object by @TatsuyaYamamoto in https://github.com/vuejs/vue-eslint-parser/pull/190
🐛 Bug Fixes
- Fix false positives for type def with script setup in ts no-unused-vars by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/191
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.1.1...v9.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.