Bump typescript-eslint from 8.19.0 to 8.19.1
Bumps typescript-eslint from 8.19.0 to 8.19.1.
Release notes
Sourced from typescript-eslint's releases.
v8.19.1
8.19.1 (2025-01-06)
Fixes
- eslint-plugin: [no-base-to-string] check array generic type (#10437)
- eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the
declare
keyword (#10543)- eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#10548)
- eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#10550)
Thank You
- Kirk Waiblinger
- mdm317
- Ronen Amiel
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.19.1 (2025-01-06)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
-
328b7df
chore(release): publish 8.19.1 -
4f50f64
docs: [return-await] make the rule no longer an extension of ESLint no-return... - See full diff 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
Merge request reports
Activity
added dependencies javascript labels
mentioned in commit 2988c8e6
Please register or sign in to reply