Skip to content

Bump @typescript-eslint/parser from 6.2.0 to 6.3.0

Bumps @typescript-eslint/parser from 6.2.0 to 6.3.0.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.3.0

6.3.0 (2023-08-07)

Bug Fixes

  • eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#7375) (38e5e4e)
  • eslint-plugin: [no-restricted-imports] allow inline type qualifiers when allowTypeImports enabled (#7379) (cc9a46d)

Features

  • eslint-plugin: [prefer-nullish-coalescing] allow ignorePrimitives option to be true (#7331) (dfcafae)

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

v6.2.1

6.2.1 (2023-07-31)

Bug Fixes

  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#7334) (abbb6c2)
  • yarn version not specified in monorepo (#7371) (18f8d74)

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.3.0 (2023-08-07)

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

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

6.2.1 (2023-07-31)

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

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

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

合并请求报告