Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
Bumps @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v6.20.0
6.20.0 (2024-01-29)
🚀 Features
- eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248)
🩹 Fixes
- eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283)
- eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262)
- eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295)
- eslint-plugin: [prefer-readonly] disable checking accessors (#8300)
❤ ️ Thank You
- Alex Parloti
@parloti
- auvred
@auvred
- James Browning
- StyleShit
@StyleShit
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
6.20.0 (2024-01-29)
🚀 Features
- eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤ ️ Thank You
- Alex Parloti
- auvred
- James Browning
- StyleShit
- YeonJuan
You can read about our versioning strategy and releases on our website.
Commits
-
a01a6e6
chore(release): publish 6.20.0 -
4d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300) -
9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311) -
d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295) -
70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null... -
d0137c8
chore: enable prefer-nullish-coalescing internally (#7955) -
bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi... -
8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r... - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts