[Snyk] Upgrade @typescript-eslint/eslint-plugin from 8.35.1 to 8.39.1 #553
+136
−123
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 8.35.1 to 8.39.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 43 versions ahead of your current version.
The recommended version was released 25 days ago.
Release notes
Package name: @typescript-eslint/eslint-plugin
-
8.39.1 - 2025-08-11
- typescript-eslint: handle
- Kirk Waiblinger @ kirkwaiblinger
-
8.39.1-alpha.4 - 2025-08-09
-
8.39.1-alpha.3 - 2025-08-08
-
8.39.1-alpha.2 - 2025-08-05
-
8.39.1-alpha.1 - 2025-08-05
-
8.39.1-alpha.0 - 2025-08-04
-
8.39.0 - 2025-08-04
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: [prefer-optional-chain] ignore
- eslint-plugin: [no-unsafe-assignment] add an
- Brad Zacher @ bradzacher
- James Garbutt @ 43081j
- Kim Sang Du @ developer-bandi
- Sasha Kondrashov
- tao
- Younsang Na @ nayounsang
-
8.38.1-alpha.8 - 2025-08-04
-
8.38.1-alpha.7 - 2025-08-04
-
8.38.1-alpha.6 - 2025-08-03
-
8.38.1-alpha.5 - 2025-08-03
-
8.38.1-alpha.4 - 2025-08-03
-
8.38.1-alpha.3 - 2025-08-01
-
8.38.1-alpha.2 - 2025-08-01
-
8.38.1-alpha.1 - 2025-08-01
-
8.38.1-alpha.0 - 2025-08-01
-
8.38.0 - 2025-07-21
- typescript-estree: forbid optional chain in
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
- typescript-estree: ensure the token type of the property name is Identifier (#11329)
- Andrew Kazakov @ andreww2012
- Kirk Waiblinger @ kirkwaiblinger
- MK @ asdf93074
- tao
- Younsang Na @ nayounsang
-
8.37.1-alpha.6 - 2025-07-21
-
8.37.1-alpha.5 - 2025-07-21
-
8.37.1-alpha.4 - 2025-07-19
-
8.37.1-alpha.3 - 2025-07-18
-
8.37.1-alpha.2 - 2025-07-18
-
8.37.1-alpha.1 - 2025-07-16
-
8.37.1-alpha.0 - 2025-07-14
-
8.37.0 - 2025-07-14
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
- eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
- type-utils: add missing 'types' dependency to 'type-utils' (#11383)
- type-utils: handle namespaced exports in specifier matching (#11380)
- Bill Collins
- Josh Goldberg ✨
- René @ Renegade334
- Yukihiro Hasegawa @ y-hsgw
-
8.36.1-alpha.4 - 2025-07-14
-
8.36.1-alpha.3 - 2025-07-14
-
8.36.1-alpha.2 - 2025-07-09
-
8.36.1-alpha.1 - 2025-07-08
-
8.36.1-alpha.0 - 2025-07-07
-
8.36.0 - 2025-07-07
- typescript-eslint: support
- Kirk Waiblinger @ kirkwaiblinger
-
8.35.2-alpha.11 - 2025-07-07
-
8.35.2-alpha.10 - 2025-07-07
-
8.35.2-alpha.9 - 2025-07-06
-
8.35.2-alpha.8 - 2025-07-06
-
8.35.2-alpha.7 - 2025-07-06
-
8.35.2-alpha.6 - 2025-07-05
-
8.35.2-alpha.5 - 2025-07-01
-
8.35.2-alpha.4 - 2025-07-01
-
8.35.2-alpha.3 - 2025-07-01
-
8.35.2-alpha.2 - 2025-07-01
-
8.35.2-alpha.1 - 2025-07-01
-
8.35.2-alpha.0 - 2025-07-01
-
8.35.1 - 2025-06-30
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
- Abhijeet Singh @ cseas
- mdm317
from @typescript-eslint/eslint-plugin GitHub release notes8.39.1 (2025-08-11)
🩹 Fixes
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.39.0 (2025-08-04)
🚀 Features
🩹 Fixes
checkoption for most RHS of a chain (#11272)unsafeObjectPatternmessage (#11403)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.38.0 (2025-07-21)
🚀 Features
TemplateTaggedLiteral(#11391)🩹 Fixes
isolatedDeclarationsif enabled inconstructoroption (#11351)extendsintseslint.config()(#11361)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.37.0 (2025-07-14)
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.36.0 (2025-07-07)
🚀 Features
basePathintseslint.config()(#11357)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.35.1 (2025-06-30)
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: