Bump @typescript-eslint/parser from 6.21.0 to 7.14.1
Bumps @typescript-eslint/parser from 6.21.0 to 7.14.1.
Release notes
Sourced from @typescript-eslint/parser
's releases.
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
- Jake Bailey
@jakebailey
You can read about our versioning strategy and releases on our website.
v7.14.0
7.14.0 (2024-06-24)
We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1
You can read about our versioning strategy and releases on our website.
v7.13.1
7.13.1 (2024-06-17)
🩹 Fixes
- eslint-plugin: [prefer-readonly] refine report locations (#8894)
- eslint-plugin: [return-await] support explicit resource management (#9044)
- eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)
❤ ️ Thank You
- Kirk Waiblinger
- Yukihiro Hasegawa
@y-hsgw
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
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
- Tobiloba Adedeji
- Vinccool96
- YeonJuan
You can read about our versioning strategy and releases on our website.
... (truncated)
Commits
-
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 -
77fc366
chore(release): publish 7.9.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