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.32.0 to 5.54.0 #2

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @typescript-eslint/parser from 5.32.0 to 5.54.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 419 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-02-27.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-JSON5-3182856
427/1000
Why? Proof of Concept exploit, CVSS 6.4
Proof of Concept
Prototype Pollution
SNYK-JS-JSON5-3182856
427/1000
Why? Proof of Concept exploit, CVSS 6.4
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @typescript-eslint/parser
  • 5.54.0 - 2023-02-27

    5.54.0 (2023-02-27)

    Bug Fixes

    • typescript-estree: check for relative/root paths in printing file path errors (#6491) (dc14242)
    • website: corect playground build issue (#6506) (6aad7d3)

    Features

    • eslint-plugin: [promise-function-async] check for promises in implicit return types (#6330) (de1e5ce), closes #6329
  • 5.53.1-alpha.9 - 2023-02-21
  • 5.53.1-alpha.8 - 2023-02-21
  • 5.53.1-alpha.7 - 2023-02-21
  • 5.53.1-alpha.6 - 2023-02-21
  • 5.53.1-alpha.5 - 2023-02-21
  • 5.53.1-alpha.4 - 2023-02-21
  • 5.53.1-alpha.3 - 2023-02-21
  • 5.53.1-alpha.2 - 2023-02-21
  • 5.53.1-alpha.1 - 2023-02-20
  • 5.53.1-alpha.0 - 2023-02-20
  • 5.53.0 - 2023-02-20

    5.53.0 (2023-02-20)

    Features

    • eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce)
    • eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1)
    • typescript-estree: expose a wrapper cache clearing function for advanced usecases (#6476) (d816496)
  • 5.52.1-alpha.8 - 2023-02-20
  • 5.52.1-alpha.7 - 2023-02-20
  • 5.52.1-alpha.6 - 2023-02-20
  • 5.52.1-alpha.5 - 2023-02-20
  • 5.52.1-alpha.4 - 2023-02-20
  • 5.52.1-alpha.3 - 2023-02-20
  • 5.52.1-alpha.2 - 2023-02-16
  • 5.52.1-alpha.1 - 2023-02-15
  • 5.52.1-alpha.0 - 2023-02-13
  • 5.52.0 - 2023-02-13

    5.52.0 (2023-02-13)

    Bug Fixes

    • eslint-plugin: [no-import-type-side-effects] correctly ignore zero-specifier imports (#6444) (d5a6688)
    • eslint-plugin: [no-unnecessary-condition] account for optional chaining on potentially void values (#6432) (e1d9c67), closes #5255
    • eslint-plugin: [no-unnecessary-condition] fix false positive when checking indexed access types (#6452) (d569924)
    • eslint-plugin: fix key-spacing when type starts on next line (#6412) (3eb2eed)

    Features

    • eslint-plugin: [block-spacing] extending base rule for TS related blocks (#6195) (b2db3f5)
    • eslint-plugin: [explicit-function-return-type] add allowFunctionsWithoutTypeParameters option (#6105) (113640e)
    • eslint-plugin: [explicit-function-return-type] add allowIIFEs option (#6237) (a1b3f7b)
    • typescript-estree: add .kind to TSModuleDeclaration (#6443) (2f948df)
    • typescript-estree: allow specifying project: true (#6084) (dcd05f0)
  • 5.51.1-alpha.13 - 2023-02-13
  • 5.51.1-alpha.12 - 2023-02-13
  • 5.51.1-alpha.10 - 2023-02-11
  • 5.51.1-alpha.9 - 2023-02-10
  • 5.51.1-alpha.8 - 2023-02-10
  • 5.51.1-alpha.7 - 2023-02-10
  • 5.51.1-alpha.6 - 2023-02-10
  • 5.51.1-alpha.5 - 2023-02-10
  • 5.51.1-alpha.4 - 2023-02-10
  • 5.51.1-alpha.3 - 2023-02-10
  • 5.51.1-alpha.2 - 2023-02-10
  • 5.51.1-alpha.1 - 2023-02-10
  • 5.51.1-alpha.0 - 2023-02-06
  • 5.51.0 - 2023-02-06

    5.51.0 (2023-02-06)

    Bug Fixes

    • eslint-plugin: [sort-type-constituents] fixed behavior change (#6384) (5bf7f7f), closes #6339
    • eslint-plugin: do not use .at(), Node 14 does not support it (#6402) (077ed1b)

    Features

    • eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#6376) (3647a1c)
    • eslint-plugin: [no-floating-promises] error on logical expression (#6356) (f330e06)
    • eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with verbatimModuleSyntax (#6394) (b14d3be)
    • eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#6096) (d4747cd)
    • typescript-estree: cache project glob resolution (#6367) (afae837)
  • 5.50.1-alpha.15 - 2023-02-06
  • 5.50.1-alpha.14 - 2023-02-05
  • 5.50.1-alpha.13 - 2023-02-05
  • 5.50.1-alpha.12 - 2023-02-03
  • 5.50.1-alpha.11 - 2023-02-03
  • 5.50.1-alpha.10 - 2023-02-02
  • 5.50.1-alpha.9 - 2023-02-01
  • 5.50.1-alpha.8 - 2023-02-01
  • 5.50.1-alpha.7 - 2023-01-31
  • 5.50.1-alpha.6 - 2023-01-31
  • 5.50.1-alpha.5 - 2023-01-31
  • 5.50.1-alpha.4 - 2023-01-31
  • 5.50.1-alpha.3 - 2023-01-31
  • 5.50.1-alpha.2 - 2023-01-31
  • 5.50.1-alpha.1 - 2023-01-31
  • 5.50.1-alpha.0 - 2023-01-31
  • 5.50.0 - 2023-01-31

    5.50.0 (2023-01-31)

    Bug Fixes

    • ast-spec: a JSXEmptyExpression is not a possible JSXExpression (#6321) (4b27777)
    • eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#5704) (09d57ce)
    • eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#6028) (85e783c)
    • eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438

    Features

    • eslint-plugin: add key-spacing rule extension for interface & type declarations (#6211) (67706e7)
  • 5.49.1-alpha.17 - 2023-01-31
  • 5.49.1-alpha.16 - 2023-01-31
  • 5.49.1-alpha.15 - 2023-01-30
  • 5.49.1-alpha.14 - 2023-01-30
  • 5.49.1-alpha.13 - 2023-01-30
  • 5.49.1-alpha.12 - 2023-01-30
  • 5.49.1-alpha.11 - 2023-01-30
  • 5.49.1-alpha.10 - 2023-01-30
  • 5.49.1-alpha.9 - 2023-01-30
  • 5.49.1-alpha.8 - 2023-01-30
  • 5.49.1-alpha.7 - 2023-01-30
  • 5.49.1-alpha.6 - 2023-01-30
  • 5.49.1-alpha.5 - 2023-01-30
  • 5.49.1-alpha.4 - 2023-01-26
  • 5.49.1-alpha.3 - 2023-01-25
  • 5.49.1-alpha.2 - 2023-01-24
  • 5.49.1-alpha.1 - 2023-01-24
  • 5.49.1-alpha.0 - 2023-01-23
  • 5.49.0 - 2023-01-23

    5.49.0 (2023-01-23)

    Features

    • eslint-plugin: [naming-convention] add support for #private modifier on class members (#6259) (c8a6d80)
  • 5.48.3-alpha.12 - 2023-01-23
  • 5.48.3-alpha.11 - 2023-01-23
  • 5.48.3-alpha.10 - 2023-01-22
  • 5.48.3-alpha.9 - 2023-01-22
  • 5.48.3-alpha.8 - 2023-01-22
  • 5.48.3-alpha.6 - 2023-01-20
  • 5.48.3-alpha.5 - 2023-01-20
  • 5.48.3-alpha.4 - 2023-01-20
  • 5.48.3-alpha.3 - 2023-01-20
  • 5.48.3-alpha.2 - 2023-01-19
  • 5.48.3-alpha.1 - 2023-01-17
  • 5.48.3-alpha.0 - 2023-01-16
  • 5.48.2 - 2023-01-16

    5.48.2 (2023-01-16)

    Note: Version bump only for package @ typescript-eslint/typescript-eslint

  • 5.48.2-alpha.0 - 2023-01-09
  • 5.48.1 - 2023-01-09
  • 5.48.1-alpha.4 - 2023-01-08
  • 5.48.1-alpha.3 - 2023-01-08
  • 5.48.1-alpha.2 - 2023-01-08
  • 5.48.1-alpha.0 - 2023-01-08
  • 5.48.0 - 2023-01-02
  • 5.47.2-alpha.3 - 2022-12-30
  • 5.47.2-alpha.2 - 2022-12-30
  • 5.47.2-alpha.1 - 2022-12-30
  • 5.47.2-alpha.0 - 2022-12-26
  • 5.47.1 - 2022-12-26
  • 5.47.1-alpha.2 - 2022-12-21
  • 5.47.1-alpha.1 - 2022-12-20
  • 5.47.1-alpha.0 - 2022-12-19
  • 5.47.0 - 2022-12-19
  • 5.46.2-alpha.9 - 2022-12-16
  • 5.46.2-alpha.8 - 2022-12-16
  • 5.46.2-alpha.7 - 2022-12-15
  • 5.46.2-alpha.6 - 2022-12-14
  • 5.46.2-alpha.5 - 2022-12-13
  • 5.46.2-alpha.4 - 2022-12-13
  • 5.46.2-alpha.3 - 2022-12-13
  • 5.46.2-alpha.2 - 2022-12-13
  • 5.46.2-alpha.1 - 2022-12-12
  • 5.46.2-alpha.0 - 2022-12-12
  • 5.46.1 - 2022-12-12
  • 5.46.1-alpha.3 - 2022-12-12
  • 5.46.1-alpha.2 - 2022-12-12
  • 5.46.1-alpha.1 - 2022-12-08
  • 5.46.1-alpha.0 - 2022-12-08
  • 5.46.0 - 2022-12-08
  • 5.45.2-alpha.6 - 2022-12-08
  • 5.45.2-alpha.5 - 2022-12-07
  • 5.45.2-alpha.4 - 2022-12-07
  • 5.45.2-alpha.2 - 2022-12-07
  • 5.45.2-alpha.1 - 2022-12-07
  • 5.45.2-alpha.0 - 2022-12-05
  • 5.45.1 - 2022-12-05
  • 5.45.1-alpha.19 - 2022-12-05
  • 5.45.1-alpha.18 - 2022-12-05
  • 5.45.1-alpha.17 - 2022-12-04
  • 5.45.1-alpha.16 - 2022-12-04
  • 5.45.1-alpha.15 - 2022-12-03
  • 5.45.1-alpha.14 - 2022-12-03
  • 5.45.1-alpha.13 - 2022-12-03
  • 5.45.1-alpha.12 - 2022-12-03
  • 5.45.1-alpha.11 - 2022-12-03
  • 5.45.1-alpha.10 - 2022-12-02
  • 5.45.1-alpha.9 - 2022-12-02
  • 5.45.1-alpha.8 - 2022-12-02
  • 5.45.1-alpha.7 - 2022-12-02
  • 5.45.1-alpha.6 - 2022-12-02
  • 5.45.1-alpha.5 - 2022-12-02
  • 5.45.1-alpha.4 - 2022-12-01
  • 5.45.1-alpha.3 - 2022-11-30
  • 5.45.1-alpha.2 - 2022-11-30
  • 5.45.1-alpha.1 - 2022-11-29
  • 5.45.1-alpha.0 - 2022-11-28
  • 5.45.0 - 2022-11-28
  • 5.44.1-alpha.16 - 2022-11-28
  • 5.44.1-alpha.15 - 2022-11-28
  • 5.44.1-alpha.14 - 2022-11-26
  • 5.44.1-alpha.13 - 2022-11-26
  • 5.44.1-alpha.12 - 2022-11-25
  • 5.44.1-alpha.11 - 2022-11-25
  • 5.44.1-alpha.10 - 2022-11-25
  • 5.44.1-alpha.9 - 2022-11-24
  • 5.44.1-alpha.8 - 2022-11-24
  • 5.44.1-alpha.7 - 2022-11-24
  • 5.44.1-alpha.6 - 2022-11-24
  • 5.44.1-alpha.5 - 2022-11-23
  • 5.44.1-alpha.4 - 2022-11-23
  • 5.44.1-alpha.3 - 2022-11-23
  • 5.44.1-alpha.2 - 2022-11-23
  • 5.44.1-alpha.1 - 2022-11-22
  • 5.44.1-alpha.0 - 2022-11-21
  • 5.44.0 - 2022-11-21
  • 5.43.1-alpha.25 - 2022-11-21
  • 5.43.1-alpha.24 - 2022-11-21
  • 5.43.1-alpha.23 - 2022-11-20
  • 5.43.1-alpha.22 - 2022-11-18
  • 5.43.1-alpha.21 - 2022-11-18
  • 5.43.1-alpha.20 - 2022-11-18
  • 5.43.1-alpha.19 - 2022-11-18
  • 5.43.1-alpha.18 - 2022-11-18
  • 5.43.1-alpha.17 - 2022-11-18
  • 5.43.1-alpha.16 - 2022-11-17
  • 5.43.1-alpha.15 - 2022-11-17
  • 5.43.1-alpha.14 - 2022-11-17
  • 5.43.1-alpha.13 - 2022-11-17
  • 5.43.1-alpha.12 - 2022-11-16
  • 5.43.1-alpha.11 - 2022-11-16
  • 5.43.1-alpha.10 - 2022-11-16
  • 5.43.1-alpha.9 - 2022-11-16
  • 5.43.1-alpha.8 - 2022-11-16
  • 5.43.1-alpha.7 - 2022-11-16
  • 5.43.1-alpha.6 - 2022-11-16
  • 5.43.1-alpha.5 - 2022-11-16
  • 5.43.1-alpha.4 - 2022-11-16
  • 5.43.1-alpha.3 - 2022-11-16
  • 5.43.1-alpha.2 - 2022-11-15
  • 5.43.1-alpha.1 - 2022-11-15
  • 5.43.1-alpha.0 - 2022-11-14
  • 5.43.0 - 2022-11-14
  • 5.42.2-alpha.10 - 2022-11-14
  • 5.42.2-alpha.9 - 2022-11-14
  • 5.42.2-alpha.8 - 2022-11-13
  • 5.42.2-alpha.7 - 2022-11-12
  • 5.42.2-alpha.6 - 2022-11-12
  • 5.42.2-alpha.5 - 2022-11-11
  • 5.42.2-alpha.4 - 2022-11-11
  • 5.42.2-alpha.3 - 2022-11-10
  • 5.42.2-alpha.2 - 2022-11-07
  • 5.42.2-alpha.1 - 2022-11-07
  • 5.42.2-alpha.0 - 2022-11-07
  • 5.42.1 - 2022-11-07
  • 5.42.1-alpha.6 - 2022-11-07
  • 5.42.1-alpha.5 - 2022-11-03
  • 5.42.1-alpha.4 - 2022-11-02
  • 5.42.1-alpha.3 - 2022-11-02
  • 5.42.1-alpha.2 - 2022-11-02
  • 5.42.1-alpha.1 - 2022-11-02
  • 5.42.1-alpha.0 - 2022-10-31
  • 5.42.0 - 2022-10-31
  • 5.41.1-alpha.18 - 2022-10-31
  • 5.41.1-alpha.17 - 2022-10-31
  • 5.41.1-alpha.16 - 2022-10-31
  • 5.41.1-alpha.15 - 2022-10-31
  • 5.41.1-alpha.14 - 2022-10-30
  • 5.41.1-alpha.13 - 2022-10-29
  • 5.41.1-alpha.12 - 2022-10-29
  • 5.41.1-alpha.11 - 2022-10-27
  • 5.41.1-alpha.10 - 2022-10-27
  • 5.41.1-alpha.9 - 2022-10-26
  • 5.41.1-alpha.8 - 2022-10-26
  • 5.41.1-alpha.7 - 2022-10-26
  • 5.41.1-alpha.6 - 2022-10-25
  • 5.41.1-alpha.5 - 2022-10-25
  • 5.41.1-alpha.4 - 2022-10-25
  • 5.41.1-alpha.3 - 2022-10-25
  • 5.41.1-alpha.2 - 2022-10-24
  • 5.41.1-alpha.1 - 2022-10-24
  • 5.41.1-alpha.0 - 2022-10-24
  • 5.41.0 - 2022-10-24
  • 5.40.2-alpha.6 - 2022-10-24
  • 5.40.2-alpha.5 - 2022-10-24
  • 5.40.2-alpha.4 - 2022-10-24
  • 5.40.2-alpha.3 - 2022-10-24
  • 5.40.2-alpha.2 - 2022-10-22
  • 5.40.2-alpha.1 - 2022-10-19
  • 5.40.2-alpha.0 - 2022-10-17
  • 5.40.1 - 2022-10-17
  • 5.40.1-alpha.19 - 2022-10-16
  • 5.40.1-alpha.18 - 2022-10-15
  • 5.40.1-alpha.16 - 2022-10-14
  • 5.40.1-alpha.15 - 2022-10-13
  • 5.40.1-alpha.14 - 2022-10-13
  • 5.40.1-alpha.13 - 2022-10-13
  • 5.40.1-alpha.12 - 2022-10-13
  • 5.40.1-alpha.11 - 2022-10-13
  • 5.40.1-alpha.10 - 2022-10-13
  • 5.40.1-alpha.9 - 2022-10-13
  • 5.40.1-alpha.8 - 2022-10-13
  • 5.40.1-alpha.7 - 2022-10-12
  • 5.40.1-alpha.6 - 2022-10-12
  • 5.40.1-alpha.5 - 2022-10-11
  • 5.40.1-alpha.4 - 2022-10-10
  • 5.40.1-alpha.3 - 2022-10-11
  • 5.40.1-alpha.2 - 2022-10-10
  • 5.40.1-alpha.1 - 2022-10-10
  • 5.40.1-alpha.0 - 2022-10-10
  • 5.40.0 - 2022-10-10
  • 5.39.1-alpha.33 - 2022-10-10
  • 5.39.1-alpha.32 - 2022-10-10
  • 5.39.1-alpha.29 - 2022-10-10
  • 5.39.1-alpha.28 - 2022-10-09
  • 5.39.1-alpha.27 - 2022-10-09
  • 5.39.1-alpha.26 - 2022-10-09
  • 5.39.1-alpha.25 - 2022-10-09
  • 5.39.1-alpha.24 - 2022-10-07
  • 5.39.1-alpha.23 - 2022-10-07
  • 5.39.1-alpha.22 - 2022-10-07
  • 5.39.1-alpha.21 - 2022-10-06
  • 5.39.1-alpha.20 - 2022-10-05
  • 5.39.1-alpha.18 - 2022-10-05
  • 5.39.1-alpha.17 - 2022-10-05
  • 5.39.1-alpha.16 - 2022-10-04
  • 5.39.1-alpha.15 - 2022-10-04
  • 5.39.1-alpha.14 - 2022-10-04
  • 5.39.1-alpha.13 - 2022-10-04
  • 5.39.1-alpha.12 - 2022-10-04
  • 5.39.1-alpha.11 - 2022-10-04
  • 5.39.1-alpha.10 - 2022-10-04
  • 5.39.1-alpha.9 - 2022-10-04
  • 5.39.1-alpha.8 - 2022-10-04
  • 5.39.1-alpha.7 - 2022-10-04
  • 5.39.1-alpha.6 - 2022-10-04
  • 5.39.1-alpha.5 - 2022-10-04
  • 5.39.1-alpha.4 - 2022-10-04
  • 5.39.1-alpha.3 - 2022-10-04
  • 5.39.1-alpha.2 - 2022-10-04
  • 5.39.1-alpha.1 - 2022-10-04
  • 5.39.1-alpha.0 - 2022-10-03
  • 5.39.0 - 2022-10-03
  • 5.38.2-alpha.5 - 2022-10-03
  • 5.38.2-alpha.4 - 2022-10-02
  • 5.38.2-alpha.3 - 2022-10-02
  • 5.38.2-alpha.2 - 2022-10-02
  • 5.38.2-alpha.1 - 2022-10-01
  • 5.38.2-alpha.0 - 2022-09-26
  • 5.38.1 - 2022-09-26
  • 5.38.1-alpha.8 - 2022-09-26
  • 5.38.1-alpha.7 - 2022-09-24
  • 5.38.1-alpha.6 - 2022-09-24
  • 5.38.1-alpha.5 - 2022-09-24
  • 5.38.1-alpha.4 - 2022-09-24
  • 5.38.1-alpha.3 - 2022-09-24
  • 5.38.1-alpha.2 - 2022-09-24
  • 5.38.1-alpha.1 - 2022-09-23
  • 5.38.1-alpha.0 - 2022-09-19
  • 5.38.0 - 2022-09-19
  • 5.37.1-alpha.21 - 2022-09-19
  • 5.37.1-alpha.20 - 2022-09-19
  • 5.37.1-alpha.19 - 2022-09-19
  • 5.37.1-alpha.18 - 2022-09-19
  • 5.37.1-alpha.17 - 2022-09-19
  • 5.37.1-alpha.16 - 2022-09-19
  • 5.37.1-alpha.15 - 2022-09-19
  • 5.37.1-alpha.14 - 2022-09-16
  • 5.37.1-alpha.13 - 2022-09-15
  • 5.37.1-alpha.12 - 2022-09-15
  • 5.37.1-alpha.11 - 2022-09-15
  • 5.37.1-alpha.10 - 2022-09-15
  • 5.37.1-alpha.8 - 2022-09-15
  • 5.37.1-alpha.7 - 2022-09-14
  • 5.37.1-alpha.6 - 2022-09-13
  • 5.37.1-alpha.5 - 2022-09-13
  • 5.37.1-alpha.4 - 2022-09-13
  • 5.37.1-alpha.3 - 2022-09-13
  • 5.37.1-alpha.2 - 2022-09-13
  • 5.37.1-alpha.1 - 2022-09-13
  • 5.37.1-alpha.0 - 2022-09-12
  • 5.37.0 - 2022-09-12
  • 5.36.3-alpha.7 - 2022-09-12
  • 5.36.3-alpha.6 - 2022-09-12
  • 5.36.3-alpha.5 - 2022-09-11
  • 5.36.3-alpha.4 - 2022-09-11
  • 5.36.3-alpha.3 - 2022-09-08
  • 5.36.3-alpha.2 - 2022-09-07
  • 5.36.3-alpha.1 - 2022-09-06
  • 5.36.3-alpha.0 - 2022-09-05
  • 5.36.2 - 2022-09-05
  • 5.36.2-alpha.8 - 2022-09-05
  • 5.36.2-alpha.7 - 2022-09-04
  • 5.36.2-alpha.6 - 2022-09-04
  • 5.36.2-alpha.5 - 2022-09-04
  • 5.36.2-alpha.4 - 2022-09-02
  • 5.36.2-alpha.3 - 2022-09-01
  • 5.36.2-alpha.2 - 2022-09-01
  • 5.36.2-alpha.1 - 2022-09-01
  • 5.36.2-alpha.0 - 2022-08-30
  • 5.36.1 - 2022-08-30
  • 5.36.1-alpha.1 - 2022-08-30
  • 5.36.1-alpha.0 - 2022-08-30
  • 5.36.0 - 2022-08-30
  • 5.35.2-alpha.8 - 2022-08-29
  • 5.35.2-alpha.7 - 2022-08-29
  • 5.35.2-alpha.6 - 2022-08-29
  • 5.35.2-alpha.5 - 2022-08-29
  • 5.35.2-alpha.4 - 2022-08-29
  • 5.35.2-alpha.3 - 2022-08-26
  • 5.35.2-alpha.2 - 2022-08-25
  • 5.35.2-alpha.1 - 2022-08-25
  • 5.35.2-alpha.0 - 2022-08-24
  • 5.35.1 - 2022-08-24
  • 5.35.1-alpha.0 - 2022-08-24
  • 5.35.0 - 2022-08-24
  • 5.34.1-alpha.10 - 2022-08-24
  • 5.34.1-alpha.9 - 2022-08-24
  • 5.34.1-alpha.8 - 2022-08-24
  • 5.34.1-alpha.7 - 2022-08-24
  • 5.34.1-alpha.6 - 2022-08-24
  • 5.34.1-alpha.5 - 2022-08-23
  • 5.34.1-alpha.4 - 2022-08-23
  • 5.34.1-alpha.3 - 2022-08-23
  • 5.34.1-alpha.2 - 2022-08-23
  • 5.34.1-alpha.1 - 2022-08-23
  • 5.34.1-alpha.0 - 2022-08-22
  • 5.34.0 - 2022-08-22
  • 5.33.2-alpha.19 - 2022-08-21
  • 5.33.2-alpha.18 - 2022-08-21
  • 5.33.2-alpha.17 - 2022-08-21
  • 5.33.2-alpha.16 - 2022-08-18
  • 5.33.2-alpha.15 - 2022-08-18
  • 5.33.2-alpha.13 - 2022-08-18
  • 5.33.2-alpha.12 - 2022-08-18
  • 5.33.2-alpha.11 - 2022-08-17
  • 5.33.2-alpha.10 - 2022-08-17
  • 5.33.2-alpha.9 - 2022-08-17
  • 5.33.2-alpha.8 - 2022-08-17
  • 5.33.2-alpha.7 - 2022-08-17
  • 5.33.2-alpha.5 - 2022-08-17
  • 5.33.2-alpha.4 - 2022-08-17
  • 5.33.2-alpha.3 - 2022-08-17
  • 5.33.2-alpha.2 - 2022-08-17
  • 5.33.2-alpha.1 - 2022-08-16
  • 5.33.2-alpha.0 - 2022-08-15
  • 5.33.1 - 2022-08-15
  • 5.33.1-alpha.11 - 2022-08-15
  • 5.33.1-alpha.10 - 2022-08-15
  • 5.33.1-alpha.9 - 2022-08-15
  • 5.33.1-alpha.8 - 2022-08-15
  • 5.33.1-alpha.7 - 2022-08-12
  • 5.33.1-alpha.6 - 2022-08-11
  • 5.33.1-alpha.5 - 2022-08-11
  • 5.33.1-alpha.4 - 2022-08-10
  • 5.33.1-alpha.3 - 2022-08-10
  • 5.33.1-alpha.2 - 2022-08-10
  • 5.33.1-alpha.0 - 2022-08-08
  • 5.33.0 - 2022-08-08
  • 5.32.1-alpha.12 - 2022-08-07
  • 5.32.1-alpha.11 - 2022-08-07
  • 5.32.1-alpha.10 - 2022-08-07
  • 5.32.1-alpha.9 - 2022-08-07
  • 5.32.1-alpha.8 - 2022-08-07
  • 5.32.1-alpha.7 - 2022-08-07
  • 5.32.1-alpha.6 - 2022-08-07
  • 5.32.1-alpha.5 - 2022-08-07
  • 5.32.1-alpha.4 - 2022-08-07
  • 5.32.1-alpha.3 - 2022-08-07
  • 5.32.1-alpha.2 - 2022-08-07
  • 5.32.1-alpha.1 - 2022-08-06
  • 5.32.1-alpha.0 - 2022-08-01
  • 5.32.0 - 2022-08-01
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 678ed41 chore: publish v5.54.0
  • 4fbf0f0 chore: fix npm tag publishing for v6 branch
  • dc14242 fix(typescript-estree): check for relative/root paths in printing file path errors (#6491)
  • 06b96ad chore: hardcode v6 branch name in v6 canary publish (#6512)
  • 94dff84 chore: increase wait-for-netlify max_timeout to 5 mins
  • 3122d6c chore(website): correct crash when switching to dark/light mode in playground (#6496)
  • 0e01254 chore(deps): update nx to v15.7.2 (#6507)
  • 78235b6 chore(deps): update probablyup/wait-for-netlify-action action to v3.4.0 (#6502)
  • 6aad7d3 fix(website): corect playground build issue (#6506)
  • de1e5ce feat(eslint-plugin): [promise-function-async] check for promises in implicit return types (#6330)
  • 9b06e1a chore: fix ci token (#6503)
  • cb272f0 chore: publish v5.53.0
  • cac26e0 chore: use read-only token for nx cloud in source control (#6501)
  • a26afcf chore: run website tests against netlify deployment (#6212)
  • 8e35735 chore(deps): update nx to v15.7.1 (#6482)
  • 0c777d9 chore(deps): update dependency lerna to v6.5.1 (#6480)
  • d816496 feat(typescript-estree): expose a wrapper cache clearing function for advanced usecases (#6476)
  • e8cebce feat(eslint-plugin): [consistent-generic-constructors] handle default parameters (#6484)
  • 16144d1 feat(eslint-plugin): [no-mixed-enums] add rule (#6102)
  • 725e7f5 docs(website): fix typed rules heading link in custom rule docs (#6460)
  • fc803cc docs(eslint-plugin): explicit-function-return-type: missing allowFunctionsWithoutTypeParameters sections (#6475)
  • c46c793 chore: publish v5.52.0
  • b2db3f5 feat(eslint-plugin): [block-spacing] extending base rule for TS related blocks (#6195)
  • d569924 fix(eslint-plugin): [no-unnecessary-condition] fix false positive when checking indexed access types (#6452)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant