RightCapitalHQ / frontend-style-guide

RightCapital's frontend style guide.
MIT License
7 stars 0 forks source link

fix(deps): update eslint rule and plugin updates #104

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/eslint-patch (source) 1.9.0 -> 1.10.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.4.0 -> 7.6.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.4.0 -> 7.6.0 age adoption passing confidence

Release Notes

microsoft/rushstack (@​rushstack/eslint-patch) ### [`v1.10.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/eslint/eslint-patch/CHANGELOG.md#1102) [Compare Source](https://togithub.com/microsoft/rushstack/compare/323fddb1ea812e038fa3b92e799a5550e81a92d6...c0592a28eb18b7ac5872ce098983c577f1d7bab6) Wed, 10 Apr 2024 21:59:39 GMT ##### Patches - Bump maximum supported ESLint version for the bulk-suppressions tool to `8.57.0`. ### [`v1.10.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/eslint/eslint-patch/CHANGELOG.md#1101) [Compare Source](https://togithub.com/microsoft/rushstack/compare/c09b14c776c99597d2319c57882b00000662319e...323fddb1ea812e038fa3b92e799a5550e81a92d6) Fri, 29 Mar 2024 05:46:41 GMT ##### Patches - Fix an issue where the `eslint-bulk prune` command would crash if a bulk suppressions file exists that speicifies no suppressions. - Exit with success under normal conditions. ### [`v1.10.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/eslint/eslint-patch/CHANGELOG.md#1100) [Compare Source](https://togithub.com/microsoft/rushstack/compare/e548e6ec98a1cabe54c2526aa7043a142c50e160...c09b14c776c99597d2319c57882b00000662319e) Thu, 28 Mar 2024 18:11:12 GMT ##### Minor changes - Delete the `.eslint-bulk-suppressions.json` file during pruning if all suppressions have been eliminated. ##### Patches - Fix an issue with running `eslint-bulk prune` in a project with suppressions that refer to deleted files.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#760-2024-04-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.5.0...v7.6.0) ##### 🚀 Features - bump npm dependency ranges ##### ❤️ Thank You - Abraham Guo - auvred - Brad Zacher You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues` ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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