marcusrbrown / extend-vscode

MIT License
1 stars 0 forks source link

chore(deps): update typescript-eslint monorepo to v4.25.0 #30

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint ### [`v4.25.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4250-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4240v4250-2021-05-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.24.0...v4.25.0) ##### Bug Fixes - corrected no-unsupported-browser-code in roadmap as unimplemented ([#​3407](https://togithub.com/typescript-eslint/typescript-eslint/issues/3407)) ([2319b0e](https://togithub.com/typescript-eslint/typescript-eslint/commit/2319b0e1847991b8b8902ff4a3b779f1a27c7a45)) - **experimental-utils:** fix `isAwaitKeyword` predicate in ast-utils ([#​3290](https://togithub.com/typescript-eslint/typescript-eslint/issues/3290)) ([c15da67](https://togithub.com/typescript-eslint/typescript-eslint/commit/c15da67b939b615ed063291cde12c55c0d6d236e)) ##### Features - **typescript-estree:** \[TS4.3] support overrides on class members ([#​3429](https://togithub.com/typescript-eslint/typescript-eslint/issues/3429)) ([21d1b62](https://togithub.com/typescript-eslint/typescript-eslint/commit/21d1b62a0b84b502d2cf12674b3d141994a3ffd4)) - **typescript-estree:** add support for getter/setter signatures on types ([#​3427](https://togithub.com/typescript-eslint/typescript-eslint/issues/3427)) ([b830b7f](https://togithub.com/typescript-eslint/typescript-eslint/commit/b830b7f4e8a99affc8af8b53cb83371ef81d7032)), closes [#​3272](https://togithub.com/typescript-eslint/typescript-eslint/issues/3272) [#​3272](https://togithub.com/typescript-eslint/typescript-eslint/issues/3272) ### [`v4.24.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4240-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4230v4240-2021-05-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.23.0...v4.24.0) ##### Bug Fixes - **eslint-plugin:** \[no-shadow] fix static class method generics shadowing class generics ([#​3393](https://togithub.com/typescript-eslint/typescript-eslint/issues/3393)) ([b1e1c8a](https://togithub.com/typescript-eslint/typescript-eslint/commit/b1e1c8a44695a58d29d19cf32ce35a8267bf506f)), closes [#​2592](https://togithub.com/typescript-eslint/typescript-eslint/issues/2592) - **eslint-plugin:** \[no-unsafe-\*] special case handling for the empty map constructor with no generics ([#​3394](https://togithub.com/typescript-eslint/typescript-eslint/issues/3394)) ([cae4f4a](https://togithub.com/typescript-eslint/typescript-eslint/commit/cae4f4a0f33f8c954b1670d0abcfc8edd6193a06)), closes [#​2109](https://togithub.com/typescript-eslint/typescript-eslint/issues/2109) ##### Features - **eslint-plugin:** \[dot-notation] optionally allow square bracket notation where an index signature exists in conjunction with `noPropertyAccessFromIndexSignature` ([#​3361](https://togithub.com/typescript-eslint/typescript-eslint/issues/3361)) ([37ec2c2](https://togithub.com/typescript-eslint/typescript-eslint/commit/37ec2c2264add3e6ce20ac4e02d48644afda3fa8)) ### [`v4.23.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4230-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4221v4230-2021-05-10) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.22.1...v4.23.0) ##### Bug Fixes - **scope-manager:** fix visiting TSAsExpression in assignment ([#​3355](https://togithub.com/typescript-eslint/typescript-eslint/issues/3355)) ([87521a0](https://togithub.com/typescript-eslint/typescript-eslint/commit/87521a024103bc5fc643861649bee9a288f55b7b)) ##### Features - **experimental-utils:** Include `getCwd()` in `RuleContext` type ([#​3308](https://togithub.com/typescript-eslint/typescript-eslint/issues/3308)) ([2b75c11](https://togithub.com/typescript-eslint/typescript-eslint/commit/2b75c11d69bee88ca0cb77d7efd32b8d0387e6b3)) - refactor to split AST specification out as its own module ([#​2911](https://togithub.com/typescript-eslint/typescript-eslint/issues/2911)) ([25ea953](https://togithub.com/typescript-eslint/typescript-eslint/commit/25ea953cc60b118bd385c71e0a9b61c286c26fcf)) #### [4.22.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1) (2021-05-04) **Note:** Version bump only for package [@​typescript-eslint/typescript-eslint](https://togithub.com/typescript-eslint/typescript-eslint) ### [`v4.22.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4221-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4220v4221-2021-05-04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.22.0...v4.22.1) **Note:** Version bump only for package [@​typescript-eslint/typescript-eslint](https://togithub.com/typescript-eslint/typescript-eslint)

Configuration

📅 Schedule: "after 4pm every weekday also every weekend,before 8am every weekday also every weekend" in timezone America/Phoenix.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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