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

fix: update typescript-eslint packages to v5.43.0 #1190

Merged
merged 2 commits into from Nov 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.38.1 -> 5.43.0 age adoption passing confidence
@typescript-eslint/parser 5.38.1 -> 5.43.0 age adoption passing confidence
@typescript-eslint/type-utils 5.38.1 -> 5.43.0 age adoption passing confidence
@typescript-eslint/utils 5.38.1 -> 5.43.0 age adoption passing confidence

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: Renovate will not automatically rebase this PR, because other commits have been found.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/typescript-eslint-packages branch 6 times, most recently from 04c9d2b to 917c69c Compare November 14, 2022 19:41
@renovate renovate bot force-pushed the renovate/typescript-eslint-packages branch from a40e65f to cc0adfa Compare November 14, 2022 19:54
@JamesHenry JamesHenry merged commit 2a4716a into main Nov 14, 2022
@JamesHenry JamesHenry deleted the renovate/typescript-eslint-packages branch November 14, 2022 20:14
pumano pushed a commit to pumano/angular-eslint that referenced this pull request Nov 15, 2022
crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Nov 18, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`14.1.2` -> `14.2.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fbuilder/14.1.2/14.2.0) |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`14.1.2` -> `14.2.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin/14.1.2/14.2.0) |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`14.1.2` -> `14.2.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2feslint-plugin-template/14.1.2/14.2.0) |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`14.1.2` -> `14.2.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2fschematics/14.1.2/14.2.0) |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint) | devDependencies | minor | [`14.1.2` -> `14.2.0`](https://renovatebot.com/diffs/npm/@angular-eslint%2ftemplate-parser/14.1.2/14.2.0) |

---

### Release Notes

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/builder)</summary>

### [`v14.2.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#&#8203;1420-httpsgithubcomangular-eslintangular-eslintcomparev1412v1420-2022-11-15)

[Compare Source](angular-eslint/angular-eslint@v14.1.2...v14.2.0)

