GoogleCloudPlatform / document-ai-samples

Sample applications and demos for Document AI, the end-to-end document processing platform on Google Cloud
https://cloud.google.com/document-ai
Apache License 2.0
215 stars 94 forks source link

chore(deps): update angular-eslint monorepo to v17.5.2 #820

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/builder (source) 17.3.0 -> 17.5.2 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 17.3.0 -> 17.5.2 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 17.3.0 -> 17.5.2 age adoption passing confidence
@angular-eslint/schematics (source) 17.3.0 -> 17.5.2 age adoption passing confidence
@angular-eslint/template-parser (source) 17.3.0 -> 17.5.2 age adoption passing confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/builder) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 ### [`v17.5.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1750-2024-05-22) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.1...v17.5.0) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.9 - update typescript-eslint packages to v7.10.0 ##### ❤️ Thank You - Auke Bruinsma - Jonathan Kolberg - m-akinc - Mateusz ### [`v17.4.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1741-2024-05-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.0...v17.4.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 ##### ❤️ Thank You - James Henry ### [`v17.4.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/builder/CHANGELOG.md#1740-2024-05-07) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.3.0...v17.4.0) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.4 - update dependency eslint-scope to v8.0.1 - update typescript-eslint packages to v7.6.0 - update typescript-eslint packages to v7.7.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.6 - update typescript-eslint packages to v7.8.0 ##### ❤️ Thank You - “JamesHenry” - Adrian Baran - Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 ### [`v17.5.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1750-2024-05-22) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.1...v17.5.0) ##### 🚀 Features - **eslint-plugin:** \[use-lifecycle-interface] add fixer for the rule ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.9 - update typescript-eslint packages to v7.10.0 - **eslint-plugin:** \[no-input-rename] incorrectly triggers on input transforms ##### ❤️ Thank You - Auke Bruinsma - Jonathan Kolberg - m-akinc - Mateusz ### [`v17.4.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1741-2024-05-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.0...v17.4.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 ##### ❤️ Thank You - James Henry ### [`v17.4.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1740-2024-05-07) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.3.0...v17.4.0) ##### 🚀 Features - **eslint-plugin:** \[no-duplicates-in-metadata-arrays] new rule ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.4 - update dependency eslint-scope to v8.0.1 - update typescript-eslint packages to v7.6.0 - update typescript-eslint packages to v7.7.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.6 - update typescript-eslint packages to v7.8.0 - **eslint-plugin:** \[sort-ngmodule-metadata-arrays] deprecate rule ##### ❤️ Thank You - “JamesHenry” - Adrian Baran - Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 ### [`v17.5.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1750-2024-05-22) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.1...v17.5.0) ##### 🚀 Features - **eslint-plugin-template:** \[i18n] add allowMarkupInContent option ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.9 - update typescript-eslint packages to v7.10.0 - **eslint-plugin-template:** \[label-has-associated-control] check id's in the for attribute of a label for existence ##### ❤️ Thank You - Auke Bruinsma - Jonathan Kolberg - m-akinc - Mateusz ### [`v17.4.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1741-2024-05-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.0...v17.4.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 ##### ❤️ Thank You - James Henry ### [`v17.4.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1740-2024-05-07) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.3.0...v17.4.0) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.4 - update dependency eslint-scope to v8.0.1 - update typescript-eslint packages to v7.6.0 - update typescript-eslint packages to v7.7.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.6 - update typescript-eslint packages to v7.8.0 - **eslint-plugin-template:** \[attributes-order] calculate valueless structural directive start/end positions correctly ##### ❤️ Thank You - “JamesHenry” - Adrian Baran - Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/schematics) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 ### [`v17.5.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1750-2024-05-22) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.1...v17.5.0) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.9 - update typescript-eslint packages to v7.10.0 ##### ❤️ Thank You - Auke Bruinsma - Jonathan Kolberg - m-akinc - Mateusz ### [`v17.4.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1741-2024-05-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.0...v17.4.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 - **schematics:** ignore nx cache ##### ❤️ Thank You - James Henry ### [`v17.4.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/schematics/CHANGELOG.md#1740-2024-05-07) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.3.0...v17.4.0) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.4 - update dependency eslint-scope to v8.0.1 - update typescript-eslint packages to v7.6.0 - update typescript-eslint packages to v7.7.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.6 - update typescript-eslint packages to v7.8.0 - **schematics:** update schema.json with latest from Angular ##### ❤️ Thank You - “JamesHenry” - Adrian Baran - Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/template-parser) ### [`v17.5.2`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1752-2024-05-28) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.1...v17.5.2) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 ### [`v17.5.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1751-2024-05-23) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.0...v17.5.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 ### [`v17.5.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1750-2024-05-22) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.1...v17.5.0) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.9 - update typescript-eslint packages to v7.10.0 ##### ❤️ Thank You - Auke Bruinsma - Jonathan Kolberg - m-akinc - Mateusz ### [`v17.4.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1741-2024-05-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.4.0...v17.4.1) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 ##### ❤️ Thank You - James Henry ### [`v17.4.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1740-2024-05-07) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.3.0...v17.4.0) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.4 - update dependency eslint-scope to v8.0.1 - update typescript-eslint packages to v7.6.0 - update typescript-eslint packages to v7.7.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.6 - update typescript-eslint packages to v7.8.0 ##### ❤️ Thank You - “JamesHenry” - Adrian Baran - Brad Kovach

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

gcf-merge-on-green[bot] commented 2 months ago

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.