Skip to content

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

Open
redpeacock78 wants to merge 1 commit into
masterfrom
hothouse-20211019031321-c2da514dfc
Open

Update @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, eslint-plugin-prettier to the latest version#101
redpeacock78 wants to merge 1 commit into
masterfrom
hothouse-20211019031321-c2da514dfc

Conversation

@redpeacock78

Copy link
Copy Markdown
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.

1 participant