**Note:** Version bump only for package [@&#8203;angular-eslint/builder](https://github.com/angular-eslint/builder)

#### [14.1.2](angular-eslint/angular-eslint@v14.1.1...v14.1.2) (2022-09-21)

##### Bug Fixes

-   **builder:** remove nrwl/devkit from builder implementation ([#&#8203;1142](angular-eslint/angular-eslint#1142)) ([9d5a7fc](angular-eslint/angular-eslint@9d5a7fc))

#### [14.1.1](angular-eslint/angular-eslint@v14.1.0...v14.1.1) (2022-09-18)

**Note:** Version bump only for package [@&#8203;angular-eslint/builder](https://github.com/angular-eslint/builder)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin)</summary>

### [`v14.2.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;1420-httpsgithubcomangular-eslintangular-eslintcomparev1412v1420-2022-11-15)

[Compare Source](angular-eslint/angular-eslint@v14.1.2...v14.2.0)

##### Bug Fixes

-   update typescript-eslint packages to v5.38.1 ([#&#8203;1152](angular-eslint/angular-eslint#1152)) ([8f6d0ef](angular-eslint/angular-eslint@8f6d0ef))
-   update typescript-eslint packages to v5.43.0 ([#&#8203;1190](angular-eslint/angular-eslint#1190)) ([2a4716a](angular-eslint/angular-eslint@2a4716a))

##### Features

-   update typescript-eslint packages to v5.38.0 ([#&#8203;1140](angular-eslint/angular-eslint#1140)) ([85b4b47](angular-eslint/angular-eslint@85b4b47))

#### [14.1.2](angular-eslint/angular-eslint@v14.1.1...v14.1.2) (2022-09-21)

**Note:** Version bump only for package [@&#8203;angular-eslint/eslint-plugin](https://github.com/angular-eslint/eslint-plugin)

#### [14.1.1](angular-eslint/angular-eslint@v14.1.0...v14.1.1) (2022-09-18)

##### Bug Fixes

-   **eslint-plugin:** \[sort-ngmodule-metadata-arrays]: add intl support ([#&#8203;1099](angular-eslint/angular-eslint#1099)) ([30d133b](angular-eslint/angular-eslint@30d133b))

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/eslint-plugin-template)</summary>

### [`v14.2.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#&#8203;1420-httpsgithubcomangular-eslintangular-eslintcomparev1412v1420-2022-11-15)

[Compare Source](angular-eslint/angular-eslint@v14.1.2...v14.2.0)

##### Bug Fixes

-   update dependency aria-query to v5.1.3 ([#&#8203;1183](angular-eslint/angular-eslint#1183)) ([7c5b299](angular-eslint/angular-eslint@7c5b299))
-   update dependency axobject-query to v3.1.1 ([#&#8203;1184](angular-eslint/angular-eslint#1184)) ([dcfd43d](angular-eslint/angular-eslint@dcfd43d))
-   update typescript-eslint packages to v5.38.1 ([#&#8203;1152](angular-eslint/angular-eslint#1152)) ([8f6d0ef](angular-eslint/angular-eslint@8f6d0ef))
-   update typescript-eslint packages to v5.43.0 ([#&#8203;1190](angular-eslint/angular-eslint#1190)) ([2a4716a](angular-eslint/angular-eslint@2a4716a))

##### Features

-   **eslint-plugin-template:** \[accessibility-interactive-supports-focus] add rule ([#&#8203;1134](angular-eslint/angular-eslint#1134)) ([d99d8c1](angular-eslint/angular-eslint@d99d8c1))
-   **eslint-plugin-template:** \[accessibility-role-has-required-aria] add rule ([#&#8203;1100](angular-eslint/angular-eslint#1100)) ([f684df0](angular-eslint/angular-eslint@f684df0))
-   **eslint-plugin-template:** \[attributes-order] add rule with fixer ([#&#8203;1066](angular-eslint/angular-eslint#1066)) ([4c789c7](angular-eslint/angular-eslint@4c789c7))
-   **eslint-plugin-template:** \[no-duplicate-attributes] Add option to ignore properties ([#&#8203;1104](angular-eslint/angular-eslint#1104)) ([018d390](angular-eslint/angular-eslint@018d390))
-   update typescript-eslint packages to v5.38.0 ([#&#8203;1140](angular-eslint/angular-eslint#1140)) ([85b4b47](angular-eslint/angular-eslint@85b4b47))

#### [14.1.2](angular-eslint/angular-eslint@v14.1.1...v14.1.2) (2022-09-21)

**Note:** Version bump only for package [@&#8203;angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/eslint-plugin-template)

#### [14.1.1](angular-eslint/angular-eslint@v14.1.0...v14.1.1) (2022-09-18)

##### Bug Fixes

-   **eslint-plugin-template:** \[click-events-have-key-events]: handle additional outputs ([#&#8203;1101](angular-eslint/angular-eslint#1101)) ([c608cdb](angular-eslint/angular-eslint@c608cdb))

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/schematics)</summary>

### [`v14.2.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#&#8203;1420-httpsgithubcomangular-eslintangular-eslintcomparev1412v1420-2022-11-15)

[Compare Source](angular-eslint/angular-eslint@v14.1.2...v14.2.0)

##### Bug Fixes

-   update dependency eslint to v8.27.0 ([#&#8203;1189](angular-eslint/angular-eslint#1189)) ([d2ae95a](angular-eslint/angular-eslint@d2ae95a))
-   update typescript-eslint packages to v5.38.1 ([#&#8203;1152](angular-eslint/angular-eslint#1152)) ([8f6d0ef](angular-eslint/angular-eslint@8f6d0ef))
-   update typescript-eslint packages to v5.43.0 ([#&#8203;1190](angular-eslint/angular-eslint#1190)) ([2a4716a](angular-eslint/angular-eslint@2a4716a))

##### Features

-   update dependency eslint to v8.24.0 ([#&#8203;1148](angular-eslint/angular-eslint#1148)) ([5f30b2d](angular-eslint/angular-eslint@5f30b2d))
-   update typescript-eslint packages to v5.38.0 ([#&#8203;1140](angular-eslint/angular-eslint#1140)) ([85b4b47](angular-eslint/angular-eslint@85b4b47))

#### [14.1.2](angular-eslint/angular-eslint@v14.1.1...v14.1.2) (2022-09-21)

**Note:** Version bump only for package [@&#8203;angular-eslint/schematics](https://github.com/angular-eslint/schematics)

#### [14.1.1](angular-eslint/angular-eslint@v14.1.0...v14.1.1) (2022-09-18)

**Note:** Version bump only for package [@&#8203;angular-eslint/schematics](https://github.com/angular-eslint/schematics)

</details>

<details>
<summary>angular-eslint/angular-eslint (@&#8203;angular-eslint/template-parser)</summary>

### [`v14.2.0`](https://github.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#&#8203;1420-httpsgithubcomangular-eslintangular-eslintcomparev1412v1420-2022-11-15)

[Compare Source](angular-eslint/angular-eslint@v14.1.2...v14.2.0)

##### Bug Fixes

-   update dependency eslint-scope to v7 ([#&#8203;1156](angular-eslint/angular-eslint#1156)) ([05bd9e6](angular-eslint/angular-eslint@05bd9e6))

#### [14.1.2](angular-eslint/angular-eslint@v14.1.1...v14.1.2) (2022-09-21)

**Note:** Version bump only for package [@&#8203;angular-eslint/template-parser](https://github.com/angular-eslint/template-parser)

#### [14.1.1](angular-eslint/angular-eslint@v14.1.0...v14.1.1) (2022-09-18)

**Note:** Version bump only for package [@&#8203;angular-eslint/template-parser](https://github.com/angular-eslint/template-parser)

</details>

---

### 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.

πŸ”• **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9-->

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1641
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
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.

None yet

1 participant