[Snyk] Upgrade @typescript-eslint/eslint-plugin from 5.62.0 to 8.7.0 #112
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.7.0.
ℹ️ 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.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: @typescript-eslint/eslint-plugin
8.7.0 (2024-09-23)
🚀 Features
export *
exports to see if all exported members are types (#10006)🩹 Fixes
getStaticMemberAccessValue
(#10004)NewExpression
as a parent ofSpreadElement
(#10024)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.6.0 (2024-09-16)
🚀 Features
allow
option forrestrict-template-expressions
(#8556)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.5.0 (2024-09-09)
🚀 Features
| undefined
for optional parameters (#9479)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.4.0 (2024-09-02)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.3.0 (2024-08-26)
🚀 Features
globby
w/fast-glob
(#9518)🩹 Fixes
Expression
in argument ofThrowStatement
(#9632)TSSatisfiesExpression
inRuleListenerBaseSelectors
(#9832)TSDeclareFunction
tofunctionTypeTypes
(#9788)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.2.0 (2024-08-19)
🚀 Features
require-await
to removeasync
keyword (#9718)🩹 Fixes
.then
(#9059)❤️ Thank You
You can read about our versioning strategy and releases on our website.
Read more