Skip to content
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

[Snyk] Upgrade @typescript-eslint/parser from 5.62.0 to 8.0.0 #30

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

Conversation

snyk-io[bot]
Copy link

@snyk-io snyk-io bot commented Aug 22, 2024

snyk-top-banner

Snyk has created this PR to upgrade @typescript-eslint/parser from 5.62.0 to 8.0.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 PR contains major version upgrade(s), and may be a breaking change.

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

  • The recommended version was released on 22 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
169 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
169 No Known Exploit
Release notes
Package name: @typescript-eslint/parser
  • 8.0.0 - 2024-07-31

    8.0.0 (2024-07-31)

    ⚠️ Breaking Changes

    • typescript-estree: split TSMappedType typeParameter into constraint and key (#7065)
    • parser: always enable comment, loc, range, tokens (#8617)
    • eslint-plugin: [prefer-nullish-coalescing] change ignoreConditionalTests default to true (#8872)
    • typescript-estree: enable dot globs for project by default (#8818)
    • eslint-plugin: deprecate no-loss-of-precision extension rule (#8832)
    • eslint-plugin: remove formatting/layout rules (#8833)
    • typescript-estree: remove slow deprecated and isolated programs (#8834)
    • typescript-estree: add TSEnumBody node for TSEnumDeclaration body (#8920)
    • typescript-estree: rename automaticSingleRunInference to disallowAutomaticSingleRunInference (#8922)
    • ast-spec: remove deprecated type params (#8933)
    • type-utils: remove IsNullableTypeOptions interface (#8934)
    • eslint-plugin: [no-unused-vars] align catch behavior to ESLint 9 (#8971)
    • utils: swap LegacyESLint out for FlatESLint as ESLint export (#8972)
    • eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces (#8977)
    • utils: allow specifying additional rule meta.docs in RuleCreator (#9025)
    • eslint-plugin: apply initial config changes for v8 (#9079)
    • eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types (#9102)
    • typescript-estree: remove EXPERIMENTAL_useSourceOfProjectReferenceRedirect (#9104)
    • eslint-plugin: remove no-useless-template-literals (#9207)
    • type-utils: remove getTokenAtPosition (#9444)
    • eslint-plugin: [no-floating-promises] disable checkThenables by default for v8 (#9559)
    • rule-tester: switched to flat config (#9603)

    🚀 Features

    • stricter parent types for the AST (#9560)
    • speed up non-type-aware linting with project service (#8322)
    • v8 integration branch (#9165)
    • eslint-plugin: remove deprecated no-throw-literal rule (#9092)
    • eslint-plugin: [no-floating-promises] add 'allowForKnownSafeCalls' option (#9234)
    • eslint-plugin: [no-unused-vars] add reportUnusedIgnorePattern option (#9324)
    • eslint-plugin: [no-unused-vars] support ignoreClassWithStaticInitBlock (#9325)
    • eslint-plugin: [no-unused-vars] handle comma operator for assignments, treat for-of the same as for-in (#9326)
    • eslint-plugin: [no-unused-vars] report if var used only in typeof (#9330)
    • eslint-plugin: [return-await] add return-await to strict-type-checked preset (#9604)
    • eslint-plugin: [no-unnecessary-type-parameters] promote to strict (#9662)
    • rule-tester: support multipass fixes (#8883)
    • type-utils: support intersection types in TypeOrValueSpecifier (#9633)
    • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService (#9084)
    • typescript-estree: also remove projectService in withoutProjectParserOptions (#9287)
    • typescript-estree: exposes ProjectService logs through the plugin (#9337)
    • utils: add Linter configType constructor option (#8999)
    • utils: remove deprecated context helpers (#9000)

    🩹 Fixes

    • correct eslint-plugin's peerDependency on parser@8 (#9089)
    • bring back in allowdefaultprojectforfiles rename (7dfceeeea)
    • disable projectService in disabled-type-checked shared config (#9460)
    • eslint-plugin: include alpha pre-releases in parser peer dependency (#9099)
    • eslint-plugin: correct rules.d.ts types to not rely on non-existent imports (#9339)
    • eslint-plugin: remove duplicate import RuleModuleWithMetaDocs (#9465)
    • eslint-plugin: [no-unnecessary-template-expression] do not render escaped strings in autofixes (#8688)
    • eslint-plugin: [no-unused-vars] incorporate upstream changes around caught errors report messages (#9532)
    • eslint-plugin: [no-misused-promises] perf: avoid getting types of variables/functions if the annotated type is obviously not a function (#9656)
    • rule-tester: set configType to eslintrc in Linter options (#9178)
    • rule-tester: re-apply updates from main (#9180)
    • rule-tester: provide Linter a cwd in its constructor (#9678)
    • type-utils: also check declared modules for package names in TypeOrValueSpecifier (#9500)
    • types: allow ProjectServiceOptions for projectService (#9318)
    • typescript-estree: pass extraFileExtensions to projectService (#9051)
    • typescript-estree: only run projectService setHostConfiguration when needed (#9336)
    • typescript-estree: specific error for parserOptions.project not including a file (#9584)
    • typescript-estree: adds support for project services using extended config files (#9306)
    • typescript-estree: factor tsconfigRootDir into allowDefaultProject (#9675)

    ❤️ Thank You

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

  • 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.18.0 (2024-07-29)

    🚀 Features

    • types: update ECMA versions (#9634)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
    • eslint-plugin: [unbound-method] report on destructuring in function parameters (#8952)
    • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types (#9600)
    • eslint-plugin: [strict-boolean-expressions] support branded booleans (#9297)

    ❤️ Thank You

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

  • 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.17.0 (2024-07-22)

    🚀 Features

    • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
    • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

    🩹 Fixes

    • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
    • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
    • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
    • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
    • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
    • website: expose ATA types to eslint instance (#9598)

    ❤️ Thank You

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

  • 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
  • 7.16.2-alpha.3 - 2024-07-16
  • 7.16.2-alpha.2 - 2024-07-16
  • 7.16.2-alpha.1 - 2024-07-16
  • 7.16.2-alpha.0 - 2024-07-15
  • 7.16.1 - 2024-07-15

    7.16.1 (2024-07-15)

    🩹 Fixes

    • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters (#9530)

    ❤️ Thank You

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

  • 7.16.1-alpha.7 - 2024-07-14
  • 7.16.1-alpha.6 - 2024-07-12
  • 7.16.1-alpha.5 - 2024-07-12
  • 7.16.1-alpha.4 - 2024-07-10
  • 7.16.1-alpha.3 - 2024-07-10
  • 7.16.1-alpha.2 - 2024-07-10
  • 7.16.1-alpha.1 - 2024-07-09
  • 7.16.1-alpha.0 - 2024-07-08
  • 7.16.0 - 2024-07-08

    7.16.0 (2024-07-08)

    🚀 Features

    • ast-spec: add parent property to AccessorProperty node types (#9487)
    • eslint-plugin: [no-unnecessary-type-parameters] port from v8 to v7 (#9473)
    • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule (#8903)
    • eslint-plugin: add support for nested namespaces to unsafe-member-access (#9478)
    • eslint-plugin: [no-floating-promises] add checkThenables option (#9263)
    • rule-tester: stricter rule test validations (#9086)

    🩹 Fixes

    • deps: update dependency @ eslint-community/regexpp to v4.11.0 (#9497)
    • eslint-plugin: [no-floating-promises] add suggestions to tests from #9263 checkThenables (#9515, #9263)
    • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled (#9492)
    • utils: context.parserPath may be undefined (#9486)
    • website: react key error on internal pages of website (#9506)

    ❤️ Thank You

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

  • 7.15.1-alpha.13 - 2024-07-08
  • 7.15.1-alpha.12 - 2024-07-08
  • 7.15.1-alpha.11 - 2024-07-08
  • 7.15.1-alpha.10 - 2024-07-06
  • 7.15.1-alpha.9 - 2024-07-06
  • 7.15.1-alpha.8 - 2024-07-05
  • 7.15.1-alpha.7 - 2024-07-05
  • 7.15.1-alpha.6 - 2024-07-05
  • 7.15.1-alpha.5 - 2024-07-04
  • 7.15.1-alpha.4 - 2024-07-04
  • 7.15.1-alpha.3 - 2024-07-03
  • 7.15.1-alpha.2 - 2024-07-03
  • 7.15.1-alpha.1 - 2024-07-02
  • 7.15.1-alpha.0 - 2024-07-01
  • 7.15.0 - 2024-07-01

    7.15.0 (2024-07-01)

    🚀 Features

    • eslint-plugin: [array-type] detect Readonly<string[]> case (#8752)
    • eslint-plugin: back-port new rules around empty object types from v8 (#9443)

    🩹 Fixes

    • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459)
    • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
    • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
    • utils: clean outdated RuleTester export (#9322)

    ❤️ Thank You

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

  • 7.14.2-alpha.16 - 2024-07-01
  • 7.14.2-alpha.15 - 2024-07-01
  • 7.14.2-alpha.14 - 2024-07-01
  • 7.14.2-alpha.13 - 2024-07-01
  • 7.14.2-alpha.12 - 2024-06-30
  • 7.14.2-alpha.11 - 2024-06-30
  • 7.14.2-alpha.10 - 2024-06-30
  • 7.14.2-alpha.9 - 2024-06-29
  • 7.14.2-alpha.8 - 2024-06-29
  • 7.14.2-alpha.7 - 2024-06-29
  • 7.14.2-alpha.6 - 2024-06-28
  • 7.14.2-alpha.5 - 2024-06-27
  • 7.14.2-alpha.4 - 2024-06-26
  • 7.14.2-alpha.3 - 2024-06-26
  • 7.14.2-alpha.2 - 2024-06-25
  • 7.14.2-alpha.1 - 2024-06-24
  • 7.14.2-alpha.0 - 2024-06-24
  • 7.14.1 - 2024-06-24

    7.14.1 (2024-06-24)

    🚀 Features

    • support TypeScript 5.5 (#9397)
    • ast-spec: tighter types and documentation for declaration/* (#9211)

    🩹 Fixes

    • keep warnAbountTSVersion in sync with package.json (#9400)
    • eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
    • eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
    • eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
    • eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
    • eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)

    ❤️ Thank You

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

  • 7.14.1-alpha.0 - 2024-06-24
  • 7.14.0 - 2024-06-24
  • 7.13.2-alpha.11 - 2024-06-24
  • 7.13.2-alpha.10 - 2024-06-24
  • 7.13.2-alpha.9 - 2024-06-23
  • 7.13.2-alpha.8 - 2024-06-22
  • 7.13.2-alpha.7 - 2024-06-22
  • 7.13.2-alpha.6 - 2024-06-22
  • 7.13.2-alpha.5 - 2024-06-22
  • 7.13.2-alpha.4 - 2024-06-22
  • 7.13.2-alpha.3 - 2024-06-22
  • 7.13.2-alpha.2 - 2024-06-21
  • 7.13.2-alpha.1 - 2024-06-17
  • 7.13.2-alpha.0 - 2024-06-17
  • 7.13.1 - 2024-06-17
  • 7.13.1-alpha.6 - 2024-06-17
  • 7.13.1-alpha.5 - 2024-06-17
  • 7.13.1-alpha.4 - 2024-06-17
  • 7.13.1-alpha.3 - 2024-06-17
  • 7.13.1-alpha.2 - 2024-06-13
  • 7.13.1-alpha.1 - 2024-06-11
  • 7.13.1-alpha.0 - 2024-06-10
  • 7.13.0 - 2024-06-10
  • 7.12.1-alpha.33 - 2024-06-08
  • 7.12.1-alpha.32 - 2024-06-08
  • 7.12.1-alpha.31 - 2024-06-08
  • 7.12.1-alpha.30 - 2024-06-08
  • 7.12.1-alpha.29 - 2024-06-07
  • 7.12.1-alpha.28 - 2024-06-07
  • 7.12.1-alpha.27 - 2024-06-07
  • 7.12.1-alpha.26 - 2024-06-06
  • 7.12.1-alpha.25 - 2024-06-06
  • 7.12.1-alpha.24 - 2024-06-06
  • 7.12.1-alpha.23 - 2024-06-05
  • 7.12.1-alpha.22 - 2024-06-05
  • 7.12.1-alpha.21 - 2024-06-05
  • 7.12.1-alpha.20 - 2024-06-05
  • 7.12.1-alpha.19 - 2024-06-05
  • 7.12.1-alpha.18 - 2024-06-05
  • 7.12.1-alpha.17 - 2024-06-05
  • 7.12.1-alpha.16 - 2024-06-05
  • 7.12.1-alpha.15 - 2024-06-05
  • 7.12.1-alpha.14 - 2024-06-04
  • 7.12.1-alpha.13 - 2024-06-04
  • 7.12.1-alpha.12 - 2024-06-04
  • 7.12.1-alpha.11 - 2024-06-04
  • 7.12.1-alpha.10 - 2024-06-04
  • 7.12.1-alpha.9 - 2024-06-04
  • 7.12.1-alpha.8 - 2024-06-04
  • 7.12.1-alpha.7 - 2024-06-04
  • 7.12.1-alpha.6 - 2024-06-04
  • 7.12.1-alpha.5 - 2024-06-04
  • 7.12.1-alpha.4 - 2024-06-04
  • 7.12.1-alpha.3 - 2024-06-04
  • 7.12.1-alpha.2 - 2024-06-04
  • 7.12.1-alpha.1 - 2024-06-03
  • 7.12.1-alpha.0 - 2024-06-03
  • 7.12.0 - 2024-06-03
  • 7.11.1-alpha.27 - 2024-06-03
  • 7.11.1-alpha.26 - 2024-06-03
  • 7.11.1-alpha.25 - 2024-06-03
  • 7.11.1-alpha.24 - 2024-06-02
  • 7.11.1-alpha.23 - 2024-06-02
  • 7.11.1-alpha.22 - 2024-06-02
  • 7.11.1-alpha.21 - 2024-06-02
  • 7.11.1-alpha.20 - 2024-06-02
  • 7.11.1-alpha.19 - 2024-06-02
  • 7.11.1-alpha.18 - 2024-06-02
  • 7.11.1-alpha.17 - 2024-06-01
  • 7.11.1-alpha.16 - 2024-06-01
  • 7.11.1-alpha.15 - 2024-06-01
  • 7.11.1-alpha.14 - 2024-06-01
  • 7.11.1-alpha.13 - 2024-06-01
  • 7.11.1-alpha.12 - 2024-05-31
  • 7.11.1-alpha.11 - 2024-05-31
  • 7.11.1-alpha.10 - 2024-05-31
  • 7.11.1-alpha.9 - 2024-05-30
  • 7.11.1-alpha.8 - 2024-05-30
  • 7.11.1-alpha.7 - 2024-05-29
  • 7.11.1-alpha.6 - 2024-05-29
  • 7.11.1-alpha.5 - 2024-05-28
  • 7.11.1-alpha.4 - 2024-05-28
  • 7.11.1-alpha.3 - 2024-05-28
  • 7.11.1-alpha.2 - 2024-05-27
  • 7.11.1-alpha.1 - 2024-05-27
  • 7.11.1-alpha.0 - 2024-05-27
  • 7.11.0 - 2024-05-27
  • 7.10.1-alpha.19 - 2024-05-27
  • 7.10.1-alpha.18 - 2024-05-27
  • 7.10.1-alpha.17 - 2024-05-27
  • 7.10.1-alpha.16 - 2024-05-27
  • 7.10.1-alpha.15 - 2024-05-27
  • 7.10.1-alpha.14 - 2024-05-27
  • 7.10.1-alpha.13 - 2024-05-27
  • 7.10.1-alpha.12 - 2024-05-26
  • 7.10.1-alpha.11 - 2024-05-26
  • 7.10.1-alpha.10 - 2024-05-26
  • 7.10.1-alpha.9 - 2024-05-26
  • 7.10.1-alpha.8 - 2024-05-26
  • 7.10.1-alpha.7 - 2024-05-26
  • 7.10.1-alpha.6 - 2024-05-26
  • 7.10.1-alpha.5 - 2024-05-26
  • 7.10.1-alpha.4 - 2024-05-26
  • 7.10.1-alpha.3 - 2024-05-24
  • 7.10.1-alpha.2 - 2024-05-24
  • 7.10.1-alpha.1 - 2024-05-24
  • 7.10.1-alpha.0 - 2024-05-20
  • 7.10.0 - 2024-05-20
  • 7.9.1-alpha.7 - 2024-05-19
  • 7.9.1-alpha.6 - 2024-05-17
  • 7.9.1-alpha.5 - 2024-05-17
  • 7.9.1-alpha.4 - 2024-05-16
  • 7.9.1-alpha.3 - 2024-05-16
  • 7.9.1-alpha.2 - 2024-05-16
  • 7.9.1-alpha.1 - 2024-05-16
  • 7.9.1-alpha.0 - 2024-05-13
  • 7.9.0 - 2024-05-13
  • 7.8.1-alpha.11 - 2024-05-13
  • 7.8.1-alpha.10 - 2024-05-11
  • 7.8.1-alpha.9 - 2024-05-11
  • 7.8.1-alpha.8 - 2024-05-09
  • 7.8.1-alpha.7 - 2024-05-08
  • 7.8.1-alpha.6 - 2024-05-08
  • 7.8.1-alpha.5 - 2024-05-08
  • 7.8.1-alpha.4 - 2024-05-06
  • 7.8.1-alpha.3 - 2024-05-06
  • 7.8.1-alpha.2 - 2024-05-03
  • 7.8.1-alpha.1 - 2024-05-03
  • 7.8.1-alpha.0 - 2024-05-02
  • 7.8.0 - 2024-04-29
  • 7.7.2-alpha.13 - 2024-04-28
  • 7.7.2-alpha.12 - 2024-04-28
  • 7.7.2-alpha.11 - 2024-04-27
  • 7.7.2-alpha.10 - 2024-04-26
  • 7.7.2-alpha.9 - 2024-04-26
  • 7.7.2-alpha.8 - 2024-04-26
  • 7.7.2-alpha.7 - 2024-04-26
  • 7.7.2-alpha.6 - 2024-04-26
  • 7.7.2-alpha.5 - 2024-04-25
  • 7.7.2-alpha.4 - 2024-04-24
  • 7.7.2-alpha.3 - 2024-04-23
  • 7.7.2-alpha.2 - 2024-04-23
  • 7.7.2-alpha.1 - 2024-04-23
  • 7.7.2-alpha.0 - 2024-04-22
  • 7.7.1 - 2024-04-22
  • 7.7.1-alpha.5 - 2024-04-20
  • 7.7.1-alpha.4 - 2024-04-20
  • 7.7.1-alpha.3 - 2024-04-19
  • 7.7.1-alpha.2 - 2024-04-19
  • 7.7.1-alpha.1 - 2024-04-19
  • 7.7.1-alpha.0 - 2024-04-15
  • 7.7.0 - 2024-04-15
  • 7.6.1-alpha.4 - 2024-04-15
  • 7.6.1-alpha.3 - 2024-04-15
  • 7.6.1-alpha.2 - 2024-04-09
  • 7.6.1-alpha.1 - 2024-04-09
  • 7.6.1-alpha.0 - 2024-04-08
  • 7.6.0 - 2024-04-08
  • 7.5.1-alpha.15 - 2024-04-08
  • 7.5.1-alpha.14 - 2024-04-08
  • 7.5.1-alpha.13 - 2024-04-08
  • 7.5.1-alpha.12 - 2024-04-07
  • 7.5.1-alpha.11 - 2024-04-07
  • 7.5.1-alpha.10 - 2024-04-07
  • 7.5.1-alpha.9 - 2024-04-06
  • 7.5.1-alpha.8 - 2024-04-06
  • 7.5.1-alpha.7 - 2024-04-05
  • 7.5.1-alpha.6 - 2024-04-04
  • 7.5.1-alpha.5 - 2024-04-04
  • 7.5.1-alpha.4 - 2024-04-04
  • 7.5.1-alpha.3 - 2024-04-04
  • 7.5.1-alpha.2 - 2024-04-04
  • 7.5.1-alpha.1 - 2024-04-03
  • 7.5.1-alpha.0 - 2024-04-01
  • 7.5.0 - 2024-04-01
  • 7.4.1-alpha.5 - 2024-04-01
  • 7.4.1-alpha.4 - 2024-04-01
  • 7.4.1-alpha.3 - 2024-04-01
  • 7.4.1-alpha.2 - 2024-03-28
  • 7.4.1-alpha.1 - 2024-03-26
  • 7.4.1-alpha.0 - 2024-03-25
  • 7.4.0 - 2024-03-25
  • 7.3.2-alpha.11 - 2024-03-25
  • 7.3.2-alpha.10 - 2024-03-25
  • 7.3.2-alpha.9 - 2024-03-25
  • 7.3.2-alpha.8 - 2024-03-24
  • 7.3.2-alpha.7 - 2024-03-24
  • 7.3.2-alpha.6 - 2024-03-23
  • 7.3.2-alpha.5 - 2024-03-23
  • 7.3.2-alpha.4 - 2024-03-22
  • 7.3.2-alpha.3 - 2024-03-21
  • 7.3.2-alpha.2 - 2024-03-19
  • 7.3.2-alpha.1 - 2024-03-19
  • 7.3.2-alpha.0 - 2024-03-18
  • 7.3.1 - 2024-03-18
  • 7.3.1-alpha.1 - 2024-03-18
  • 7.3.1-alpha.0 - 2024-03-18
  • 7.3.0 - 2024-03-18
  • 7.2.1-alpha.5 - 2024-03-18
  • 7.2.1-alpha.4 - 2024-03-18
  • 7.2.1-alpha.3 - 2024-03-17
  • 7.2.1-alpha.2 - 2024-03-16
  • 7.2.1-alpha.1 - 2024-03-13
  • 7.2.1-alpha.0 - 2024-03-12
  • 7.2.0 - 2024-03-11
  • 7.1.2-alpha.16 - 2024-03-11
  • 7.1.2-alpha.15 - 2024-03-11
  • 7.1.2-alpha.14 - 2024-03-11
  • 7.1.2-alpha.13 - 2024-03-11
  • 7.1.2-alpha.12 - 2024-03-10
  • 7.1.2-alpha.11 - 2024-03-09
  • 7.1.2-alpha.10 - 2024-03-09
  • 7.1.2-alpha.9 - 2024-03-08
  • 7.1.2-alpha.8 - 2024-03-08
  • 7.1.2-alpha.7 - 2024-03-08
  • 7.1.2-alpha.6 - 2024-03-08
  • 7.1.2-alpha.5 - 2024-03-07
  • 7.1.2-alpha.4 - 2024-03-07
  • 7.1.2-alpha.3 - 2024-03-06
  • 7.1.2-alpha.2 - 2024-03-06
  • 7....

Snyk has created this PR to upgrade @typescript-eslint/parser from 5.62.0 to 8.0.0.

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

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/67267941-414b-40d0-b181-a79eca5dd47a?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Aug 22, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

0 participants