Skip to content

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.26.1 #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nerdy-tech-com-gitub
Copy link
Owner

@nerdy-tech-com-gitub nerdy-tech-com-gitub commented Apr 3, 2025

snyk-top-banner

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.26.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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 753 versions ahead of your current version.

  • The recommended version was released 23 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Prototype Pollution
SNYK-JS-VUEI18N-9376708
140 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
140 Proof of Concept
high severity Prototype Pollution
SNYK-JS-INTLIFYSHARED-8442251
140 Proof of Concept
high severity Prototype Pollution
SNYK-JS-VUEI18N-8442254
140 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELHELPERS-9397697
140 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-VUEI18N-8442260
140 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-INTLIFYCOREBASE-8442262
140 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
140 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-ROLLUP-8073097
140 Proof of Concept
medium severity Origin Validation Error
SNYK-JS-VITE-8648411
140 Proof of Concept
medium severity Incorrect Authorization
SNYK-JS-VITE-9512410
140 Proof of Concept
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 8.26.1 - 2025-03-10

    8.26.1 (2025-03-10)

    🩹 Fixes

    • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#10865)
    • eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
    • rule-tester: export TestLanguageOptions (#10930)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.26.1-alpha.5 - 2025-03-10
  • 8.26.1-alpha.4 - 2025-03-10
  • 8.26.1-alpha.3 - 2025-03-07
  • 8.26.1-alpha.2 - 2025-03-06
  • 8.26.1-alpha.1 - 2025-03-05
  • 8.26.1-alpha.0 - 2025-03-03
  • 8.26.0 - 2025-03-03

    8.26.0 (2025-03-03)

    🚀 Features

    • support TypeScript 5.8 (#10903)
    • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536)
    • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714)
    • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889)
    • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781)
    • rule-tester: export TestLanguageOptions (#10892)
    • scope-manager: only call Object.entries once for each lib (#10647)

    🩹 Fixes

    • deps: update dependency typedoc-plugin-markdown to v4.4.2 (#10877)
    • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#10806)
    • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#10864)
    • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#10875)
    • rule-tester: Add missing parser dependency (#10909)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.25.1-alpha.18 - 2025-03-03
  • 8.25.1-alpha.17 - 2025-03-03
  • 8.25.1-alpha.16 - 2025-03-03
  • 8.25.1-alpha.15 - 2025-03-03
  • 8.25.1-alpha.14 - 2025-03-03
  • 8.25.1-alpha.13 - 2025-03-03
  • 8.25.1-alpha.12 - 2025-03-03
  • 8.25.1-alpha.11 - 2025-03-02
  • 8.25.1-alpha.10 - 2025-03-02
  • 8.25.1-alpha.9 - 2025-02-27
  • 8.25.1-alpha.8 - 2025-02-27
  • 8.25.1-alpha.7 - 2025-02-27
  • 8.25.1-alpha.6 - 2025-02-24
  • 8.25.1-alpha.5 - 2025-02-24
  • 8.25.1-alpha.4 - 2025-02-24
  • 8.25.1-alpha.3 - 2025-02-24
  • 8.25.1-alpha.2 - 2025-02-24
  • 8.25.1-alpha.1 - 2025-02-24
  • 8.25.1-alpha.0 - 2025-02-24
  • 8.25.0 - 2025-02-24

    8.25.0 (2025-02-24)

    🚀 Features

    • eslint-plugin: [no-misused-spread] add suggestions (#10719)

    🩹 Fixes

    • ast-spec: replace attributes with options property in TSImportType (#10691)
    • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
    • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
    • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
    • typescript-estree: align TS module nodes to namespaces (#10504)
    • visitor-keys: update keys for ImportAttribute (#10649)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.24.2-alpha.4 - 2025-02-24
  • 8.24.2-alpha.3 - 2025-02-20
  • 8.24.2-alpha.2 - 2025-02-20
  • 8.24.2-alpha.1 - 2025-02-17
  • 8.24.2-alpha.0 - 2025-02-17
  • 8.24.1 - 2025-02-17

    8.24.1 (2025-02-17)

    🩹 Fixes

    • deps: update eslint monorepo to v9.20.0 (#10834)
    • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
    • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
    • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
    • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
    • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
    • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
    • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
    • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
    • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
    • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

    ❤️ Thank You

    • Ronen Amiel
    • YeonJuan

    You can read about our versioning strategy and releases on our website.

  • 8.24.1-alpha.10 - 2025-02-17
  • 8.24.1-alpha.9 - 2025-02-17
  • 8.24.1-alpha.8 - 2025-02-17
  • 8.24.1-alpha.7 - 2025-02-17
  • 8.24.1-alpha.6 - 2025-02-15
  • 8.24.1-alpha.5 - 2025-02-15
  • 8.24.1-alpha.4 - 2025-02-15
  • 8.24.1-alpha.3 - 2025-02-14
  • 8.24.1-alpha.2 - 2025-02-14
  • 8.24.1-alpha.1 - 2025-02-10
  • 8.24.1-alpha.0 - 2025-02-10
  • 8.24.0 - 2025-02-10

    8.24.0 (2025-02-10)

    🚀 Features

    • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
    • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

    🩹 Fixes

    • ast-spec: correct YieldExpression.argument type (#10799)
    • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
    • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.23.1-alpha.7 - 2025-02-10
  • 8.23.1-alpha.6 - 2025-02-08
  • 8.23.1-alpha.5 - 2025-02-07
  • 8.23.1-alpha.4 - 2025-02-05
  • 8.23.1-alpha.3 - 2025-02-05
  • 8.23.1-alpha.2 - 2025-02-04
  • 8.23.1-alpha.1 - 2025-02-03
  • 8.23.1-alpha.0 - 2025-02-03
  • 8.23.0 - 2025-02-03

    8.23.0 (2025-02-03)

    🚀 Features

    • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)
    • types: add strict parent types for function-declaration, default-export and named-export nodes (#10685)

    🩹 Fixes

    • bump ts-api-utils to ^2.0.1 (#10761)
    • deps: update eslint monorepo to v9.19.0 (#10752)
    • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)
    • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
    • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
    • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
    • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
    • eslint-plugin: [no-restricted-imports] support regex option (#10699)
    • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.22.1-alpha.14 - 2025-02-03
  • 8.22.1-alpha.13 - 2025-02-03
  • 8.22.1-alpha.12 - 2025-02-03
  • 8.22.1-alpha.11 - 2025-02-03
  • 8.22.1-alpha.10 - 2025-02-03
  • 8.22.1-alpha.9 - 2025-02-03
  • 8.22.1-alpha.8 - 2025-02-03
  • 8.22.1-alpha.7 - 2025-02-01
  • 8.22.1-alpha.6 - 2025-02-01
  • 8.22.1-alpha.5 - 2025-02-01
  • 8.22.1-alpha.4 - 2025-01-31
  • 8.22.1-alpha.3 - 2025-01-29
  • 8.22.1-alpha.2 - 2025-01-28
  • 8.22.1-alpha.1 - 2025-01-28
  • 8.22.1-alpha.0 - 2025-01-27
  • 8.22.0 - 2025-01-27

    8.22.0 (2025-01-27)

    🚀 Features

    • parser: add standalone isolatedDeclarations option (#10499)

    🩹 Fixes

    • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
    • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
    • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
    • eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
    • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
    • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
    • type-utils: support matching intersection types in TypeOrValueSpecifier with a PackageSpecifier (#10667)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 8.21.1-alpha.11 - 2025-01-27
  • 8.21.1-alpha.10 - 2025-01-27
  • 8.21.1-alpha.9 - 2025-01-27
  • 8.21.1-alpha.8 - 2025-01-24
  • 8.21.1-alpha.7 - 2025-01-24
  • 8.21.1-alpha.6 - 2025-01-23
  • 8.21.1-alpha.5 - 2025-01-23
  • 8.21.1-alpha.4 - 2025-01-23
  • 8.21.1-alpha.3 - 2025-01-23
  • 8.21.1-alpha.2 - 2025-01-21
  • 8.21.1-alpha.1 - 2025-01-21
  • 8.21.1-alpha.0 - 2025-01-20
  • 8.21.0 - 2025-01-20
  • 8.20.1-alpha.11 - 2025-01-20
  • 8.20.1-alpha.10 - 2025-01-20
  • 8.20.1-alpha.9 - 2025-01-20
  • 8.20.1-alpha.8 - 2025-01-19
  • 8.20.1-alpha.7 - 2025-01-19
  • 8.20.1-alpha.6 - 2025-01-19
  • 8.20.1-alpha.5 - 2025-01-19
  • 8.20.1-alpha.4 - 2025-01-19
  • 8.20.1-alpha.3 - 2025-01-19
  • 8.20.1-alpha.2 - 2025-01-18
  • 8.20.1-alpha.1 - 2025-01-17
  • 8.20.1-alpha.0 - 2025-01-15
  • 8.20.0 - 2025-01-13
  • 8.19.2-alpha.12 - 2025-01-13
  • 8.19.2-alpha.11 - 2025-01-13
  • 8.19.2-alpha.10 - 2025-01-13
  • 8.19.2-alpha.9 - 2025-01-13
  • 8.19.2-alpha.8 - 2025-01-13
  • 8.19.2-alpha.7 - 2025-01-10
  • 8.19.2-alpha.6 - 2025-01-09
  • 8.19.2-alpha.5 - 2025-01-09
  • 8.19.2-alpha.4 - 2025-01-07
  • 8.19.2-alpha.3 - 2025-01-07
  • 8.19.2-alpha.2 - 2025-01-07
  • 8.19.2-alpha.1 - 2025-01-07
  • 8.19.2-alpha.0 - 2025-01-07
  • 8.19.1 - 2025-01-06
  • 8.19.1-alpha.9 - 2025-01-06
  • 8.19.1-alpha.8 - 2025-01-06
  • 8.19.1-alpha.7 - 2025-01-06
  • 8.19.1-alpha.6 - 2024-12-31
  • 8.19.1-alpha.5 - 2024-12-31
  • 8.19.1-alpha.4 - 2024-12-31
  • 8.19.1-alpha.3 - 2024-12-31
  • 8.19.1-alpha.2 - 2024-12-30
  • 8.19.1-alpha.1 - 2024-12-30
  • 8.19.1-alpha.0 - 2024-12-30
  • 8.19.0 - 2024-12-30
  • 8.18.3-alpha.6 - 2024-12-30
  • 8.18.3-alpha.5 - 2024-12-26
  • 8.18.3-alpha.4 - 2024-12-26
  • 8.18.3-alpha.3 - 2024-12-26
  • 8.18.3-alpha.2 - 2024-12-23
  • 8.18.3-alpha.1 - 2024-12-23
  • 8.18.3-alpha.0 - 2024-12-23
  • 8.18.2 - 2024-12-23
  • 8.18.2-alpha.6 - 2024-12-23
  • 8.18.2-alpha.5 - 2024-12-21
  • 8.18.2-alpha.4 - 2024-12-21
  • 8.18.2-alpha.3 - 2024-12-21
  • 8.18.2-alpha.2 - 2024-12-21
  • 8.18.2-alpha.1 - 2024-12-17
  • 8.18.2-alpha.0 - 2024-12-16
  • 8.18.1 - 2024-12-16
  • 8.18.1-alpha.13 - 2024-12-15
  • 8.18.1-alpha.12 - 2024-12-15
  • 8.18.1-alpha.11 - 2024-12-14
  • 8.18.1-alpha.10 - 2024-12-14
  • 8.18.1-alpha.9 - 2024-12-14
  • 8.18.1-alpha.8 - 2024-12-14
  • 8.18.1-alpha.7 - 2024-12-14
  • 8.18.1-alpha.6 - 2024-12-14
  • 8.18.1-alpha.5 - 2024-12-14
  • 8.18.1-alpha.4 - 2024-12-13
  • 8.18.1-alpha.3 - 2024-12-12
  • 8.18.1-alpha.2 - 2024-12-10
  • 8.18.1-alpha.1 - 2024-12-10
  • 8.18.1-alpha.0 - 2024-12-09
  • 8.18.0 - 2024-12-09
  • 8.17.1-alpha.13 - 2024-12-09
  • 8.17.1-alpha.12 - 2024-12-09
  • 8.17.1-alpha.11 - 2024-12-09
  • 8.17.1-alpha.10 - 2024-12-07
  • 8.17.1-alpha.9 - 2024-12-07
  • 8.17.1-alpha.8 - 2024-12-07
  • 8.17.1-alpha.7 - 2024-12-07
  • 8.17.1-alpha.6 - 2024-12-07
  • 8.17.1-alpha.5 - 2024-12-06
  • 8.17.1-alpha.4 - 2024-12-06
  • 8.17.1-alpha.3 - 2024-12-04
  • 8.17.1-alpha.2 - 2024-12-04
  • 8.17.1-alpha.1 - 2024-12-03
  • 8.17.1-alpha.0 - 2024-12-02
  • 8.17.0 - 2024-12-02
  • 8.16.1-alpha.9 - 2024-12-02
  • 8.16.1-alpha.8 - 2024-12-02
  • 8.16.1-alpha.7 - 2024-12-02
  • 8.16.1-alpha.6 - 2024-12-01
  • 8.16.1-alpha.5 - 2024-11-30
  • 8.16.1-alpha.4 - 2024-11-29
  • 8.16.1-alpha.3 - 2024-11-27
  • 8.16.1-alpha.2 - 2024-11-27
  • 8.16.1-alpha.1 - 2024-11-25
  • 8.16.1-alpha.0 - 2024-11-25
  • 8.16.0 - 2024-11-25
  • 8.15.1-alpha.8 - 2024-11-25
  • 8.15.1-alpha.7 - 2024-11-25
  • 8.15.1-alpha.6 - 2024-11-24
  • 8.15.1-alpha.5 - 2024-11-24
  • 8.15.1-alpha.4 - 2024-11-22
  • 8.15.1-alpha.3 - 2024-11-22
  • 8.15.1-alpha.2 - 2024-11-21
  • 8.15.1-alpha.1 - 2024-11-21
  • 8.15.1-alpha.0 - 2024-11-18
  • 8.15.0 - 2024-11-18
  • 8.14.1-alpha.8 - 2024-11-18
  • 8.14.1-alpha.7 - 2024-11-18
  • 8.14.1-alpha.6 - 2024-11-17
  • 8.14.1-alpha.5 - 2024-11-16
  • 8.14.1-alpha.4 - 2024-11-15
  • 8.14.1-alpha.3 - 2024-11-14
  • 8.14.1-alpha.2 - 2024-11-14
  • 8.14.1-alpha.1 - 2024-11-14
  • 8.14.1-alpha.0 - 2024-11-14
  • 8.14.0 - 2024-11-11
  • 8.13.1-alpha.4 - 2024-11-10
  • 8.13.1-alpha.3 - 2024-11-10
  • 8.13.1-alpha.2 - 2024-11-08
  • 8.13.1-alpha.1 - 2024-11-05
  • 8.13.1-alpha.0 - 2024-11-04
  • 8.13.0 - 2024-11-04
  • 8.12.3-alpha.24 - 2024-11-04
  • 8.12.3-alpha.23 - 2024-11-04
  • 8.12.3-alpha.22 - 2024-11-04
  • 8.12.3-alpha.21 - 2024-11-04
  • 8.12.3-alpha.20 - 2024-11-04
  • 8.12.3-alpha.19 - 2024-11-04
  • 8.12.3-alpha.18 - 2024-11-03
  • 8.12.3-alpha.17 - 2024-11-03
  • 8.12.3-alpha.16 - 2024-11-03
  • 8.12.3-alpha.15 - 2024-11-03
  • 8.12.3-alpha.14 - 2024-11-03
  • 8.12.3-alpha.13 - 2024-11-03
  • 8.12.3-alpha.12 - 2024-11-03
  • 8.12.3-alpha.11 - 2024-11-03
  • 8.12.3-alpha.10 - 2024-11-03
  • 8.12.3-alpha.9 - 2024-11-03
  • 8.12.3-alpha.8 - 2024-11-02
  • 8.12.3-alpha.7 - 2024-11-02
  • 8.12.3-alpha.6 - 2024-11-01
  • 8.12.3-alpha.5 - 2024-11-01
  • 8.12.3-alpha.4 - 2024-11-01
  • 8.12.3-alpha.3 - 2024-10-31
  • 8.12.3-alpha.2 - 2024-10-31
  • 8.12.3-alpha.1 - 2024-10-29
  • 8.12.3-alpha.0 - 2024-10-29
  • 8.12.2 - 2024-10-29
  • 8.12.2-alpha.1 - 2024-10-29
  • 8.12.2-alpha.0 - 2024-10-28
  • 8.12.1 - 2024-10-28
  • 8.12.1-alpha.1 - 2024-10-28
  • 8.12.1-alpha.0 - 2024-10-28
  • 8.12.0 - 2024-10-28
  • 8.11.1-alpha.7 - 2024-10-27
  • 8.11.1-alpha.6 - 2024-10-27
  • 8.11.1-alpha.5 - 2024-10-27
  • 8.11.1-alpha.4 - 2024-10-24
  • 8.11.1-alpha.3 - 2024-10-24
  • 8.11.1-alpha.2 - 2024-10-24
  • 8.11.1-alpha.1 - 2024-10-23
  • 8.11.1-alpha.0 - 2024-10-21
  • 8.11.0 - 2024-10-21
  • 8.10.1-alpha.7 - 2024-10-21
  • 8.10.1-alpha.6 - 2024-10-20
  • 8.10.1-alpha.5 - 2024-10-18
  • 8.10.1-alpha.4 - 2024-10-18
  • 8.10.1-alpha.3 - 2024-10-18
  • 8.10.1-alpha.2 - 2024-10-18
  • 8.10.1-alpha.1 - 2024-10-17
  • 8.10.1-alpha.0 - 2024-10-17
  • 8.10.0 - 2024-10-17
  • 8.9.1-alpha.10 - 2024-10-17
  • 8.9.1-alpha.9 - 2024-10-17
  • 8.9.1-alpha.8 - 2024-10-16
  • 8.9.1-alpha.7 - 2024-10-15
  • 8.9.1-alpha.6 - 2024-10-15
  • 8.9.1-alpha.5 - 2024-10-15
  • 8.9.1-alpha.4 - 2024-10-15
  • 8.9.1-alpha.3 - 2024-10-15
  • 8.9.1-alpha.2 - 2024-10-14
  • 8.9.1-alpha.1 - 2024-10-14
  • 8.9.1-alpha.0 - 2024-10-14
  • 8.9.0 - 2024-10-14
  • 8.8.2-alpha.15 - 2024-10-14
  • 8.8.2-alpha.14 - 2024-10-14
  • 8.8.2-alpha.13 - 2024-10-14
  • 8.8.2-alpha.12 - 2024-10-13
  • 8.8.2-alpha.11 - 2024-10-13
  • 8.8.2-alpha.10 - 2024-10-11
  • 8.8.2-alpha.9 - 2024-10-11
  • 8.8.2-alpha.8 - 2024-10-11
  • 8.8.2-alpha.7 - 2024-10-11
  • 8.8.2-alpha.6 - 2024-10-11
  • 8.8.2-alpha.5 - 2024-10-10
  • 8.8.2-alpha.4 - 2024-10-10
  • 8.8.2-alpha.3 - 2024-10-10
  • 8.8.2-alpha.2 - 2024-10-10
  • 8.8.2-alpha.1 - 2024-10-09
  • 8.8.2-alpha.0 - 2024-10-07
  • 8.8.1 - 2024-10-07
  • 8.8.1-alpha.4 - 2024-10-07
  • 8.8.1-alpha.3 - 2024-10-04
  • 8.8.1-alpha.2 - 2024-10-04
  • 8.8.1-alpha.1 - 2024-10-03
  • 8.8.1-alpha.0 - 2024-09-30
  • 8.8.0 - 2024-09-30
  • 8.7.1-alpha.12 - 2024-09-30
  • 8.7.1-alpha.11 - 2024-09-30
  • 8.7.1-alpha.10 - 2024-09-30
  • 8.7.1-alpha.9 - 2024-09-29
  • 8.7.1-alpha.8 - 2024-09-29
  • 8.7.1-alpha.7 - 2024-09-27
  • 8.7.1-alpha.6 - 2024-09-27
  • 8.7.1-alpha.5 - 2024-09-27
  • 8.7.1-alpha.4 - 2024-09-27
  • 8.7.1-alpha.3 - 2024-09-25
  • 8.7.1-alpha.2 - 2024-09-25
  • 8.7.1-alpha.1 - 2024-09-24
  • 8.7.1-alpha.0 - 2024-09-23
  • 8.7.0 - 2024-09-23
  • 8.6.1-alpha.8 - 2024-09-23
  • 8.6.1-alpha.7 - 2024-09-23
  • 8.6.1-alpha.6 - 2024-09-22
  • 8.6.1-alpha.5 - 2024-09-21
  • 8.6.1-alpha.4 - 2024-09-20
  • 8.6.1-alpha.3 - 2024-09-20
  • 8.6.1-alpha.2 - 2024-09-20
  • 8.6.1-alpha.1 - 2024-09-19
  • 8.6.1-alpha.0 - 2024-09-18
  • 8.6.0 - 2024-09-16
  • 8.5.1-alpha.16 - 2024-09-16
  • 8.5.1-alpha.15 - 2024-09-16
  • 8.5.1-alpha.14 - 2024-09-16
  • 8.5.1-alpha.13 - 2024-09-16
  • 8.5.1-alpha.12 - 2024-09-16
  • 8.5.1-alpha.11 - 2024-09-16
  • 8.5.1-alpha.10 - 2024-09-15
  • 8.5.1-alpha.9 - 2024-09-14
  • 8.5.1-alpha.8 - 2024-09-13
  • 8.5.1-alpha.7 - 2024-09-13
  • 8.5.1-alpha.6 - 2024-09-13
  • 8.5.1-alpha.5 - 2024-09-13
  • 8.5.1-alpha.4 - 2024-09-12
  • 8.5.1-alpha.3 - 2024-09-12
  • 8.5.1-alpha.2 - 2024-09-12
  • 8.5.1-alpha.1 - 2024-09-12
  • 8.5.1-alpha.0 - 2024-09-12
  • 8.5.0 - 2024-09-09
  • 8.4.1-alpha.15 - 2024-09-09
  • 8.4.1-alpha.14 - 2024-09-09
  • 8.4.1-alpha.13 - 2024-09-09
  • 8.4.1-alpha.12 - 2024-09-09
  • 8.4.1-alpha.11 - 2024-09-06
  • 8.4.1-alpha.10 - 2024-09-06
  • 8.4.1-alpha.9 - 2024-09-06
  • 8.4.1-alpha.8 - 2024-09-04
  • 8.4.1-alpha.7 - 2024-09-04
  • 8.4.1-alpha.6 - 2024-09-04
  • 8.4.1-alpha.5 - 2024-09-04
  • 8.4.1-alpha.4 - 2024-09-03
  • 8.4.1-alpha.3 - 2024-09-03
  • 8.4.1-alpha.2 - 2024-09-02
  • 8.4.1-alpha.1 - 2024-09-02
  • 8.4.1-alpha.0 - 2024-09-02
  • 8.4.0 - 2024-09-02
  • 8.3.1-alpha.11 - 2024-09-01
  • 8.3.1-alpha.10 - 2024-08-31
  • 8.3.1-alpha.9 - 2024-08-30
  • 8.3.1-alpha.8 - 2024-08-30
  • 8.3.1-alpha.7 - 2024-08-30
  • 8.3.1-alpha.6 - 2024-08-29
  • 8.3.1-alpha.5 - 2024-08-28
  • 8.3.1-alpha.4 - 2024-08-28
  • 8.3.1-alpha.3 - 2024-08-27
  • 8.3.1-alpha.2 - 2024-08-27
  • 8.3.1-alpha.1 - 2024-08-27
  • 8.3.1-alpha.0 - 2024-08-26
  • 8.3.0 - 2024-08-26
  • 8.2.1-alpha.28 - 2024-08-26
  • 8.2.1-alpha.27 - 2024-08-26
  • 8.2.1-alpha.26 - 2024-08-26
  • 8.2.1-alpha.25 - 2024-08-25
  • 8.2.1-alpha.24 - 2024-08-25
  • 8.2.1-alpha.23 - 2024-08-25
  • 8.2.1-alpha.22 - 2024-08-25
  • 8.2.1-alpha.21 - 2024-08-25
  • 8.2.1-alpha.20 - 2024-08-25
  • 8.2.1-alpha.19 - 2024-08-25
  • 8.2.1-alpha.18 - 2024-08-24
  • 8.2.1-alpha.17 - 2024-08-24
  • 8.2.1-alpha.16 - 2024-08-24
  • 8.2.1-alpha.15 - 2024-08-24
  • 8.2.1-alpha.14 - 2024-08-24
  • 8.2.1-alpha.13 - 2024-08-23
  • 8.2.1-alpha.12 - 2024-08-22
  • 8.2.1-alpha.11 - 2024-08-22
  • 8.2.1-alpha.10 - 2024-08-21
  • 8.2.1-alpha.9 - 2024-08-21
  • 8.2.1-alpha.8 - 2024-08-20
  • 8.2.1-alpha.7 - 2024-08-20
  • 8.2.1-alpha.6 - 2024-08-20
  • 8.2.1-alpha.5 - 2024-08-20
  • 8.2.1-alpha.4 - 2024-08-20
  • 8.2.1-alpha.3 - 2024-08-19
  • 8.2.1-alpha.2 - 2024-08-19
  • 8.2.1-alpha.1 - 2024-08-19
  • 8.2.1-alpha.0 - 2024-08-19
  • 8.2.0 - 2024-08-19
  • 8.1.1-alpha.11 - 2024-08-19
  • 8.1.1-alpha.10 - 2024-08-19
  • 8.1.1-alpha.9 - 2024-08-19
  • 8.1.1-alpha.8 - 2024-08-19
  • 8.1.1-alpha.7 - 2024-08-16
  • 8.1.1-alpha.6 - 2024-08-15
  • 8.1.1-alpha.5 - 2024-08-15
  • 8.1.1-alpha.4 - 2024-08-14
  • 8.1.1-alpha.3 - 2024-08-14
  • 8.1.1-alpha.2 - 2024-08-13
  • 8.1.1-alpha.1 - 2024-08-13
  • 8.1.1-alpha.0 - 2024-08-12
  • 8.1.0 - 2024-08-12
  • 8.0.2-alpha.11 - 2024-08-12
  • 8.0.2-alpha.10 - 2024-08-12
  • 8.0.2-alpha.9 - 2024-08-12
  • 8.0.2-alpha.8 - 2024-08-11
  • 8.0.2-alpha.7 - 2024-08-11
  • 8.0.2-alpha.6 - 2024-08-08
  • 8.0.2-alpha.5 - 2024-08-07
  • 8.0.2-alpha.4 - 2024-08-07
  • 8.0.2-alpha.3 - 2024-08-07
  • 8.0.2-alpha.2 - 2024-08-07
  • 8.0.2-alpha.1 - 2024-08-05
  • 8.0.2-alpha.0 - 2024-08-05
  • 8.0.1 - 2024-08-05
  • 8.0.1-alpha.7 - 2024-08-05
  • 8.0.1-alpha.6 - 2024-08-04
  • 8.0.1-alpha.5 - 2024-08-04
  • 8.0.1-alpha.4 - 2024-08-03
  • 8.0.1-alpha.3 - 2024-08-02
  • 8.0.1-alpha.2 - 2024-08-01
  • 8.0.1-alpha.1 - 2024-07-31
  • 8.0.1-alpha.0 - 2024-07-31
  • 8.0.0 - 2024-07-31
  • 8.0.0-alpha.62 - 2024-07-31
  • 8.0.0-alpha.61 - 2024-07-31
  • 8.0.0-alpha.60 - 2024-07-30
  • 8.0.0-alpha.59 - 2024-07-30
  • 8.0.0-alpha.58 - 2024-07-29
  • 8.0.0-alpha.57 - 2024-07-29
  • 8.0.0-alpha.56 - 2024-07-29
  • 8.0.0-alpha.55 - 2024-07-29
  • 8.0.0-alpha.54 - 2024-07-24
  • 8.0.0-alpha.53 - 2024-07-24
  • 8.0.0-alpha.52 - 2024-07-23
  • 8.0.0-alpha.51 - 2024-07-22
  • 8.0.0-alpha.50 - 2024-07-22
  • 8.0.0-alpha.49 - 2024-07-22
  • 8.0.0-alpha.48 - 2024-07-21
  • 8.0.0-alpha.47 - 2024-07-20
  • 8.0.0-alpha.46 - 2024-07-19
  • 8.0.0-alpha.45 - 2024-07-18
  • 8.0.0-alpha.44 - 2024-07-15
  • 8.0.0-alpha.43 - 2024-07-14
  • 8.0.0-alpha.42 - 2024-07-13
  • 8.0.0-alpha.41 - 2024-07-08
  • 8.0.0-alpha.40 - 2024-07-01
  • 8.0.0-alpha.39 - 2024-07-01
  • 8.0.0-alpha.38 - 2024-07-01
  • 8.0.0-alpha.37 - 2024-06-30
  • 8.0.0-alpha.36 - 2024-06-29
  • 8.0.0-alpha.35 - 2024-06-29
  • 8.0.0-alpha.34 - 2024-06-26
  • 8.0.0-alpha.33 - 2024-06-25
  • 8.0.0-alpha.32 - 2024-06-25
  • 8.0.0-alpha.31 - 2024-06-25
  • 8.0.0-alpha.30 - 2024-06-10
  • 8.0.0-alpha.29 - 2024-06-08
  • 8.0.0-alpha.28 - 2024-06-06
  • 8.0.0-alpha.27 - 2024-06-05
  • 8.0.0-alpha.26 - 2024-06-03
  • 8.0.0-alpha.25 - 2024-06-02
  • 8.0.0-alpha.24 - 2024-05-30
  • 8.0.0-alpha.23 - 2024-05-30
  • 8.0.0-alpha.22 - 2024-05-30
  • 8.0.0-alpha.21 - 2024-05-29
  • 8.0.0-alpha.20 - 2024-05-28
  • 8.0.0-alpha.19 - 2024-05-28
  • 8.0.0-alpha.18 - 2024-05-27
  • 8.0.0-alpha.17 - 2024-05-27
  • 8.0.0-alpha.16 - 2024-05-24
  • 8.0.0-alpha.15 - 2024-05-24
  • 8.0.0-alpha.14 - 2024-05-18
  • 8.0.0-alpha.13 - 2024-05-16
  • 8.0.0-alpha.12 - 2024-05-15
  • 8.0.0-alpha.11 - 2024-05-14
  • 8.0.0-alpha.10 - 2024-05-13
  • 8.0.0-alpha.9 - 2024-05-12
  • 8.0.0-alpha.8 - 2024-05-09
  • 8.0.0-alpha.7 - 2024-05-09
  • 8.0.0-alpha.6 - 2024-04-30
  • 8.0.0-alpha.5 - 2024-04-29
  • 8.0.0-alpha.4 - 2024-04-29
  • 8.0.0-alpha.3 - 2024-04-26
  • 8.0.0-alpha.2 - 2024-04-26
  • 8.0.0-alpha.1 - 2024-04-26
  • 8.0.0-alpha.0 - 2024-04-26
  • 7.18.1-alpha.3 - 2024-07-31
  • 7.18.1-alpha.2 - 2024-07-30
  • 7.18.1-alpha.1 - 2024-07-29
  • 7.18.1-alpha.0 - 2024-07-29
  • 7.18.0 - 2024-07-29
  • 7.17.1-alpha.9 - 2024-07-29
  • 7.17.1-alpha.8 - 2024-07-29
  • 7.17.1-alpha.7 - 2024-07-28
  • 7.17.1-alpha.6 - 2024-07-28
  • 7.17.1-alpha.5 - 2024-07-28
  • 7.17.1-alpha.4 - 2024-07-25
  • 7.17.1-alpha.3 - 2024-07-23
  • 7.17.1-alpha.2 - 2024-07-23
  • 7.17.1-alpha.1 - 2024-07-23
  • 7.17.1-alpha.0 - 2024-07-23
  • 7.17.0 - 2024-07-22
  • 7.16.2-alpha.22 - 2024-07-22
  • 7.16.2-alpha.21 - 2024-07-21
  • 7.16.2-alpha.20 - 2024-07-21
  • 7.16.2-alpha.19 - 2024-07-21
  • 7.16.2-alpha.18 - 2024-07-20
  • 7.16.2-alpha.17 - 2024-07-20
  • 7.16.2-alpha.16 - 2024-07-20
  • 7.16.2-alpha.15 - 2024-07-20
  • 7.16.2-alpha.14 - 2024-07-20
  • 7.16.2-alpha.13 - 2024-07-20
  • 7.16.2-alpha.12 - 2024-07-20
  • 7.16.2-alpha.11 - 2024-07-19
  • 7.16.2-alpha.10 - 2024-07-18
  • 7.16.2-alpha.9 - 2024-07-18
  • 7.16.2-alpha.8 - 2024-07-18
  • 7.16.2-alpha.7 - 2024-07-18
  • 7.16.2-alpha.6 - 2024-07-17
  • 7.16.2-alpha.5 - 2024-07-17
  • 7.16.2-alpha.4 - 2024-07-16 ...

    Summary by Sourcery

    Upgrade @typescript-eslint/eslint-plugin from version 7.4.0 to 8.26.1

    Bug Fixes:

    • Resolves multiple high and medium severity vulnerabilities identified by Snyk

    Enhancements:

    • Upgrade ESLint TypeScript plugin to the latest major version, which includes multiple improvements and bug fixes

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 8.26.1.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/a6d95be2-6fa7-418d-8fd1-0cd3974eee23?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

sourcery-ai bot commented Apr 3, 2025

Reviewer's Guide by Sourcery

This pull request upgrades the @typescript-eslint/eslint-plugin dependency from version 7.4.0 to 8.26.1. This upgrade includes numerous bug fixes, new features, and performance improvements.

Updated class diagram for eslint plugin

classDiagram
  class ESLintPlugin_7_4_0 {
    --
    // Attributes and methods from version 7.4.0
    --
  }
  note for ESLintPlugin_7_4_0 "Old version"

  class ESLintPlugin_8_26_1 {
    --
    // Attributes and methods from version 8.26.1
    // Includes new features, bug fixes, and performance improvements
    --
  }
  note for ESLintPlugin_8_26_1 "New version"

  ESLintPlugin_7_4_0 <|-- ESLintPlugin_8_26_1: Upgraded to
Loading

File-Level Changes

Change Details Files
The pull request upgrades the @typescript-eslint/eslint-plugin dependency to version 8.26.1. This upgrade includes numerous bug fixes, new features, and performance improvements.
  • Upgraded @typescript-eslint/eslint-plugin from version 7.4.0 to 8.26.1.
frontend/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants