[Snyk] Upgrade typescript-eslint from 8.31.0 to 8.45.0 #85
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 from 8.31.0 to 8.45.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.
The recommended version is 203 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-VITE-12558116
Release notes
Package name: typescript-eslint
-
8.45.0 - 2025-09-29
- eslint-plugin: expose rule name via RuleModule interface (#11616)
- disable generating declaration maps (#11627)
- ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
- eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
- eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
- Bjorn Lu
- Josh Goldberg ✨
- mdm317
- Moses Odutusin @ thebolarin
- Yukihiro Hasegawa @ y-hsgw
-
8.44.2-alpha.9 - 2025-09-29
-
8.44.2-alpha.8 - 2025-09-29
-
8.44.2-alpha.7 - 2025-09-29
-
8.44.2-alpha.6 - 2025-09-29
-
8.44.2-alpha.5 - 2025-09-29
-
8.44.2-alpha.4 - 2025-09-27
-
8.44.2-alpha.3 - 2025-09-27
-
8.44.2-alpha.2 - 2025-09-27
-
8.44.2-alpha.1 - 2025-09-25
-
8.44.2-alpha.0 - 2025-09-22
-
8.44.1 - 2025-09-22
- eslint-plugin: [no-base-to-string] make ignoredTypeNames match type names without generics (#11597)
- eslint-plugin: [no-unsafe-enum-comparison] support unions of literals (#11599)
- eslint-plugin: [await-thenable] should not report passing values to promise aggregators which may be a promise in an array literal (#11611)
- typescript-estree: forbid class property with name
- fisker Cheung @ fisker
- Kirk Waiblinger @ kirkwaiblinger
- mdm317
- Ronen Amiel
-
8.44.1-alpha.3 - 2025-09-22
-
8.44.1-alpha.2 - 2025-09-22
-
8.44.1-alpha.1 - 2025-09-22
-
8.44.1-alpha.0 - 2025-09-15
-
8.44.0 - 2025-09-15
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
- deps: update dependency @ eslint-community/eslint-utils to v4.8.0 (#11589)
- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
- Moses Odutusin @ thebolarin
- Ronen Amiel
-
8.43.1-alpha.6 - 2025-09-15
-
8.43.1-alpha.5 - 2025-09-15
-
8.43.1-alpha.4 - 2025-09-15
-
8.43.1-alpha.3 - 2025-09-15
-
8.43.1-alpha.2 - 2025-09-15
-
8.43.1-alpha.1 - 2025-09-10
-
8.43.1-alpha.0 - 2025-09-08
-
8.43.0 - 2025-09-08
- typescript-estree: disallow empty type parameter/argument lists (#11563)
- eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
- eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
- eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
- eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
- eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
- eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
- rule-tester: normalize paths before checking if they escape cwd (#11525)
- scope-manager: exclude Program from DefinitionBase node types (#11469)
- type-utils: add union type support to TypeOrValueSpecifier (#11526)
- typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)
- Dima @ dbarabashh
- Kirk Waiblinger @ kirkwaiblinger
- mdm317
- Nicolas Le Cam
- tao
- Victor Genaev @ mainframev
- Yukihiro Hasegawa @ y-hsgw
- 민감자(Minji Kim) @ mouse0429
- 송재욱
-
8.42.1-alpha.14 - 2025-09-08
-
8.42.1-alpha.13 - 2025-09-08
-
8.42.1-alpha.12 - 2025-09-08
-
8.42.1-alpha.11 - 2025-09-05
-
8.42.1-alpha.10 - 2025-09-03
-
8.42.1-alpha.9 - 2025-09-03
-
8.42.1-alpha.8 - 2025-09-03
-
8.42.1-alpha.7 - 2025-09-03
-
8.42.1-alpha.6 - 2025-09-03
-
8.42.1-alpha.5 - 2025-09-03
-
8.42.1-alpha.4 - 2025-09-03
-
8.42.1-alpha.3 - 2025-09-03
-
8.42.1-alpha.2 - 2025-09-02
-
8.42.1-alpha.1 - 2025-09-02
-
8.42.1-alpha.0 - 2025-09-02
-
8.42.0 - 2025-09-02
- deprecate tseslint.config() (#11531) -- see https://typescript-eslint.io/packages/typescript-eslint#migrating-to-defineconfig
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
- Kirk Waiblinger @ kirkwaiblinger
-
8.41.1-alpha.16 - 2025-09-02
-
8.41.1-alpha.15 - 2025-09-02
-
8.41.1-alpha.14 - 2025-09-02
-
8.41.1-alpha.13 - 2025-09-02
-
8.41.1-alpha.12 - 2025-09-02
-
8.41.1-alpha.11 - 2025-09-02
-
8.41.1-alpha.10 - 2025-09-02
-
8.41.1-alpha.9 - 2025-09-01
-
8.41.1-alpha.8 - 2025-09-01
-
8.41.1-alpha.7 - 2025-09-01
-
8.41.1-alpha.6 - 2025-09-01
-
8.41.1-alpha.5 - 2025-08-29
-
8.41.1-alpha.4 - 2025-08-28
-
8.41.1-alpha.3 - 2025-08-28
-
8.41.1-alpha.2 - 2025-08-27
-
8.41.1-alpha.0 - 2025-08-25
-
8.41.0 - 2025-08-25
- tighten
- Kirk Waiblinger @ kirkwaiblinger
-
8.40.1-alpha.17 - 2025-08-22
-
8.40.1-alpha.16 - 2025-08-19
-
8.40.1-alpha.15 - 2025-08-19
-
8.40.1-alpha.14 - 2025-08-19
-
8.40.1-alpha.13 - 2025-08-19
-
8.40.1-alpha.12 - 2025-08-19
-
8.40.1-alpha.11 - 2025-08-19
-
8.40.1-alpha.10 - 2025-08-19
-
8.40.1-alpha.9 - 2025-08-19
-
8.40.1-alpha.8 - 2025-08-19
-
8.40.1-alpha.7 - 2025-08-19
-
8.40.1-alpha.6 - 2025-08-19
-
8.40.1-alpha.5 - 2025-08-19
-
8.40.1-alpha.4 - 2025-08-18
-
8.40.1-alpha.3 - 2025-08-18
-
8.40.1-alpha.2 - 2025-08-18
-
8.40.1-alpha.1 - 2025-08-18
-
8.40.1-alpha.0 - 2025-08-18
-
8.40.0 - 2025-08-18
- typescript-eslint: export
- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
- Kirk Waiblinger @ kirkwaiblinger
- Nolan Gajdascz @ Gajdascz
-
8.39.2-alpha.1 - 2025-08-18
-
8.39.2-alpha.0 - 2025-08-11
-
8.39.1 - 2025-08-11
-
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
-
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
-
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
-
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
-
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
-
8.35.1-alpha.6 - 2025-06-26
-
8.35.1-alpha.5 - 2025-06-26
-
8.35.1-alpha.4 - 2025-06-25
-
8.35.1-alpha.3 - 2025-06-24
-
8.35.1-alpha.2 - 2025-06-24
-
8.35.1-alpha.1 - 2025-06-23
-
8.35.1-alpha.0 - 2025-06-23
-
8.35.0 - 2025-06-23
-
8.34.2-alpha.3 - 2025-06-23
-
8.34.2-alpha.2 - 2025-06-23
-
8.34.2-alpha.1 - 2025-06-18
-
8.34.2-alpha.0 - 2025-06-16
-
8.34.1 - 2025-06-16
-
8.34.1-alpha.8 - 2025-06-16
-
8.34.1-alpha.7 - 2025-06-16
-
8.34.1-alpha.6 - 2025-06-16
-
8.34.1-alpha.5 - 2025-06-16
-
8.34.1-alpha.4 - 2025-06-16
-
8.34.1-alpha.3 - 2025-06-14
-
8.34.1-alpha.2 - 2025-06-13
-
8.34.1-alpha.1 - 2025-06-10
-
8.34.1-alpha.0 - 2025-06-09
-
8.34.0 - 2025-06-09
-
8.33.2-alpha.9 - 2025-06-09
-
8.33.2-alpha.8 - 2025-06-09
-
8.33.2-alpha.7 - 2025-06-09
-
8.33.2-alpha.6 - 2025-06-09
-
8.33.2-alpha.5 - 2025-06-09
-
8.33.2-alpha.4 - 2025-06-09
-
8.33.2-alpha.3 - 2025-06-07
-
8.33.2-alpha.2 - 2025-06-06
-
8.33.2-alpha.1 - 2025-06-05
-
8.33.2-alpha.0 - 2025-06-02
-
8.33.1 - 2025-06-02
-
8.33.1-alpha.6 - 2025-06-02
-
8.33.1-alpha.5 - 2025-06-01
-
8.33.1-alpha.4 - 2025-05-31
-
8.33.1-alpha.3 - 2025-05-30
-
8.33.1-alpha.2 - 2025-05-29
-
8.33.1-alpha.1 - 2025-05-29
-
8.33.1-alpha.0 - 2025-05-29
-
8.33.0 - 2025-05-27
-
8.32.2-alpha.12 - 2025-05-27
-
8.32.2-alpha.11 - 2025-05-19
-
8.32.2-alpha.10 - 2025-05-19
-
8.32.2-alpha.9 - 2025-05-19
-
8.32.2-alpha.8 - 2025-05-17
-
8.32.2-alpha.7 - 2025-05-16
-
8.32.2-alpha.6 - 2025-05-16
-
8.32.2-alpha.5 - 2025-05-16
-
8.32.2-alpha.4 - 2025-05-16
-
8.32.2-alpha.3 - 2025-05-16
-
8.32.2-alpha.2 - 2025-05-16
-
8.32.2-alpha.1 - 2025-05-16
-
8.32.2-alpha.0 - 2025-05-12
-
8.32.1 - 2025-05-12
-
8.32.1-alpha.8 - 2025-05-12
-
8.32.1-alpha.7 - 2025-05-12
-
8.32.1-alpha.6 - 2025-05-12
-
8.32.1-alpha.5 - 2025-05-12
-
8.32.1-alpha.4 - 2025-05-12
-
8.32.1-alpha.3 - 2025-05-12
-
8.32.1-alpha.2 - 2025-05-09
-
8.32.1-alpha.1 - 2025-05-07
-
8.32.1-alpha.0 - 2025-05-05
-
8.32.0 - 2025-05-05
-
8.31.2-alpha.8 - 2025-05-05
-
8.31.2-alpha.7 - 2025-05-02
-
8.31.2-alpha.6 - 2025-05-02
-
8.31.2-alpha.5 - 2025-05-02
-
8.31.2-alpha.4 - 2025-05-01
-
8.31.2-alpha.3 - 2025-04-29
-
8.31.2-alpha.2 - 2025-04-28
-
8.31.2-alpha.1 - 2025-04-28
-
8.31.2-alpha.0 - 2025-04-28
-
8.31.1 - 2025-04-28
-
8.31.1-alpha.3 - 2025-04-28
-
8.31.1-alpha.2 - 2025-04-22
-
8.31.1-alpha.1 - 2025-04-22
-
8.31.1-alpha.0 - 2025-04-21
-
8.31.0 - 2025-04-21
from typescript-eslint GitHub release notes8.45.0 (2025-09-29)
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.44.1 (2025-09-22)
🩹 Fixes
constructor(#11590)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.44.0 (2025-09-15)
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.43.0 (2025-09-08)
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.42.0 (2025-09-02)
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.41.0 (2025-08-25)
🚀 Features
tsconfigRootDirvalidation (#11463)❤️ Thank You
You can read about our versioning strategy and releases on our website.
8.40.0 (2025-08-18)
🩹 Fixes
plugin,parser, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)calculateConfigForFilereturn type (#11451)❤️ 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: