Bump @typescript-eslint/parser from 6.21.0 to 7.3.1
Bumps @typescript-eslint/parser from 6.21.0 to 7.3.1.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v7.3.1
7.3.1 (2024-03-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)
❤ ️ Thank You
- Josh Goldberg
✨ You can read about our versioning strategy and releases on our website.
v7.3.0
7.3.0 (2024-03-18)
Note that this release enables rules to have more restrictive default options as configured in the
strict
andstrict-type-checked
configs. See #8364 for more details.
🚀 Features
- eslint-plugin: [restrict-template-expressions] add
allowArray
option (#8389)- eslint-plugin: add meta.docs.recommended setting for strict config options (#8364)
- eslint-plugin: add rule
use-unknown-in-catch-callback-variables
(#8383)- eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection (#8642)
- eslint-plugin-internal: add internal lint rule no-relative-paths-to-internal-packages (#8596)
- typescript-estree: disallow switch statements with multiple default cases (#8411)
- utils: add parser name to thrown parser error message (#8484)
🩹 Fixes
- correct
engines.node
constraints inpackage.json
(#8671)- eslint-plugin: [unbound-method] check method definition in object literal using longhand form (#8637)
- eslint-plugin: [consistent-type-imports] handle imports without specifiers (#8308)
- eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant (#8282)
- eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum (#8591)
- eslint-plugin: [no-unused-expressions] false negatives when using assertions (#8668)
- eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments (#8416)
- eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option (#8508)
- eslint-plugin: [class-literal-property-style] ignore property assigned in constructor (#8412)
- eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations (#8558)
- typescript-estree: fix the issue of single run inferring in the pnpm repo (#3811, #8702)
❤ ️ Thank You
- Abraham Guo
- Alexu
- Arka Pratim Chaudhuri
@arka1002
- auvred
@auvred
- Derrick Isaacson
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
7.3.1 (2024-03-18)
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.3.0 (2024-03-18)
🩹 Fixes
- correct
engines.node
constraints inpackage.json
❤ ️ Thank You
- Abraham Guo
- Alexu
- Arka Pratim Chaudhuri
- auvred
- Derrick Isaacson
- fnx
- Josh Goldberg
✨ - Kirk Waiblinger
- Marta Cardoso
- Michaël De Boey
- Tristan Rasmussen
- YeonJuan
You can read about our versioning strategy and releases on our website.
7.2.0 (2024-03-11)
🚀 Features
- support TS 5.4
❤ ️ Thank You
- Arka Pratim Chaudhuri
- auvred
- Chris Plummer
- Fotis Papadogeorgopoulos
- Josh Goldberg
✨ - Kirk Waiblinger
- Wayne Zhang
- YeonJuan
... (truncated)
Commits
-
5995614
chore(release): publish 7.3.1 -
4cf8ec7
chore(release): publish 7.3.0 -
883f220
fix: correctengines.node
constraints inpackage.json
(#8671) -
95cf139
chore(release): publish 7.2.0 -
88b7463
chore(release): publish 7.1.1 -
4bc6944
chore(release): publish 7.1.0 -
677e7cc
chore(release): publish 7.0.2 -
4f3215f
chore(release): publish 7.0.1 -
b27de99
chore(release): publish 7.0.0 -
1aa393c
chore(deps): update dependency prettier to v3.2.5 (#8401) - 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