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)
Features
[member-ordering] add accessor support for member-ordering (#7927) (3c8312d)
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)
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)
Features
[member-ordering] add accessor support for member-ordering (#7927) (3c8312d)
Bumps the deps group with 9 updates:
4.2.1
4.3.0
6.10.0
6.12.0
6.10.0
6.12.0
5.11.1
5.11.2
8.53.0
8.54.0
15.0.2
15.1.0
3.0.3
3.1.0
7.2.0
8.0.0
5.2.2
5.3.2
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
@typescript-eslint/eslint-plugin
from 6.10.0 to 6.12.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
9093e95
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...f151b26
fix(eslint-plugin): [no-unnecessary-condition] fix false positive with comput...a034d0a
fix(eslint-plugin): [switch-exhaustiveness-check] enum members with new line ...3c8312d
feat: [member-ordering] add accessor support for member-ordering (#7927)06496e2
chore: publish v6.11.0a54a60b
chore: add eslint-utils wrappers around deprecated ESLint methods (#7914)e77616b
chore(eslint-plugin): fixed no-unnecessary-condition complaints (#7837)Updates
@typescript-eslint/parser
from 6.10.0 to 6.12.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
9093e95
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.11.2Release notes
Sourced from antd's releases.
Changelog
Sourced from antd's changelog.
Commits
aec6a80
chore: correct type error in theme file (#45949)d13aad6
docs: changelog for 5.11.2 (#45946)6cfbace
revert: menu token (#45939)dc25579
fix: zIndex miss of message (#45911)9078b2b
feat: export sider context from layout (#45916)29126fe
chore: script update (#45937)dd05e18
chore: add image to Next.js doc (#45929)efbaf8d
chore: update Next.js docs (#45907)2dda417
fix: disabled btn with link should not be focused (#45910)f0a2695
site(Header): increase z-index (#45890)Updates
eslint
from 8.53.0 to 8.54.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
4a88a54
8.54.06cf675f
Build: changelog update for 8.54.0d644de9
chore: upgrade@eslint/js
@8
.54.0 (#17773)1e6e314
chore: package.json update for@eslint/js
release98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17...a7a883b
feat: for-direction rule add check for condition in reverse order (#17755)1452dc9
feat: Add suggestions to no-console (#17680)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770)becfdd3
docs: Make clear when rules are removed (#17728)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753)Updates
lint-staged
from 15.0.2 to 15.1.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
26eee9d
chore(changeset): releasefed0770
docs: update README to mention v13.3.070487af
test: add unit test for uncovered error0423311
docs: add changeset19fe984
refactor: declare some variables0ac8e91
feat: add support forpackage.yaml
e023c2a
test: add integration test for symbolic link git dir4b9fb10
chore(deps): update dependencies105d901
fix: suppress warnings when using --quiet21aeeb5
chore(deps): update dependenciesUpdates
prettier
from 3.0.3 to 3.1.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
e8ac9f8
Release 3.1.06a1d409
chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3
chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5
chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60
chore(deps): update dependency@types/estree
to v1.0.5 (#15625)2af23ee
chore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73
chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5a
chore(deps): update dependency webpack to v5.89.0 (#15639)14607ef
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)Updates
tsup
from 7.2.0 to 8.0.0Release notes
Sourced from tsup's releases.
Commits
4c1ad38
ci!: drop node 1693356fc
ci: add node 20 & npm provenanced4e22c5
fix: await postcss for async plugins (#1036)fc1b13d
docs: add information about JavaScript API (#1037)b54081f
docs: add pnpm to README.md and docs/README.md (#1009)080f5b8
chore(deps-dev): bump@babel/traverse
from 7.22.5 to 7.23.2 in /test (#1027)61fc06c
feat: add experimental dts rollup using@microsoft/api-extractor
(#983)690af7b
fix: process not found on windows (#1013)b749a27
fix: add newline after cjsInterop1dbd86b
feat: support es3 target (#965)Updates
typescript
from 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.
Commits
27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)88f80c7
Update LKG5823785
Merge remote-tracking branch 'origin/main' into release-5.3Looks like these dependencies are updatable in another way, so this is no longer needed.