npm(deps-dev): bump the linting group across 1 directory with 3 updates
Bumps the linting group with 3 updates in the / directory: eslint, eslint-plugin-vue and lint-staged.
Updates eslint from 9.39.1 to 9.39.2
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/[email protected](#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)- See full diff in compare view
Updates eslint-plugin-vue from 10.5.1 to 10.6.2
Release notes
Sourced from eslint-plugin-vue's releases.
v10.6.2
Patch Changes
- Fixed false positives in non-intersecting conditions in
vue/no-duplicate-class-namesand correctly detect duplicates in combining expressions (#2980)- Fixed false positives for
TSImportTypeinvue/script-indentrule (#2969)- Improved performance and type safety in
vue/prefer-use-template-ref(#2982)v10.6.1
Patch Changes
- Fixed false positives for comments outside
\<template>invue/no-multiple-template-rootrule (#2964)v10.6.0
Minor Changes
- Updated
vue/no-import-compiler-macrosto clarify that macros are not allowed outside<script setup>(#2938)- Added new
vue/no-duplicate-class-namesrule (#2934)Patch Changes
- Fixed
vue/no-v-htmlrule to allow ignoring call expressions (#2950)- Improved
vue/define-macros-ordererror messages to distinguish between macro placement and ordering issues (#2953)- Updated dependency postcss-selector-parser to v7.1.0 (#2947)
Changelog
Sourced from eslint-plugin-vue's changelog.
10.6.2
Patch Changes
- Fixed false positives in non-intersecting conditions in
vue/no-duplicate-class-namesand correctly detect duplicates in combining expressions (#2980)- Fixed false positives for
TSImportTypeinvue/script-indentrule (#2969)- Improved performance and type safety in
vue/prefer-use-template-ref(#2982)10.6.1
Patch Changes
- Fixed false positives for comments outside
\<template>invue/no-multiple-template-rootrule (#2964)10.6.0
Minor Changes
- Updated
vue/no-import-compiler-macrosto clarify that macros are not allowed outside<script setup>(#2938)- Added new
vue/no-duplicate-class-namesrule (#2934)Patch Changes
- Fixed
vue/no-v-htmlrule to allow ignoring call expressions (#2950)- Improved
vue/define-macros-ordererror messages to distinguish between macro placement and ordering issues (#2953)- Updated dependency postcss-selector-parser to v7.1.0 (#2947)
Commits
701bb09Version Packages (#2973)bd4abe5fix(vue/no-duplicate-class-names): improve non-intersecting conditions and co...2ac139arefactor(prefer-use-template-ref): optimize performance and type safety (#2982)7523350test: removetypeinerrors(#2966)db724d1Update Prettier to v3.7 (#2981)9e4dde2docs(no-async-in-computed-properties): suggestcomputedAsyncinstead of `vu...083aafechore(lint): setupeslint-config-flat-gitignore(#2963)76c51acchore: remove ESLint compatibility code (#2965)58e2197fix(vue/script-indent): false positives forTSImportType(#2969)3991e41Fix formatting in changelog- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-vue since your current version.
Updates lint-staged from 16.2.6 to 16.2.7
Commits
0c1b000chore(changeset): release595b202build(deps): update dependenciesef74c8dfix: do display "failed to spawn" message when task fails normally5cf2a1estyle: do not autofix when running lint-stagedba40012chore: dropnpxfromcommit-msghookd67de9achore: fixpre-pushhook usage with changeset8017d1dbuild(deps): update dependencies922d7f4ci: remove dependabot integration, it's not useful6aeeef1docs: add PR templatea5728b5docs: add AGENTS.md- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Labels
The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.
Please fix the above issues or remove invalid values from dependabot.yml.