Bump @typescript-eslint/parser from 6.21.0 to 8.21.0
Bumps @typescript-eslint/parser from 6.21.0 to 8.21.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.21.0
8.21.0 (2025-01-20)
🚀 Features
- ast-spec: support import attributes in
TSImportType
(#10640)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
- eslint-plugin: check JSX spread elements for misused spread usage (#10653)
- eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
- eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
- eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
- eslint-plugin-internal: [debug-namespace] on windows (#10661)
- rule-tester: handle window root path (#10654)
- scope-manager: add a reference for JSX closing element if it exists (#10614)
❤️ Thank You
- Arya Emami
@aryaemami59
- Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v8.20.0
8.20.0 (2025-01-13)
🚀 Features
- standardize debug namespaces to file paths (#10599)
- eslint-plugin: [no-misused-spread] add new rule (#10551)
- eslint-plugin: [no-deprecated] add allow options (#10585)
- eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
🩹 Fixes
- eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)
- eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
❤️ Thank You
- Josh Goldberg
✨ - Ronen Amiel
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v8.19.1
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.21.0 (2025-01-20)
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.
8.20.0 (2025-01-13)
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.
8.19.1 (2025-01-06)
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.
8.19.0 (2024-12-30)
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.
8.18.2 (2024-12-23)
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.
8.18.1 (2024-12-16)
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.
8.18.0 (2024-12-09)
🩹 Fixes
- typescript peer dependency (#10373)
❤️ Thank You
- rtritto
You can read about our versioning strategy and releases on our website.
8.17.0 (2024-12-02)
... (truncated)
Commits
-
79af426
chore(release): publish 8.21.0 -
a157fd4
chore: standardized on inline named exports (mostly) (#10596) -
ea6fbea
chore(release): publish 8.20.0 -
328b7df
chore(release): publish 8.19.1 -
e19f30f
chore(release): publish 8.19.0 -
157b781
chore(release): publish 8.18.2 -
b2ce158
chore(release): publish 8.18.1 -
d03270f
chore: fix incorrect licenses (#10481) -
c60dbab
chore(release): publish 8.18.0 -
0d65f17
chore: enforce repo nullish check style (#10419) - 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