[Snyk] Upgrade @typescript-eslint/eslint-plugin from 5.62.0 to 8.30.1 #840
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.62.0 to 8.30.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1357 versions ahead of your current version.
The recommended version was released 22 days ago.
Release notes
Package name: @typescript-eslint/eslint-plugin
8.30.1 (2025-04-14)
🚀 Features
🩹 Fixes
PrivateIdentifier
instead ofIdentifier
for private identifiers (#11023)❤️ Thank You
You can read about our versioning strategy and releases on our website.
see release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1
8.29.1 (2025-04-07)
🩹 Fixes
Numeric
instead ofIdentifier
for bigint literals (#11021)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.29.0 (2025-03-31)
🚀 Features
ignoreIfStatements
option (#11000)🩹 Fixes
noUncheckedIndexedAccess
is enabled (#10961)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.28.0 (2025-03-24)
🚀 Features
if
statement assignment (??=
) and fix several minor bugs (#10861)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.27.0 (2025-03-17)
🚀 Features
DeprecatedInfo
forrule.meta.deprecated
(#10932)🩹 Fixes
AssignmentPattern
function parameter (#10939)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.26.1 (2025-03-10)
🩹 Fixes
any
/unknown
as eligible for nullish coalescing (#10865)TestLanguageOptions
(#10930)❤️ Thank You
You can read about our versioning strategy and releases on our website.
Summary by Sourcery
Upgrade @typescript-eslint/eslint-plugin from version 5.62.0 to 8.30.1
New Features:
Enhancements: