ricokahler / sanity-super-pane

The Sanity Desk Tool Pane with Super Powers
sanity-super-pane.vercel.app
MIT License
100 stars 12 forks source link

chore(deps): update typescript-eslint monorepo to v4.28.1 #22

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.19.0 -> 4.28.1 age adoption passing confidence
@typescript-eslint/parser 4.19.0 -> 4.28.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v4.28.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4281-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4280v4281-2021-06-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.28.0...v4.28.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.28.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4280-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4270v4280-2021-06-21) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.27.0...v4.28.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.27.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4270-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4261v4270-2021-06-14) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.26.1...v4.27.0) ##### Bug Fixes - **typescript-estree:** allow providing more one than one existing program in config ([#​3508](https://togithub.com/typescript-eslint/typescript-eslint/issues/3508)) ([4f1806e](https://togithub.com/typescript-eslint/typescript-eslint/commit/4f1806e548affb7265da360d1fc8d033e25de325)) ##### Features - allow user to provide TS program instance in parser options ([#​3484](https://togithub.com/typescript-eslint/typescript-eslint/issues/3484)) ([e855b18](https://togithub.com/typescript-eslint/typescript-eslint/commit/e855b18b8feee0edb5c617c11006861426a6f530)) #### [4.26.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.26.0...v4.26.1) (2021-06-07) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.26.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4261-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4260v4261-2021-06-07) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.26.0...v4.26.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.26.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4260-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4250v4260-2021-05-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.25.0...v4.26.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.25.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/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) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.24.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/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/packages/parser/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) ##### Features - 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/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.22.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/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/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.22.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4220-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4210v4220-2021-04-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.21.0...v4.22.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4210-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4200v4210-2021-04-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.20.0...v4.21.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v4.20.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md#​4200-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4190v4200-2021-03-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.19.0...v4.20.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

Configuration

šŸ“… Schedule: "before 3am on the first day of the month" (UTC).

šŸš¦ 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.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0-alpha.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: