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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, eslint-plugin-prettier to the latest version #103

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

Conversation

redpeacock78
Copy link
Owner

Version 5.4.0 of @typescript-eslint/eslint-plugin was just published.

The version(5.4.0) is not covered by your current version range(^4.16.1).

Release Notes

v5.4.0

5.4.0 (2021-11-15)

Bug Fixes

  • correct issues with circular imports (#4140) (4c87b24)
  • eslint-plugin: [explicit-member-accessibility] private fields cannot have accessibility modifiers (#4117) (81b25c1)
  • eslint-plugin: [no-implied-eval] ignore locally declared functions (#4049) (d97140e)
  • eslint-plugin: check optional chaining for floating promises (#4096) (d724777)
  • landing page title duplication (#4123) (844c25e)

Features

  • add RuleCreator.withoutDocs (#4136) (87cfc6a)
  • experimental-utils: add default [] for RuleModule TOptions generic (#4135) (62b8098)
  • typescript-estree: support Import Assertions (#4074) (ae0fb5a)
  • typescript-estree: support private fields in-in syntax (#4075) (939d8ea)
  • typescript-estree: support type-only module specifiers (#4076) (77baa92)

Version 5.4.0 of @typescript-eslint/parser was just published.

The version(5.4.0) is not covered by your current version range(^4.16.1).

Release Notes

v5.4.0

5.4.0 (2021-11-15)

Bug Fixes

  • correct issues with circular imports (#4140) (4c87b24)
  • eslint-plugin: [explicit-member-accessibility] private fields cannot have accessibility modifiers (#4117) (81b25c1)
  • eslint-plugin: [no-implied-eval] ignore locally declared functions (#4049) (d97140e)
  • eslint-plugin: check optional chaining for floating promises (#4096) (d724777)
  • landing page title duplication (#4123) (844c25e)

Features

  • add RuleCreator.withoutDocs (#4136) (87cfc6a)
  • experimental-utils: add default [] for RuleModule TOptions generic (#4135) (62b8098)
  • typescript-estree: support Import Assertions (#4074) (ae0fb5a)
  • typescript-estree: support private fields in-in syntax (#4075) (939d8ea)
  • typescript-estree: support type-only module specifiers (#4076) (77baa92)

Version 8.2.0 of eslint was just published.

The version(8.2.0) is not covered by your current version range(^7.21.0).

Release Notes

null

Features

  • c9fefd2 feat: report class evaluation TDZ errors in no-use-before-define (#15134) (Milos Djermanovic)

Documentation

  • c415c04 docs: Use string rule severity in CLI examples (#15253) (Kevin Partington)
  • 12b627d docs: fix typo in working-with-rules.md (#15233) (Nitin Kumar)
  • a86ffc0 docs: fix broken anchor in configuration files (#15223) (Pierre Berger)
  • ee8af5f docs: Link to unit tests from rule documentation (#15207) (Brandon Mills)
  • 1c0ca3c docs: add ci and perf tags for commit (#15215) (Nitin Kumar)

Build Related

  • 796587a build: upgrade eslint-release to v3.2.0 to support conventional commits (#15246) (Milos Djermanovic)

Chores

  • cf5b6be chore: update @eslint/eslintrc to avoid different versions of js-yaml (#15265) (Milos Djermanovic)
  • 4fd7a6c perf: don't prepare a fix for valid code in key-spacing (#15239) (Milos Djermanovic)
  • fda533c chore: update strip-ansi dependency (#15221) (Nitin Kumar)
  • 67949bd ci: Remove Node 16 CI prerelease workaround (#14935) (Brandon Mills)

Version 4.0.0 of eslint-plugin-prettier was just published.

The version(4.0.0) is not covered by your current version range(^3.3.1).

Release note is not available


Powered by hothouse 馃悵

lsdl-wrapper:
- @typescript-eslint/eslint-plugin: 4.16.1 -> 5.4.0
- @typescript-eslint/parser: 4.16.1 -> 5.4.0
- eslint: 7.21.0 -> 8.2.0
- eslint-plugin-prettier: 3.3.1 -> 4.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant