typescript-eslint is upgraded to v6.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/
Here are some notable changes you might encounter when upgrading @vue/eslint-config-typescript from v11 to v12:
Bumps the dev-linters group with 8 updates:
5.46.1
6.8.0
5.59.8
6.8.0
11.0.3
12.0.0
8.35.0
8.52.0
2.27.5
2.28.1
5.0.0
5.0.1
9.14.1
9.17.0
3.0.1
3.0.3
Updates
@typescript-eslint/eslint-plugin
from 5.46.1 to 6.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d475f88
chore: publish v6.8.03d58813
build: fix introduced post-merge build break with no-useless-empty-export3c6379b
feat(eslint-plugin): add new extended ruleprefer-destructuring
(#7117)afdae37
fix(eslint-plugin): [consistent-type-imports] import assertion checks added (...e5ea1d0
fix(eslint-plugin): [no-shadow] fix static class generics for class expressio...ac397f1
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)f81a2da
fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed pro...cff6e47
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)afee34c
chore: use named import forutil
(#7669)a9c7928
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name ...Updates
@typescript-eslint/parser
from 5.59.8 to 6.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d475f88
chore: publish v6.8.036aecb6
chore: publish v6.7.5d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.1ad46b12
chore(deps): update jest to v29.7.0 (#7651)79ffff0
chore: publish v6.7.0a3a3932
chore: publish v6.6.0337525b
chore(deps): update dependency jest to v29.6.4 (#7575)Updates
@vue/eslint-config-typescript
from 11.0.3 to 12.0.0Release notes
Sourced from
@vue/eslint-config-typescript
's releases.Commits
1ec0ef9
12.0.08f8c67b
chore: update deps6e50569
chore: update github actionsa06fe4c
fix: add parser option for cjs,mjs,cts,mts (#49)a419fd4
feat: supporttypescript-eslint
6 (#60)Updates
eslint
from 8.35.0 to 8.52.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
eslint-plugin-import
from 2.27.5 to 2.28.1Changelog
Sourced from eslint-plugin-import's changelog.
Commits
cd95728
Bump to 2.28.10847443
Revert 1fa2971 (breaking group change inorder
)e9de30a
[resolvers/webpack] v0.13.6cd1dff7
Revert "[resolvers/webpack] [refactor] replacelodash/isEqual
usage with `d...da71746
[resolvers/webpack] v0.13.522a0802
[resolvers/webpack] [deps] updateresolve
1e81734
[resolvers/webpack] [refactor] replacelodash/isEqual
usage withdeep-equal
2c18c29
[resolvers/webpack] [refactor] removelodash/get
usageb9b9c86
[resolvers/webpack] [refactor] switch to a maintained array.prototype.find pa...2e7612f
[Dev Deps] pinjackspeak
since 2.1.2+ depends on npm aliases, which kill th...Updates
eslint-plugin-prettier
from 5.0.0 to 5.0.1Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
aa81435
chore: release eslint-plugin-prettier (#589)21a7146
fix:parserPath
type might beundefined
on Eslint Flat Config (#588)Updates
eslint-plugin-vue
from 9.14.1 to 9.17.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
f607af7
9.17.07422a0e
Renamevue/no-ref-object-destructure
tovue/no-ref-object-reactivity-loss
...4112be5
Renamevue/no-setup-props-destructure
to `vue/no-setup-props-reactivity-los...181e857
Support template literals invue/no-deprecated-model-definition
(#2258)101cabf
Improve docs and error message forvue/no-dupe-keys
(#2260)28efd94
9.16.16531988
Fix incompatibility with typescript-eslint v6 invue/script-indent
rule (#2...56180e3
9.16.0684c847
Improve thevue/no-setup-props-destructure
rule (#2244)b8814c7
Only allow modelValue invue/no-deprecated-model-definition
(#2255)Updates
prettier
from 3.0.1 to 3.0.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.