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.51.0 to 5.52.0 #190

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 7, 2023

Snyk has created this PR to upgrade @typescript-eslint/parser from 5.51.0 to 5.52.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 14 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-02-13.
Release notes
Package name: @typescript-eslint/parser
  • 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)
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 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)
  • a1b3f7b feat(eslint-plugin): [explicit-function-return-type] add allowIIFEs option (#6237)
  • 766ab1d chore: check package.json existence in package-packages.ts (#6454)
  • bbfed02 chore(website): use Docusaurus Link component, fix broken link (#6448)
  • e1d9c67 fix(eslint-plugin): [no-unnecessary-condition] account for optional chaining on potentially void values (#6432)
  • d6126b8 chore: add merge_group trigger to run ci on the merge queue (#6445)
  • dcd05f0 feat(typescript-estree): allow specifying project: true (#6084)
  • 3eb2eed fix(eslint-plugin): fix key-spacing when type starts on next line (#6412)
  • 113640e feat(eslint-plugin): [explicit-function-return-type] add allowFunctionsWithoutTypeParameters option (#6105)
  • 2f948df feat(typescript-estree): add `.kind` to `TSModuleDeclaration` (#6443)
  • 24fdfc8 chore(website): link every rule doc to the playground with default config (#6317)
  • fb799e7 chore: migrated `shared-fixtures` to `ast-spec` (#6436)
  • d5a6688 fix(eslint-plugin): [no-import-type-side-effects] correctly ignore zero-specifier imports (#6444)

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

@lholmquist lholmquist merged commit f597f04 into main Mar 15, 2023
@lholmquist lholmquist deleted the snyk-upgrade-225e01d3d3e5044fb7630edc1f355864 branch March 15, 2023 14:46
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.

None yet

2 participants