Update eslint-plugin-vue 8.6.0 → 9.32.0 (major) #432
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-vue (8.6.0 → 9.32.0) · Repo
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 56 commits:
9.4.3
Fixed parsing error when arrow function type in generics (#234)
Fix wrong AST for asycn function in v-on (#227)
fix: ESLintArrowFunctionExpression.body typing (#225)
chore: fix type annotation
9.4.2
Fix an error when using default for generic (#222)
9.4.1
Fix an error when using CRLF for generic directive (#220)
fix: shorthand camelize should be used in `rawName` (#218)
test: add scope test (#219)
Update bug_report.yml
9.4.0
Add support for v-bind same-name shorthand (#215)
Add support for defineModel (#213)
chore: fix ci error for Vue 3.4 (#214)
9.3.2
fix: "has only a getter" error (#210)
fix: context provided by defineCustomBlocksVisitor (#211)
chore: use skipLibCheck (#209)
9.3.1
Fix wrong scope for generics with multiple script blocks (#201)
add my account to FUNDING.yml
add VGenericExpression to ast.md
9.3.0
Add support for `<script setup lang=ts generic="...">` (#182)
Add `vueFeatures.customMacros` option (#194)
Add support for defineOptions and defineSlots (#193)
9.2.1
Fix defineCustomBlocksVisitor was incompatible with ESLint v8.40 (#192)
9.2.0
Fix false positives for type def with script setup in ts no-unused-vars (#191)
Add exported meta object (#190)
9.1.1
Fix wrong scope reference type for `<script setup lang=ts>` (#181)
Update typescript (#171)
Create other.md
Create bug_report.yml
9.1.0
Add support for parser object to `parserOptions.parser` (#165)
Remove david-dm from README (#167)
Update README.md
9.0.3
Fix wrong tokenize for lone ampersand (#158)
9.0.2
Fix crash for script setup in no-obj-calls rule (#152)
Revert "Fix crash for script setup in no-obj-calls rule"
Fix crash for script setup in no-obj-calls rule
9.0.1
fix tag
9.0.0
9.0.0-alpha.0
prepare release
Drop support for Node.js v12 (#149)
Custom template tokenizers (#148)
Add support for scope analysis of `<script setup>` (#144)
🆕 @eslint-community/eslint-utils (added, 4.4.1)
🆕 boolbase (added, 1.0.0)
🆕 cssesc (added, 3.0.0)
🆕 nth-check (added, 2.1.1)
🆕 postcss-selector-parser (added, 6.1.2)
🆕 util-deprecate (added, 1.0.2)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands