bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
8.66k stars 1.14k forks source link

[deps] SM: Update angular-eslint monorepo to v18 (major) #9788

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/eslint-plugin (source) 16.3.1 -> 18.1.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 16.3.1 -> 18.1.0 age adoption passing confidence
@angular-eslint/template-parser (source) 16.3.1 -> 18.1.0 age adoption passing confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin) ### [`v18.1.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1810-2024-07-01) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v18.0.1...v18.1.0) ##### 🚀 Features - **eslint-plugin:** \[prefer-output-readonly] support output() function ##### 🩹 Fixes - update typescript-eslint packages to v8.0.0-alpha.37 ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Dave - Martijn van der Meij - Maximilian Main ### [`v18.0.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1801-2024-05-30) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v18.0.0...v18.0.1) ##### 🩹 Fixes - move typescript-eslint packages to peerDeps, consistently allow v7 and v8 ##### ❤️ Thank You - James Henry ### [`v18.0.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1800-2024-05-29) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.2...v18.0.0) ##### 🚀 Features - ⚠️ angular-eslint v18 ##### ⚠️ Breaking Changes - ⚠️ angular-eslint v18 ##### ❤️ Thank You - James Henry #### 17.5.2 (2024-05-28) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 #### 17.5.1 (2024-05-23) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 #### 17.5.0 (2024-05-22) ##### 🚀 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 #### 17.4.1 (2024-05-15) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 ##### ❤️ Thank You - James Henry #### 17.4.0 (2024-05-07) ##### 🚀 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 #### 17.3.0 (2024-03-15) ##### 🚀 Features - **eslint-plugin:** consistent-component-styles - **eslint-plugin:** add prefer-standalone rule for checking all directives ##### 🩹 Fixes - update dependency tmp to v0.2.3 - migrate to nx 18 - update dependency ignore to v5.3.1 - update dependency eslint to v8.57.0 - update typescript-eslint packages to v7 (major) - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.0 - output declaration files in all packages ##### ❤️ Thank You - Christian Svensson - Dave - James Henry - Joey Jacobs - Luis Estevez #### 17.2.1 (2024-01-20) ##### 🩹 Fixes - update typescript-eslint packages to v6.18.1 - update typescript-eslint packages to v6.19.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.1.0 ##### ❤️ Thank You - Adam Reisinger - Matt Lewis #### 17.2.0 (2024-01-06) ##### 🚀 Features - **eslint-plugin:** \[no-async-lifecycle-method] add rule ##### 🩹 Fixes - update dependency eslint to v8.56.0 - update typescript-eslint packages to v6.18.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.0.8 - update dependency eslint-scope to v8 ##### ❤️ Thank You - Matt Lewis - Steven Chim #### 17.1.1 ##### 🩹 Fixes - update nrwl monorepo to v17.1.3 - update typescript-eslint packages to v6.12.0 - update dependency ignore to v5.3.0 - update dependency eslint to v8.54.0 - update typescript-eslint packages to v6.13.0 - update typescript-eslint packages to v6.13.1 - **eslint-plugin:** fix max inline declarations rule for styles string ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Luis Estevez #### 17.1.0 This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. ### [`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 ### [`v17.3.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1730-2024-03-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.2.1...v17.3.0) ##### 🚀 Features - **eslint-plugin:** consistent-component-styles - **eslint-plugin:** add prefer-standalone rule for checking all directives ##### 🩹 Fixes - update dependency tmp to v0.2.3 - migrate to nx 18 - update dependency ignore to v5.3.1 - update dependency eslint to v8.57.0 - update typescript-eslint packages to v7 (major) - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.0 - output declaration files in all packages ##### ❤️ Thank You - Christian Svensson - Dave - James Henry - Joey Jacobs - Luis Estevez ### [`v17.2.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1721-2024-01-20) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.2.0...v17.2.1) ##### 🩹 Fixes - update typescript-eslint packages to v6.18.1 - update typescript-eslint packages to v6.19.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.1.0 ##### ❤️ Thank You - Adam Reisinger - Matt Lewis ### [`v17.2.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1720-2024-01-06) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.1.1...v17.2.0) ##### 🚀 Features - **eslint-plugin:** \[no-async-lifecycle-method] add rule ##### 🩹 Fixes - update dependency eslint to v8.56.0 - update typescript-eslint packages to v6.18.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.0.8 - update dependency eslint-scope to v8 ##### ❤️ Thank You - Matt Lewis - Steven Chim ### [`v17.1.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1711) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.1.0...v17.1.1) ##### 🩹 Fixes - update nrwl monorepo to v17.1.3 - update typescript-eslint packages to v6.12.0 - update dependency ignore to v5.3.0 - update dependency eslint to v8.54.0 - update typescript-eslint packages to v6.13.0 - update typescript-eslint packages to v6.13.1 - **eslint-plugin:** fix max inline declarations rule for styles string ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Luis Estevez ### [`v17.1.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1710) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.0.1...v17.1.0) This was a version bump only for eslint-plugin to align it with other projects, there were no code changes. ### [`v17.0.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1701-2023-11-09) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.0.0...v17.0.1) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin](https://togithub.com/angular-eslint/eslint-plugin) ### [`v17.0.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1700-2023-11-08) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v16.3.1...v17.0.0) ##### Bug Fixes - no declarations for eslint plugins ([2498238](https://togithub.com/angular-eslint/angular-eslint/commit/2498238ac64caaa539ac9d165157c6c4c937e747)) #### [16.3.1](https://togithub.com/angular-eslint/angular-eslint/compare/v16.3.0...v16.3.1) (2023-11-08) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin](https://togithub.com/angular-eslint/eslint-plugin)
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template) ### [`v18.1.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1810-2024-07-01) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v18.0.1...v18.1.0) ##### 🚀 Features - **eslint-plugin:** \[no-call-expression] add allowPrefix and allowSuffix ##### 🩹 Fixes - update typescript-eslint packages to v8.0.0-alpha.37 - **eslint-plugin-template:** \[prefer-self-closing-tags] always ignore index.html files - **eslint-plugin-template:** \[prefer-self-closing-tags] support ng-content with fallback content ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Dave - Martijn van der Meij - Maximilian Main ### [`v18.0.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1801-2024-05-30) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v18.0.0...v18.0.1) ##### 🩹 Fixes - move typescript-eslint packages to peerDeps, consistently allow v7 and v8 ##### ❤️ Thank You - James Henry ### [`v18.0.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1800-2024-05-29) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.2...v18.0.0) ##### 🚀 Features - ⚠️ angular-eslint v18 ##### ⚠️ Breaking Changes - ⚠️ angular-eslint v18 ##### ❤️ Thank You - James Henry #### 17.5.2 (2024-05-28) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 #### 17.5.1 (2024-05-23) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 #### 17.5.0 (2024-05-22) ##### 🚀 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 #### 17.4.1 (2024-05-15) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 ##### ❤️ Thank You - James Henry #### 17.4.0 (2024-05-07) ##### 🩹 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 #### 17.3.0 (2024-03-15) ##### 🩹 Fixes - update dependency tmp to v0.2.3 - migrate to nx 18 - update dependency ignore to v5.3.1 - update dependency eslint to v8.57.0 - update typescript-eslint packages to v7 (major) - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.0 - output declaration files in all packages - **eslint-plugin-template:** \[eqeqeq] calculate offset to find true absolute source span ##### ❤️ Thank You - Christian Svensson - Dave - James Henry - Joey Jacobs - Luis Estevez #### 17.2.1 (2024-01-20) ##### 🩹 Fixes - update typescript-eslint packages to v6.18.1 - update typescript-eslint packages to v6.19.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.1.0 - **eslint-plugin-template:** \[no-call-expression] False negative with the new control flow syntax - **eslint-plugin-template:** handle i18n tags on structural direcives ##### ❤️ Thank You - Adam Reisinger - Matt Lewis #### 17.2.0 (2024-01-06) ##### 🩹 Fixes - update dependency eslint to v8.56.0 - update typescript-eslint packages to v6.18.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.0.8 - update dependency eslint-scope to v8 - **eslint-plugin-template:** fix control flow syntax with i18n rule ##### ❤️ Thank You - Matt Lewis - Steven Chim #### 17.1.1 ##### 🩹 Fixes - update nrwl monorepo to v17.1.3 - update typescript-eslint packages to v6.12.0 - update dependency ignore to v5.3.0 - update dependency eslint to v8.54.0 - update typescript-eslint packages to v6.13.0 - update typescript-eslint packages to v6.13.1 - **eslint-plugin-template:** \[prefer-ngsrc] Do not prefer ngsrc for base64-encoded strings - **eslint-plugin-template:** \[prefer-control-flow] prevent error when… ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Luis Estevez #### 17.1.0 ##### 🚀 Features - **eslint-plugin-template:** \[no-negated-async] values used with the async pipe are not negated - **eslint-plugin-template:** \[prefer-control-flow] add rule ##### 🩹 Fixes - **eslint-plugin-template:** \[attributes-order] fixes for structural directives and i18n ordering ##### ❤️ Thank You - Adrian Baran - Daniel Kimmich - Phil McCloghry-Laing ### [`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 ### [`v17.3.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1730-2024-03-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.2.1...v17.3.0) ##### 🩹 Fixes - update dependency tmp to v0.2.3 - migrate to nx 18 - update dependency ignore to v5.3.1 - update dependency eslint to v8.57.0 - update typescript-eslint packages to v7 (major) - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.0 - output declaration files in all packages - **eslint-plugin-template:** \[eqeqeq] calculate offset to find true absolute source span ##### ❤️ Thank You - Christian Svensson - Dave - James Henry - Joey Jacobs - Luis Estevez ### [`v17.2.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1721-2024-01-20) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.2.0...v17.2.1) ##### 🩹 Fixes - update typescript-eslint packages to v6.18.1 - update typescript-eslint packages to v6.19.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.1.0 - **eslint-plugin-template:** \[no-call-expression] False negative with the new control flow syntax - **eslint-plugin-template:** handle i18n tags on structural direcives ##### ❤️ Thank You - Adam Reisinger - Matt Lewis ### [`v17.2.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1720-2024-01-06) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.1.1...v17.2.0) ##### 🩹 Fixes - update dependency eslint to v8.56.0 - update typescript-eslint packages to v6.18.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.0.8 - update dependency eslint-scope to v8 - **eslint-plugin-template:** fix control flow syntax with i18n rule ##### ❤️ Thank You - Matt Lewis - Steven Chim ### [`v17.1.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1711) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.1.0...v17.1.1) ##### 🩹 Fixes - update nrwl monorepo to v17.1.3 - update typescript-eslint packages to v6.12.0 - update dependency ignore to v5.3.0 - update dependency eslint to v8.54.0 - update typescript-eslint packages to v6.13.0 - update typescript-eslint packages to v6.13.1 - **eslint-plugin-template:** \[prefer-ngsrc] Do not prefer ngsrc for base64-encoded strings - **eslint-plugin-template:** \[prefer-control-flow] prevent error when… ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Luis Estevez ### [`v17.1.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1710) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.0.1...v17.1.0) ##### 🚀 Features - **eslint-plugin-template:** \[no-negated-async] values used with the async pipe are not negated - **eslint-plugin-template:** \[prefer-control-flow] add rule ##### 🩹 Fixes - **eslint-plugin-template:** \[attributes-order] fixes for structural directives and i18n ordering ##### ❤️ Thank You - Adrian Baran - Daniel Kimmich - Phil McCloghry-Laing ### [`v17.0.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1701-2023-11-09) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.0.0...v17.0.1) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin-template](https://togithub.com/angular-eslint/eslint-plugin-template) ### [`v17.0.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/eslint-plugin-template/CHANGELOG.md#1700-2023-11-08) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v16.3.1...v17.0.0) ##### Bug Fixes - no declarations for eslint plugins ([2498238](https://togithub.com/angular-eslint/angular-eslint/commit/2498238ac64caaa539ac9d165157c6c4c937e747)) ##### Features - **eslint-plugin-template:** \[prefer-self-closing-tags] consider ng-content and ng-template elements ([#​1573](https://togithub.com/angular-eslint/angular-eslint/issues/1573)) ([8e97d20](https://togithub.com/angular-eslint/angular-eslint/commit/8e97d20752669c2afa7b2ae456d16a96aabd8a80)) #### [16.3.1](https://togithub.com/angular-eslint/angular-eslint/compare/v16.3.0...v16.3.1) (2023-11-08) **Note:** Version bump only for package [@​angular-eslint/eslint-plugin-template](https://togithub.com/angular-eslint/eslint-plugin-template)
angular-eslint/angular-eslint (@​angular-eslint/template-parser) ### [`v18.1.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1810-2024-07-01) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v18.0.1...v18.1.0) This was a version bump only for template-parser to align it with other projects, there were no code changes. ### [`v18.0.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1801-2024-05-30) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v18.0.0...v18.0.1) This was a version bump only for template-parser to align it with other projects, there were no code changes. ### [`v18.0.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1800-2024-05-29) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.5.2...v18.0.0) ##### 🚀 Features - ⚠️ angular-eslint v18 ##### ⚠️ Breaking Changes - ⚠️ angular-eslint v18 ##### ❤️ Thank You - James Henry #### 17.5.2 (2024-05-28) ##### 🩹 Fixes - update typescript-eslint packages to v7.11.0 #### 17.5.1 (2024-05-23) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.10 #### 17.5.0 (2024-05-22) ##### 🩹 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 #### 17.4.1 (2024-05-15) ##### 🩹 Fixes - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.8 ##### ❤️ Thank You - James Henry #### 17.4.0 (2024-05-07) ##### 🩹 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 #### 17.3.0 (2024-03-15) ##### 🩹 Fixes - update dependency tmp to v0.2.3 - migrate to nx 18 - update dependency ignore to v5.3.1 - update dependency eslint to v8.57.0 - update typescript-eslint packages to v7 (major) - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.0 - output declaration files in all packages ##### ❤️ Thank You - Christian Svensson - Dave - James Henry - Joey Jacobs - Luis Estevez #### 17.2.1 (2024-01-20) ##### 🩹 Fixes - update typescript-eslint packages to v6.18.1 - update typescript-eslint packages to v6.19.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.1.0 - **eslint-plugin-template:** \[no-call-expression] False negative with the new control flow syntax ##### ❤️ Thank You - Adam Reisinger - Matt Lewis #### 17.2.0 (2024-01-06) ##### 🩹 Fixes - update dependency eslint to v8.56.0 - update typescript-eslint packages to v6.18.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.0.8 - update dependency eslint-scope to v8 - **eslint-plugin-template:** fix control flow syntax with i18n rule ##### ❤️ Thank You - Matt Lewis - Steven Chim #### 17.1.1 ##### 🩹 Fixes - update nrwl monorepo to v17.1.3 - update typescript-eslint packages to v6.12.0 - update dependency ignore to v5.3.0 - update dependency eslint to v8.54.0 - update typescript-eslint packages to v6.13.0 - update typescript-eslint packages to v6.13.1 ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Luis Estevez #### 17.1.0 This was a version bump only for template-parser to align it with other projects, there were no code changes. ### [`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 ### [`v17.3.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1730-2024-03-15) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.2.1...v17.3.0) ##### 🩹 Fixes - update dependency tmp to v0.2.3 - migrate to nx 18 - update dependency ignore to v5.3.1 - update dependency eslint to v8.57.0 - update typescript-eslint packages to v7 (major) - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.3.0 - output declaration files in all packages ##### ❤️ Thank You - Christian Svensson - Dave - James Henry - Joey Jacobs - Luis Estevez ### [`v17.2.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1721-2024-01-20) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.2.0...v17.2.1) ##### 🩹 Fixes - update typescript-eslint packages to v6.18.1 - update typescript-eslint packages to v6.19.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.1.0 - **eslint-plugin-template:** \[no-call-expression] False negative with the new control flow syntax ##### ❤️ Thank You - Adam Reisinger - Matt Lewis ### [`v17.2.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1720-2024-01-06) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.1.1...v17.2.0) ##### 🩹 Fixes - update dependency eslint to v8.56.0 - update typescript-eslint packages to v6.18.0 - update dependency [@​angular/compiler](https://togithub.com/angular/compiler) to v17.0.8 - update dependency eslint-scope to v8 - **eslint-plugin-template:** fix control flow syntax with i18n rule ##### ❤️ Thank You - Matt Lewis - Steven Chim ### [`v17.1.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1711) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.1.0...v17.1.1) ##### 🩹 Fixes - update nrwl monorepo to v17.1.3 - update typescript-eslint packages to v6.12.0 - update dependency ignore to v5.3.0 - update dependency eslint to v8.54.0 - update typescript-eslint packages to v6.13.0 - update typescript-eslint packages to v6.13.1 ##### ❤️ Thank You - Christian Svensson - Daniel Kimmich - Luis Estevez ### [`v17.1.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1710) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.0.1...v17.1.0) This was a version bump only for template-parser to align it with other projects, there were no code changes. ### [`v17.0.1`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1701-2023-11-09) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v17.0.0...v17.0.1) ##### Bug Fixes - **parser:** do not error on [@​defer](https://togithub.com/defer) usage in Angular 17 ([#​1604](https://togithub.com/angular-eslint/angular-eslint/issues/1604)) ([df5419f](https://togithub.com/angular-eslint/angular-eslint/commit/df5419faf10dcf2ecd8e70a19349a1ca9859fb2b)) ### [`v17.0.0`](https://togithub.com/angular-eslint/angular-eslint/blob/HEAD/packages/template-parser/CHANGELOG.md#1700-2023-11-08) [Compare Source](https://togithub.com/angular-eslint/angular-eslint/compare/v16.3.1...v17.0.0) **Note:** Version bump only for package [@​angular-eslint/template-parser](https://togithub.com/angular-eslint/template-parser) #### [16.3.1](https://togithub.com/angular-eslint/angular-eslint/compare/v16.3.0...v16.3.1) (2023-11-08) **Note:** Version bump only for package [@​angular-eslint/template-parser](https://togithub.com/angular-eslint/template-parser)

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.



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

