Note for eslint plugin authors and other API consumers
TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using skipLibCheck.
Bug Fixes
typescript-estree: ensure backwards compat with pre-5.3 import attributes (#7967) (810fc8c)
eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#7705) (155aa1f)
eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#7706) (f151b26)
eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#7806) (a034d0a), closes #7768
utils: add missing fields to flat config types (#7933) (533861a)
utils: allow string processor in flat config (024ed9e)
eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#7705) (155aa1f)
eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#7706) (f151b26)
eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#7806) (a034d0a), closes #7768
Features
[member-ordering] add accessor support for member-ordering (#7927) (3c8312d)
Note for eslint plugin authors and other API consumers
TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using skipLibCheck.
Bug Fixes
typescript-estree: ensure backwards compat with pre-5.3 import attributes (#7967) (810fc8c)
eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#7705) (155aa1f)
eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#7706) (f151b26)
eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#7806) (a034d0a), closes #7768
utils: add missing fields to flat config types (#7933) (533861a)
utils: allow string processor in flat config (024ed9e)
Bumps the deps group with 12 updates:
4.2.1
4.3.0
18.2.37
18.2.42
18.2.15
18.2.17
6.10.0
6.13.2
6.10.0
6.13.2
5.11.1
5.12.1
8.53.0
8.55.0
9.0.0
9.1.0
15.0.2
15.2.0
3.0.3
3.1.0
7.2.0
8.0.1
5.2.2
5.3.3
Updates
@trivago/prettier-plugin-sort-imports
from 4.2.1 to 4.3.0Release notes
Sourced from
@trivago/prettier-plugin-sort-imports
's releases.Changelog
Sourced from
@trivago/prettier-plugin-sort-imports
's changelog.Commits
2ea533d
4.3.0c8bb4fa
Merge pull request #237 from stephdotnet/sort-imports-ignoredf37d48f
Merge branch 'main' into sort-imports-ignored09de470
Merge pull request #264 from harryzcy/node-active-20238010600
Merge branch 'main' into sort-imports-ignoredc40f7d8
Merge branch 'main' into node-active-20231c7745e
v4.2.1 changelog4ca9714
Add back node 12, 14, 1607c0d01
Upgrade node in CI to current and lts versions5aad721
Merge branch 'main' into sort-imports-ignoredUpdates
@types/react
from 18.2.37 to 18.2.42Commits
Updates
@types/react-dom
from 18.2.15 to 18.2.17Commits
Updates
@typescript-eslint/eslint-plugin
from 6.10.0 to 6.13.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
cc2c6d3
chore: publish v6.13.237f34f4
docs: add 'When Not To Use It' or an intentional omission notice on all rules...96abf18
chore: finish enabling no-unnecessary-condition internally (#8004)4dae083
chore: prefix all nx package scripts with npx (#7988)14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)4cfcd45
feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUn...155aa1f
fix(eslint-plugin): [class-methods-use-this] detect a problematic case for pr...Updates
@typescript-eslint/parser
from 6.10.0 to 6.13.2Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
cc2c6d3
chore: publish v6.13.24dae083
chore: prefix all nx package scripts with npx (#7988)14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)06496e2
chore: publish v6.11.0Updates
antd
from 5.11.1 to 5.12.1Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
e191962
docs: changelog 5.12.1 (#46251)4f9c576
fix: fix the padding of notification title when notification is closable (#46...7bd08ba
fix: less var (#46250)2d6ba24
docs: update docs (#46248)71ac290
docs: typo (#46242)d4a3dc6
docs: changelog 5.12.0 (#46236)2d67c0f
docs: site date client only (#46230)71152b0
chore: upgrade deps (#46224)d019521
chore: auto merge branches (#46232)f97cbff
chore: auto merge branches (#46229)Updates
eslint
from 8.53.0 to 8.55.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)Looks like these dependencies are updatable in another way, so this is no longer needed.