[Snyk] Upgrade @typescript-eslint/parser from 5.24.0 to 8.7.0 #309
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/parser from 5.24.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.
The recommended version fixes:
SNYK-JS-MICROMATCH-6838728
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00045, Social Trends: No, Days since published: 157, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.06, Score Version: V5
SNYK-JS-SEMVER-3247795
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00045, Social Trends: No, Days since published: 157, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.06, Score Version: V5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @typescript-eslint/parser
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.