Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

[Snyk] Upgrade @typescript-eslint/parser from 6.2.1 to 6.11.0 #15

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

Conversation

AcornsSecBot
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @typescript-eslint/parser from 6.2.1 to 6.11.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 231 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-11-13.
Release notes
Package name: @typescript-eslint/parser
  • 6.11.0 - 2023-11-13

    6.11.0 (2023-11-13)

    Bug Fixes

    • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#7553) (be2777c)
    • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#7883) (a668f5b)

    Features

    • add no-unsafe-unary-minus rule (#7390) (c4709c2)
    • add types for flat config files (#7273) (66cd0c0)
    • allow typescript 5.3.0-beta as devDependency (#7821) (b6c40b4)
    • eslint-plugin: no-unsafe-enum-comparison handles switch cases (#7898) (72cb9e4)
    • typescript-estree: skip isTTY version check if user passes loggerFn on unsupported TypeScript version warning (#7739) (9656e13)
    • utils: add ESLint CodePath selector types (#7551) (99a026f)
    • utils: update types to reflect RuleContext and SourceCode changes and deprecations (#7812) (b73d8b2)

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

  • 6.10.1-alpha.11 - 2023-11-13
  • 6.10.1-alpha.10 - 2023-11-12
  • 6.10.1-alpha.9 - 2023-11-12
  • 6.10.1-alpha.8 - 2023-11-12
  • 6.10.1-alpha.7 - 2023-11-12
  • 6.10.1-alpha.1 - 2023-11-08
  • 6.10.0 - 2023-11-06

    6.10.0 (2023-11-06)

    Bug Fixes

    • eslint-plugin: [no-unused-vars] handle logical assignment (#7854) (11e57c5)
    • eslint-plugin: [require-await] add support for "await using" (#7866) (855abea)

    Features

    • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#7849) (5e73a48)

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

  • 6.9.2-alpha.7 - 2023-11-02
  • 6.9.2-alpha.6 - 2023-11-01
  • 6.9.2-alpha.5 - 2023-11-01
  • 6.9.2-alpha.4 - 2023-11-01
  • 6.9.2-alpha.3 - 2023-11-01
  • 6.9.2-alpha.2 - 2023-10-31
  • 6.9.2-alpha.1 - 2023-10-30
  • 6.9.2-alpha.0 - 2023-10-30
  • 6.9.1 - 2023-10-30

    6.9.1 (2023-10-30)

    Bug Fixes

    • eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee)
    • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#7831) (31988e0)

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

  • 6.9.1-alpha.9 - 2023-10-29
  • 6.9.1-alpha.8 - 2023-10-29
  • 6.9.1-alpha.7 - 2023-10-29
  • 6.9.1-alpha.6 - 2023-10-26
  • 6.9.1-alpha.5 - 2023-10-26
  • 6.9.1-alpha.4 - 2023-10-26
  • 6.9.1-alpha.3 - 2023-10-25
  • 6.9.1-alpha.0 - 2023-10-23
  • 6.9.0 - 2023-10-23

    6.9.0 (2023-10-23)

    Bug Fixes

    • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#7674) (7e52f27)
    • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#7708) (c6124b2)
    • rule-tester: fix parser fallback logic (#7754) (34c23e0)
    • type-utils: treat custom type roots as external (#6870) (b85f744)

    Features

    • eslint-plugin: [max-params] don't count this: void parameter (#7696) (6398d3f), closes #7538
    • eslint-plugin: [naming-convention] add support for default and namespace imports (#7269) (bb15aae)
    • eslint-plugin: [no-restricted-imports] support import = require (#7709) (4c8edcf)
    • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#7691) (53d5263), closes #7643
    • eslint-plugin: [prefer-readonly] private fields support (#7686) (0e875bf)

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

  • 6.8.1-alpha.62 - 2023-10-22
  • 6.8.1-alpha.61 - 2023-10-22
  • 6.8.1-alpha.60 - 2023-10-21
  • 6.8.1-alpha.59 - 2023-10-21
  • 6.8.1-alpha.58 - 2023-10-21
  • 6.8.1-alpha.57 - 2023-10-21
  • 6.8.1-alpha.56 - 2023-10-21
  • 6.8.1-alpha.55 - 2023-10-20
  • 6.8.1-alpha.54 - 2023-10-20
  • 6.8.1-alpha.53 - 2023-10-20
  • 6.8.1-alpha.52 - 2023-10-20
  • 6.8.1-alpha.50 - 2023-10-20
  • 6.8.1-alpha.49 - 2023-10-20
  • 6.8.1-alpha.48 - 2023-10-20
  • 6.8.1-alpha.46 - 2023-10-20
  • 6.8.1-alpha.45 - 2023-10-20
  • 6.8.1-alpha.43 - 2023-10-20
  • 6.8.1-alpha.41 - 2023-10-20
  • 6.8.1-alpha.39 - 2023-10-20
  • 6.8.1-alpha.36 - 2023-10-20
  • 6.8.1-alpha.34 - 2023-10-20
  • 6.8.1-alpha.33 - 2023-10-20
  • 6.8.1-alpha.31 - 2023-10-20
  • 6.8.1-alpha.30 - 2023-10-20
  • 6.8.1-alpha.29 - 2023-10-20
  • 6.8.1-alpha.28 - 2023-10-19
  • 6.8.1-alpha.27 - 2023-10-19
  • 6.8.1-alpha.26 - 2023-10-19
  • 6.8.1-alpha.25 - 2023-10-19
  • 6.8.1-alpha.23 - 2023-10-19
  • 6.8.1-alpha.22 - 2023-10-19
  • 6.8.1-alpha.21 - 2023-10-19
  • 6.8.1-alpha.19 - 2023-10-19
  • 6.8.1-alpha.18 - 2023-10-19
  • 6.8.1-alpha.17 - 2023-10-19
  • 6.8.1-alpha.16 - 2023-10-19
  • 6.8.1-alpha.15 - 2023-10-19
  • 6.8.1-alpha.14 - 2023-10-19
  • 6.8.1-alpha.13 - 2023-10-19
  • 6.8.1-alpha.12 - 2023-10-19
  • 6.8.1-alpha.7 - 2023-10-18
  • 6.8.1-alpha.6 - 2023-10-18
  • 6.8.1-alpha.5 - 2023-10-18
  • 6.8.1-alpha.4 - 2023-10-17
  • 6.8.1-alpha.3 - 2023-10-17
  • 6.8.1-alpha.2 - 2023-10-17
  • 6.8.1-alpha.1 - 2023-10-17
  • 6.8.1-alpha.0 - 2023-10-16
  • 6.8.0 - 2023-10-16

    6.8.0 (2023-10-16)

    Bug Fixes

    • eslint-plugin: [consistent-type-imports] import assertion checks added (#7722) (afdae37)
    • eslint-plugin: [no-shadow] fix static class generics for class expressions (#7724) (e5ea1d0)
    • eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#7717) (f81a2da)
    • eslint-plugin: [no-useless-empty-export] exempt .d.ts (#7718) (ac397f1)

    Features

    • eslint-plugin: add new extended rule prefer-destructuring (#7117) (3c6379b)

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

  • 6.7.6-alpha.11 - 2023-10-15
  • 6.7.6-alpha.6 - 2023-10-11
  • 6.7.6-alpha.5 - 2023-10-11
  • 6.7.6-alpha.4 - 2023-10-11
  • 6.7.6-alpha.3 - 2023-10-11
  • 6.7.6-alpha.2 - 2023-10-11
  • 6.7.6-alpha.1 - 2023-10-10
  • 6.7.6-alpha.0 - 2023-10-09
  • 6.7.5 - 2023-10-09

    6.7.5 (2023-10-09)

    Bug Fixes

    • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)

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

  • 6.7.5-alpha.2 - 2023-10-08
  • 6.7.5-alpha.1 - 2023-10-08
  • 6.7.5-alpha.0 - 2023-10-02
  • 6.7.4 - 2023-10-02
  • 6.7.4-alpha.0 - 2023-09-25
  • 6.7.3 - 2023-09-25
  • 6.7.3-alpha.9 - 2023-09-23
  • 6.7.3-alpha.8 - 2023-09-21
  • 6.7.3-alpha.7 - 2023-09-20
  • 6.7.3-alpha.6 - 2023-09-20
  • 6.7.3-alpha.5 - 2023-09-20
  • 6.7.3-alpha.4 - 2023-09-20
  • 6.7.3-alpha.3 - 2023-09-20
  • 6.7.3-alpha.2 - 2023-09-20
  • 6.7.3-alpha.1 - 2023-09-20
  • 6.7.3-alpha.0 - 2023-09-18
  • 6.7.2 - 2023-09-18
  • 6.7.2-alpha.0 - 2023-09-18
  • 6.7.1-alpha.19 - 2023-09-17
  • 6.7.1-alpha.18 - 2023-09-16
  • 6.7.1-alpha.17 - 2023-09-16
  • 6.7.1-alpha.16 - 2023-09-16
  • 6.7.1-alpha.15 - 2023-09-16
  • 6.7.1-alpha.13 - 2023-09-16
  • 6.7.1-alpha.12 - 2023-09-16
  • 6.7.1-alpha.11 - 2023-09-16
  • 6.7.1-alpha.10 - 2023-09-16
  • 6.7.1-alpha.5 - 2023-09-15
  • 6.7.1-alpha.3 - 2023-09-11
  • 6.7.1-alpha.2 - 2023-09-11
  • 6.7.1-alpha.1 - 2023-09-11
  • 6.7.1-alpha.0 - 2023-09-11
  • 6.7.0 - 2023-09-11
  • 6.6.1-alpha.16 - 2023-09-11
  • 6.6.1-alpha.15 - 2023-09-10
  • 6.6.1-alpha.14 - 2023-09-10
  • 6.6.1-alpha.13 - 2023-09-09
  • 6.6.1-alpha.12 - 2023-09-08
  • 6.6.1-alpha.11 - 2023-09-08
  • 6.6.1-alpha.10 - 2023-09-08
  • 6.6.1-alpha.8 - 2023-09-08
  • 6.6.1-alpha.7 - 2023-09-08
  • 6.6.1-alpha.6 - 2023-09-08
  • 6.6.1-alpha.5 - 2023-09-07
  • 6.6.1-alpha.4 - 2023-09-07
  • 6.6.1-alpha.3 - 2023-09-07
  • 6.6.1-alpha.2 - 2023-09-05
  • 6.6.1-alpha.1 - 2023-09-05
  • 6.6.1-alpha.0 - 2023-09-04
  • 6.6.0 - 2023-09-04
  • 6.5.1-alpha.22 - 2023-09-04
  • 6.5.1-alpha.21 - 2023-09-03
  • 6.5.1-alpha.20 - 2023-09-03
  • 6.5.1-alpha.19 - 2023-09-03
  • 6.5.1-alpha.18 - 2023-09-03
  • 6.5.1-alpha.17 - 2023-09-02
  • 6.5.1-alpha.16 - 2023-09-01
  • 6.5.1-alpha.15 - 2023-08-31
  • 6.5.1-alpha.14 - 2023-08-31
  • 6.5.1-alpha.13 - 2023-08-31
  • 6.5.1-alpha.11 - 2023-08-30
  • 6.5.1-alpha.10 - 2023-08-30
  • 6.5.1-alpha.9 - 2023-08-30
  • 6.5.1-alpha.8 - 2023-08-30
  • 6.5.1-alpha.7 - 2023-08-30
  • 6.5.1-alpha.6 - 2023-08-30
  • 6.5.1-alpha.5 - 2023-08-30
  • 6.5.1-alpha.4 - 2023-08-30
  • 6.5.1-alpha.2 - 2023-08-30
  • 6.5.1-alpha.0 - 2023-08-28
  • 6.5.0 - 2023-08-28
  • 6.4.2-alpha.12 - 2023-08-27
  • 6.4.2-alpha.11 - 2023-08-26
  • 6.4.2-alpha.10 - 2023-08-25
  • 6.4.2-alpha.9 - 2023-08-25
  • 6.4.2-alpha.8 - 2023-08-24
  • 6.4.2-alpha.7 - 2023-08-24
  • 6.4.2-alpha.6 - 2023-08-24
  • 6.4.2-alpha.5 - 2023-08-24
  • 6.4.2-alpha.4 - 2023-08-24
  • 6.4.2-alpha.3 - 2023-08-24
  • 6.4.2-alpha.2 - 2023-08-22
  • 6.4.2-alpha.1 - 2023-08-22
  • 6.4.2-alpha.0 - 2023-08-21
  • 6.4.1 - 2023-08-21
  • 6.4.1-alpha.18 - 2023-08-21
  • 6.4.1-alpha.17 - 2023-08-20
  • 6.4.1-alpha.16 - 2023-08-19
  • 6.4.1-alpha.15 - 2023-08-19
  • 6.4.1-alpha.14 - 2023-08-19
  • 6.4.1-alpha.13 - 2023-08-17
  • 6.4.1-alpha.12 - 2023-08-17
  • 6.4.1-alpha.11 - 2023-08-17
  • 6.4.1-alpha.10 - 2023-08-17
  • 6.4.1-alpha.9 - 2023-08-17
  • 6.4.1-alpha.8 - 2023-08-17
  • 6.4.1-alpha.7 - 2023-08-15
  • 6.4.1-alpha.6 - 2023-08-15
  • 6.4.1-alpha.5 - 2023-08-15
  • 6.4.1-alpha.4 - 2023-08-15
  • 6.4.1-alpha.3 - 2023-08-15
  • 6.4.1-alpha.2 - 2023-08-14
  • 6.4.1-alpha.1 - 2023-08-14
  • 6.4.1-alpha.0 - 2023-08-14
  • 6.4.0 - 2023-08-14
  • 6.3.1-alpha.21 - 2023-08-13
  • 6.3.1-alpha.20 - 2023-08-13
  • 6.3.1-alpha.19 - 2023-08-13
  • 6.3.1-alpha.18 - 2023-08-13
  • 6.3.1-alpha.17 - 2023-08-12
  • 6.3.1-alpha.16 - 2023-08-12
  • 6.3.1-alpha.15 - 2023-08-12
  • 6.3.1-alpha.14 - 2023-08-12
  • 6.3.1-alpha.13 - 2023-08-11
  • 6.3.1-alpha.12 - 2023-08-11
  • 6.3.1-alpha.10 - 2023-08-11
  • 6.3.1-alpha.9 - 2023-08-10
  • 6.3.1-alpha.8 - 2023-08-10
  • 6.3.1-alpha.7 - 2023-08-10
  • 6.3.1-alpha.6 - 2023-08-10
  • 6.3.1-alpha.5 - 2023-08-10
  • 6.3.1-alpha.4 - 2023-08-10
  • 6.3.1-alpha.3 - 2023-08-10
  • 6.3.1-alpha.2 - 2023-08-09
  • 6.3.1-alpha.1 - 2023-08-09
  • 6.3.1-alpha.0 - 2023-08-07
  • 6.3.0 - 2023-08-07
  • 6.2.2-alpha.23 - 2023-08-06
  • 6.2.2-alpha.21 - 2023-08-06
  • 6.2.2-alpha.20 - 2023-08-06
  • 6.2.2-alpha.18 - 2023-08-06
  • 6.2.2-alpha.17 - 2023-08-06
  • 6.2.2-alpha.14 - 2023-08-06
  • 6.2.2-alpha.13 - 2023-08-06
  • 6.2.2-alpha.12 - 2023-08-06
  • 6.2.2-alpha.11 - 2023-08-06
  • 6.2.2-alpha.10 - 2023-08-06
  • 6.2.2-alpha.9 - 2023-08-06
  • 6.2.2-alpha.8 - 2023-08-06
  • 6.2.2-alpha.7 - 2023-08-06
  • 6.2.2-alpha.6 - 2023-08-05
  • 6.2.2-alpha.5 - 2023-08-05
  • 6.2.2-alpha.4 - 2023-08-05
  • 6.2.2-alpha.3 - 2023-08-05
  • 6.2.2-alpha.2 - 2023-08-04
  • 6.2.2-alpha.1 - 2023-08-03
  • 6.2.2-alpha.0 - 2023-07-31
  • 6.2.1 - 2023-07-31
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 06496e2 chore: publish v6.11.0
  • 43ec273 chore(deps): update dependency @ types/react to v18.2.37 (#7881)
  • a54a60b chore: add eslint-utils wrappers around deprecated ESLint methods (#7914)
  • 3e243f6 chore(website): [playground] improve mobile design (#7672)
  • e77616b chore(eslint-plugin): fixed no-unnecessary-condition complaints (#7837)
  • 8e87fac chore: fix miscellaneous no-unnecessary-condition violations (#7834)
  • 72cb9e4 feat(eslint-plugin): no-unsafe-enum-comparison handles switch cases (#7898)
  • 99a026f feat(utils): add ESLint `CodePath` selector types (#7551)
  • f63ff0b chore(deps): update dependency @ types/babel__core to v7.20.4 (#7905)
  • b6c40b4 feat: allow typescript@5.3.0-RC as devDependency (#7821)
  • c4709c2 feat: add `no-unsafe-unary-minus` rule (#7390)
  • 66cd0c0 feat: add types for flat config files (#7273)
  • b73d8b2 feat(utils): update types to reflect `RuleContext` and `SourceCode` changes and deprecations (#7812)
  • 202bd95 chore: add a11y-alt-text-check bot (#7846)
  • 022c50c chore(typescript-estree): fixed no-unnecessary-condition complaints (#7835)
  • 5da0c29 chore(deps): update dependency @ types/babel__code-frame to v7.0.6 (#7904)
  • 9983312 chore(deps): update dependency @ swc/core to v1.3.96 (#7901)
  • 0bda230 chore: reenable nx cloud (#7902)
  • fadc794 chore: nx 17.1.1 (#7900)
  • 1927893 chore: replace nohoist configuration with hoisting limits (#7878)
  • a668f5b fix(eslint-plugin): [no-unnecessary-qualifier] handle nested namespace id (#7883)
  • a8830c6 chore: ignore .yarn folder in packages
  • 9656e13 feat(typescript-estree): skip `isTTY` version check if user passes `loggerFn` on unsupported TypeScript version warning (#7739)
  • be2777c fix(eslint-plugin): [explicit-function-return-type] support JSX attributes in `allowTypedFunctionExpressions` (#7553)

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants