Bump @typescript-eslint/parser from 6.21.0 to 7.16.1
Bumps @typescript-eslint/parser from 6.21.0 to 7.16.1.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v7.16.1
7.16.1 (2024-07-15)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530)
❤ ️ Thank You
- Dan Vanderkam
@danvk
You can read about our versioning strategy and releases on our website.
v7.16.0
7.16.0 (2024-07-08)
🚀 Features
- ast-spec: add parent property to AccessorProperty node types (#9487)
- eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
- eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
- eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
- eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
- rule-tester: stricter rule test validations (#9086)
🩹 Fixes
- deps: update dependency
@eslint-community/regexpp
to v4.11.0 (#9497)- eslint-plugin: [no-floating-promises] add
suggestions
to tests from #9263checkThenables
(#9515, #9263)- eslint-plugin: [restrict-template-expressions] don't report tuples if
allowArray
option is enabled (#9492)- utils: context.parserPath may be undefined (#9486)
- website: react key error on internal pages of website (#9506)
❤ ️ Thank You
- Abraham Guo
- auvred
@auvred
- Josh Goldberg
✨ - Juan Sanchez
@JSanchezIO
- Vinccool96
- YeonJuan
@yeonjuan
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
v7.15.0
7.15.0 (2024-07-01)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
7.16.1 (2024-07-15)
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.16.0 (2024-07-08)
🩹 Fixes
deps: update dependency
@eslint-community/regexpp
to v4.11.0website: react key error on internal pages of website
❤ ️ Thank You
- Abraham Guo
- auvred
- Josh Goldberg
✨ - Juan Sanchez
- Vinccool96
- YeonJuan
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
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
... (truncated)
Commits
-
d1d0ba5
chore(release): publish 7.16.1 -
e803c50
chore(release): publish 7.16.0 -
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) - 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