Bump @typescript-eslint/parser from 6.21.0 to 7.15.0
Bumps @typescript-eslint/parser from 6.21.0 to 7.15.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v7.15.0
7.15.0 (2024-07-01)
🚀 Features
- eslint-plugin: [array-type] detect
Readonly<string[]>
case (#8752)- eslint-plugin: back-port new rules around empty object types from v8 (#9443)
🩹 Fixes
- disable
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared config (#9459)- eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
- eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
- utils: clean outdated
RuleTester
export (#9322)
❤ ️ Thank You
- auvred
@auvred
- Kim Sang Du
@developer-bandi
- rgehbt
@Gehbt
- Vinccool96
You can read about our versioning strategy and releases on our website.
v7.14.1
7.14.1 (2024-06-24)
🚀 Features🩹 Fixes
- keep warnAbountTSVersion in sync with package.json (#9400)
- eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
- eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
- eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
- eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
- eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
❤ ️ Thank You
- Brad Zacher
@bradzacher
- cm-ayf
@cm-ayf
- Jake Bailey
@jakebailey
- James Zhan
- Joshua Chen
- yoshi2no
@yoshi2no
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
7.15.0 (2024-07-01)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.14.1 (2024-06-24)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.14.0 (2024-06-24)
🚀 Features
- support TypeScript 5.5
❤ ️ Thank You
- Brad Zacher
- cm-ayf
- Jake Bailey
- James Zhan
- Joshua Chen
- yoshi2no
You can read about our versioning strategy and releases on our website.
7.13.1 (2024-06-17)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
7.13.0 (2024-06-10)
🚀 Features
- parser, typescript-estree: export withoutProjectParserOptions utility
❤ ️ Thank You
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
... (truncated)
Commits
-
2865d31
chore(release): publish 7.15.0 -
b4fe94f
chore(release): publish 7.14.1 -
dfc4469
chore(release): publish 7.14.0 -
1212a8f
chore(release): publish 7.13.1 -
8a178ed
chore(release): publish 7.13.0 -
c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (... -
7e93b28
chore(release): publish 7.12.0 -
2bbf656
fix(types): correct typing ParserOptions (#9202) -
e360541
chore(release): publish 7.11.0 -
c18226e
chore(release): publish 7.10.0 - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts