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:
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for ...
_Description has been truncated_
Bumps the dev-linters group with 7 updates:
5.46.1
6.7.4
5.59.8
6.7.4
11.0.3
12.0.0
8.35.0
8.51.0
2.27.5
2.28.1
9.14.1
9.17.0
3.0.1
3.0.3
Updates
@typescript-eslint/eslint-plugin
from 5.46.1 to 6.7.4Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d948dc4
chore: publish v6.7.491a3e0c
chore: publish v6.7.3dec6cbe
docs(eslint-plugin): replaced the Out-of-date TS error codes in eslint-recomm...ddb8589
chore: publish v6.7.2aefb268
chore: publish v6.7.19cf757a
chore(eslint-plugin): refactor getTypeFromNode to parserServices.getTypeAtLoc...e0cb751
docs(eslint-plugin): add warning about superfluous rules with typescript (#7372)ad46b12
chore(deps): update jest to v29.7.0 (#7651)7826910
docs(eslint-plugin): fix ignorePrimitives examples in prefer-nullish-coalesci...79ffff0
chore: publish v6.7.0Updates
@typescript-eslint/parser
from 5.59.8 to 6.7.4Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d948dc4
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)4f34d0b
chore: publish v6.5.0ef1367e
chore: publish v6.4.1Updates
@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.51.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
f079382
8.51.0e8235e5
Build: changelog update for 8.51.01ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624)f8c7403
chore: package.json update for@eslint/js
releasef976b2f
fix: make rule severity case-sensitive in flat config (#17619)0edfe36
fix: Ensure crash error messages are not duplicated (#17584)ee5be81
docs: default tosourceType: "module"
in rule examples (#17615)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616)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-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.
... (truncated)
Commits
d5f3171
Release 3.0.3a35008f
Support shared config that forbidsrequire()
(#15233)1ce97d1
Support TypeScript 5.2using
/await using
declaration (#15321)a73cfa0
Fix build script--report
option (#15323)941c6b3
Minor refactor togetSupportedFilesGlob
(#15319)f6c9e9b
Assert uniqueness in language properties (#15320)288ea7e
chore(deps): update dependency webpack to v5.88.2 (#15147)6654451
chore(deps): update dependency webpack to v5.88.2 (#15148)d059644
chore(deps): update dependency fast-glob to v3.3.1 (#15001)423011d
Minor refactor toexpandPatterns
(#15317)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show