renovate[bot] commented 1 week ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @bitwarden/clients@0.0.0
npm error Found: @typescript-eslint/utils@5.62.0
npm error node_modules/@typescript-eslint/utils
npm error   @typescript-eslint/utils@"5.62.0" from @angular-eslint/utils@16.3.1
npm error   node_modules/@angular-eslint/utils
npm error   @typescript-eslint/utils@"5.62.0" from @typescript-eslint/experimental-utils@5.62.0
npm error   node_modules/@typescript-eslint/experimental-utils
npm error     @typescript-eslint/experimental-utils@"^5.0.0" from eslint-etc@5.2.1
npm error     node_modules/eslint-etc
npm error       eslint-etc@"^5.1.0" from eslint-plugin-rxjs@5.0.3
npm error       node_modules/eslint-plugin-rxjs
npm error         dev eslint-plugin-rxjs@"5.0.3" from the root project
npm error       1 more (eslint-plugin-rxjs-angular)
npm error     @typescript-eslint/experimental-utils@"^5.0.0" from eslint-plugin-rxjs@5.0.3
npm error     node_modules/eslint-plugin-rxjs
npm error       dev eslint-plugin-rxjs@"5.0.3" from the root project
npm error     1 more (eslint-plugin-rxjs-angular)
npm error   2 more (@typescript-eslint/type-utils, eslint-plugin-storybook)
npm error
npm error Could not resolve dependency:
npm error dev @angular-eslint/eslint-plugin@"18.1.0" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/utils@7.14.1
npm error node_modules/@typescript-eslint/utils
npm error   peer @typescript-eslint/utils@"^7.11.0 || ^8.0.0-alpha.37" from @angular-eslint/eslint-plugin@18.1.0
npm error   node_modules/@angular-eslint/eslint-plugin
npm error     dev @angular-eslint/eslint-plugin@"18.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-07-01T13_22_14_010Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-01T13_22_14_010Z-debug-0.log