Bump @typescript-eslint/parser from 6.21.0 to 8.17.0
Bumps @typescript-eslint/parser from 6.21.0 to 8.17.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.17.0
8.17.0 (2024-12-02)
🚀 Features
- eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#10392)
- typescript-estree: add package version to ts version warning (#10343)
🩹 Fixes
- eslint-plugin: [no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible (#10363)
- eslint-plugin: remove references to "extendDefaults" in no-restricted-types (#10401)
- eslint-plugin: [promise-function-async] handle function overloading (#10304)
- website: press the Report an Issue button makes error if eslintrc does not include rules (#10367)
❤️ Thank You
- Kim OhSeong
@bkks1004
- Kim Sang Du
@developer-bandi
- Kirk Waiblinger
@kirkwaiblinger
- Marco Pasqualetti
@marcalexiei
- Maria José Solano
@MariaSolOs
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.16.0
8.16.0 (2024-11-25)
🚀 Features
- support TypeScript 5.7 (#10372)
- eslint-plugin: [max-params] add function overload and function type support (#10312)
- eslint-plugin: [no-base-to-string] check Array.prototype.join (#10287)
🩹 Fixes
- typescript-estree: update conditions for unsupported version warning (#10385)
❤️ Thank You
- Inga
@inga-lovinde
- Josh Goldberg
✨ - Kim Sang Du
@developer-bandi
- YeonJuan
@yeonjuan
You can read about our versioning strategy and releases on our website.
v8.15.0
8.15.0 (2024-11-18)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.17.0 (2024-12-02)
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.16.0 (2024-11-25)
🚀 Features
- support TypeScript 5.7 (#10372)
❤️ Thank You
- Josh Goldberg
✨ You can read about our versioning strategy and releases on our website.
8.15.0 (2024-11-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.
8.14.0 (2024-11-11)
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.13.0 (2024-11-04)
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.12.2 (2024-10-29)
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.12.1 (2024-10-28)
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.12.0 (2024-10-28)
... (truncated)
Commits
-
2c8a75e
chore(release): publish 8.17.0 -
f74a8fa
chore(release): publish 8.16.0 -
fe6b47f
feat: support TypeScript 5.7 (#10372) -
2444351
chore(release): publish 8.15.0 -
e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291) -
16fba0a
chore(release): publish 8.14.0 -
ac1f632
chore(release): publish 8.13.0 -
4af866a
chore(release): publish 8.12.2 -
1edec1d
chore(release): publish 8.12.1 -
3413a2d
chore(release): publish 8.12.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