Bump @typescript-eslint/parser from 6.21.0 to 7.7.1
Bumps @typescript-eslint/parser from 6.21.0 to 7.7.1.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v7.7.1
7.7.1 (2024-04-22)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
- eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
- eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish
(#8559)- eslint-plugin: [no-for-in-array] refine report location (#8874)
- eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)
❤ ️ Thank You
- Abraham Guo
- Kirk Waiblinger
@kirkwaiblinger
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v7.7.0
7.7.0 (2024-04-15)
🚀 Features
- eslint-plugin: replace
no-new-symbol
withno-new-native-nonconstructor
(#8895)- typescript-estree: add defaultProject for project service (#8815)
❤ ️ Thank You
- Dave
@reduckted
- Josh Goldberg
✨ You can read about our versioning strategy and releases on our website.
v7.6.0
7.6.0 (2024-04-08)
🚀 Features
- add
name
field to shared configs and flat config types (#8863)- bump npm dependency ranges (#8860)
- note: this does not include support for ESLint v9 - see typescript-eslint/typescript-eslint#8211 for progress.
- utils: add types for both flat and legacy eslint classes (#8861)
🩹 Fixes
- typescript-eslint: fix type errors when using
exactOptionalPropertyTypes
(#8786)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
7.7.1 (2024-04-22)
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.7.0 (2024-04-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.6.0 (2024-04-08)
🚀 Features
- bump npm dependency ranges
❤ ️ Thank You
- Abraham Guo
- auvred
- Brad Zacher
You can read about our versioning strategy and releases on our website.
7.5.0 (2024-04-01)
🩹 Fixes
- parser: disallow
errorOnTypeScriptSyntacticAndSemanticIssues
❤ ️ Thank You
- Brad Zacher
- Kim Sang Du
- Mark de Dios
- Naru
- YeonJuan
You can read about our versioning strategy and releases on our website.
7.4.0 (2024-03-25)
🚀 Features
... (truncated)
Commits
-
3e19436
chore(release): publish 7.7.1 -
e44a1a2
chore(release): publish 7.7.0 -
e1db872
chore(release): publish 7.6.0 -
a6ab2cb
feat: bump npm dependency ranges (#8860) -
a14ba9d
chore(release): publish 7.5.0 -
ecb6b55
docs: add homepage (#8742) -
d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784) -
5d24691
chore(release): publish 7.4.0 -
e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ... -
5995614
chore(release): publish 7.3.1 - 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