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

deps:chore - update typescript-eslint monorepo to v5.8.0 #139

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.3.0 -> 5.8.0 age adoption passing confidence
@typescript-eslint/parser 5.3.0 -> 5.8.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-implied-eval] improve performance (#​4313) (e344596)
  • eslint-plugin: [padding-line-between-statements] type StatementTypes can't differenciate from variable (#​4270) (bfc4324)
  • eslint-plugin: [strict-boolean-expression] false positive for truthy boolean (#​4275) (72c2e41)
  • eslint-plugin: array-type mark AST_NODE_TYPES.TSBigIntKeyword as simple (#​4274) (74e544e)
  • eslint-plugin: handle method overloading in semi (#​4318) (3b87b49)
  • experimental-utils: support immutable members (#​3844) (3d33a77)
Features
  • eslint-plugin: [no-throw-literal] add options to to disallow any/unknown (#​4207) (ff0adf9)
  • eslint-plugin: [restrict-plus-operand] add allowAny option (#​4260) (2788545)

v5.7.0

Compare Source

Features
  • eslint-plugin: [consistent-type-exports] support TS4.5 inline export specifiers (#​4236) (be4d976)
  • eslint-plugin: [consistent-type-imports] support TS4.5 inline import specifiers (#​4237) (f61af7c)
  • eslint-plugin: [no-shadow] support TS4.5 inline import specifiers (#​4239) (96b7e8e)

v5.6.0

Compare Source

Features
  • scope-manager: support TS4.5 import/export specifier kind (#​4234) (833f822)

v5.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] order literal names correctly in (#​4054) (d57141a)
  • eslint-plugin: [no-duplicate-imports] remove unnecessary type checking for node.source (#​4196) (637722a)
  • eslint-plugin: [no-var-requires] do not report require created from createRequire (#​4221) (0040186)
  • eslint-plugin: [prefer-for-of] do nor error when iterating over this (#​4176) (258ddb0)
  • eslint-plugin: [require-await] treat yield* asynciterable as an await (#​4125) (5a4ce6a)
  • eslint-plugin: remove all whitespaces in comparison #​4220 (#​4223) (853d799)
Features
  • eslint-plugin: [member-ordering] add option to sort case insensitive (#​3896) (e3533d5)
  • eslint-plugin: array-type distinguish whether readonly or not (#​4066) (314af44)

v5.4.0

Compare Source

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)
Features

5.3.1 (2021-11-08)

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

v5.3.1

Compare Source

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.8.0

Compare Source

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

v5.7.0

Compare Source

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

v5.6.0

Compare Source

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

v5.5.0

Compare Source

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

v5.4.0

Compare Source

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

5.3.1 (2021-11-08)

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

v5.3.1

Compare Source

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


Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b2c4c99 to 33fc653 Compare November 15, 2021 19:43
@renovate renovate bot changed the title deps: update typescript-eslint monorepo to v5.3.1 deps: update typescript-eslint monorepo to v5.4.0 Nov 15, 2021
@renovate renovate bot changed the title deps: update typescript-eslint monorepo to v5.4.0 deps: update typescript-eslint monorepo to v5.5.0 Nov 29, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 33fc653 to 0120d36 Compare November 29, 2021 22:00
wiliansilvazup added a commit that referenced this pull request Nov 30, 2021
Signed-off-by: wilian <wilian.silva@zup.com.br>
@renovate renovate bot changed the title deps: update typescript-eslint monorepo to v5.5.0 deps:chore - update typescript-eslint monorepo to v5.5.0 Dec 1, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0120d36 to 887da97 Compare December 6, 2021 19:13
@renovate renovate bot changed the title deps:chore - update typescript-eslint monorepo to v5.5.0 deps:chore - update typescript-eslint monorepo to v5.6.0 Dec 6, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 887da97 to 131b893 Compare December 13, 2021 19:38
@renovate renovate bot changed the title deps:chore - update typescript-eslint monorepo to v5.6.0 deps:chore - update typescript-eslint monorepo to v5.7.0 Dec 13, 2021
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 131b893 to 6a21ac7 Compare December 20, 2021 19:45
@renovate renovate bot changed the title deps:chore - update typescript-eslint monorepo to v5.7.0 deps:chore - update typescript-eslint monorepo to v5.8.0 Dec 20, 2021
@lucasbrunozup lucasbrunozup merged commit a47bb3a into main Dec 21, 2021
@lucasbrunozup lucasbrunozup deleted the renovate/typescript-eslint-monorepo branch December 21, 2021 13:20
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.

3 participants