mycomplexsoul / delta

To do list, money manager, media tracker, last time task was done and scaffolding generator
0 stars 0 forks source link

Update angular monorepo to v17.2.4 #504

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/common (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/compiler (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/compiler-cli (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/core (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/forms (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/language-service (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/platform-browser (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/router (source) 17.2.3 -> 17.2.4 age adoption passing confidence
@angular/service-worker (source) 17.2.3 -> 17.2.4 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v17.2.4`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1724-2024-03-06) [Compare Source](https://togithub.com/angular/angular/compare/17.2.3...17.2.4) ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [917b9bdd2e](https://togithub.com/angular/angular/commit/917b9bdd2eec9cd6395adb0cbde979490bcc3a88) | fix | unwrap expressions with type parameters in query read property ([#​54647](https://togithub.com/angular/angular/pull/54647)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [586cc24a10](https://togithub.com/angular/angular/commit/586cc24a102d51e7c42ecc839124353afe459073) | fix | apply TestBed provider overrides to `@defer` dependencies ([#​54667](https://togithub.com/angular/angular/pull/54667)) | | [b558a01c84](https://togithub.com/angular/angular/commit/b558a01c84a1fe4f9e047e92d99d69f02f2ccc4f) | fix | generic inference for signal inputs may break with `--strictFunctionTypes` ([#​54652](https://togithub.com/angular/angular/pull/54652)) | | [443e5f1591](https://togithub.com/angular/angular/commit/443e5f1591896909eab6ad157bb4b5db50a49f26) | fix | return a readonly signal on `asReadonly`. ([#​54719](https://togithub.com/angular/angular/pull/54719)) | | [ffbafc7d4a](https://togithub.com/angular/angular/commit/ffbafc7d4a3c61226cb5c524b3ff42ed4f9f1d76) | fix | untrack various core operations ([#​54614](https://togithub.com/angular/angular/pull/54614)) | ### [`v17.2.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1723-2024-02-27) [Compare Source](https://togithub.com/angular/angular/compare/17.2.2...17.2.3) ##### common | Commit | Type | Description | | -- | -- | -- | | [1a526f2881](https://togithub.com/angular/angular/commit/1a526f28814429c05b003edbe40500b7069e1404) | perf | `AsyncPipe` should not call `markForCheck` on subscription ([#​54554](https://togithub.com/angular/angular/pull/54554)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [2aefed8763](https://togithub.com/angular/angular/commit/2aefed87632293c5570e17653a7d270162ea35c3) | fix | catch function instance properties in interpolated signal diagnostic ([#​54325](https://togithub.com/angular/angular/pull/54325)) | | [48aec63ee4](https://togithub.com/angular/angular/commit/48aec63ee48fe9d20c1f1565b044ec359100736d) | fix | identify aliased initializer functions ([#​54480](https://togithub.com/angular/angular/pull/54480)) | | [daf7c611b2](https://togithub.com/angular/angular/commit/daf7c611b23797ba2dba24e20e26c344902e7bc7) | fix | identify aliased initializer functions ([#​54609](https://togithub.com/angular/angular/pull/54609)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [57123524a2](https://togithub.com/angular/angular/commit/57123524a2e1481987eaf239d2ae7f1216291864) | fix | collect providers from NgModules while rendering `@defer` block ([#​52881](https://togithub.com/angular/angular/pull/52881)) | | [79a32816dc](https://togithub.com/angular/angular/commit/79a32816dcb57e9b02ba6e18261c6dccd14b0b23) | fix | fix typo in injectors.svg file ([#​54596](https://togithub.com/angular/angular/pull/54596)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [dbe673b027](https://togithub.com/angular/angular/commit/dbe673b02751b8bf12f6f6f79b843dd268d965e1) | fix | resolve infinite loop for a single line element with a long tag name and angle bracket on a new line ([#​54588](https://togithub.com/angular/angular/pull/54588)) | ### [`v17.2.2`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1722-2024-02-21) [Compare Source](https://togithub.com/angular/angular/compare/17.2.1...17.2.2) ##### common | Commit | Type | Description | | -- | -- | -- | | [d34e3298db](https://togithub.com/angular/angular/commit/d34e3298db2da9d3aa8f8e2c49e1d1aed849e7d2) | fix | image placeholder not removed in OnPush component ([#​54515](https://togithub.com/angular/angular/pull/54515)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [6447c0eecc](https://togithub.com/angular/angular/commit/6447c0eecc15800417bb5bde2d273865c559b7d4) | fix | adding the inert property to the "SCHEMA" array ([#​53148](https://togithub.com/angular/angular/pull/53148)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [0a3edfb543](https://togithub.com/angular/angular/commit/0a3edfb5433e1b67f37d7b3f69a5c77b48eedce6) | fix | correctly detect deferred dependencies across scoped nodes ([#​54499](https://togithub.com/angular/angular/pull/54499)) | | [790f4f7c26](https://togithub.com/angular/angular/commit/790f4f7c26474af2b1d81a4f3c761047bf920edf) | fix | use correct symbol name for default imported symbols in defer blocks ([#​54495](https://togithub.com/angular/angular/pull/54495)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [3bd5860c74](https://togithub.com/angular/angular/commit/3bd5860c749517c4d35850703c53a768138b7bde) | fix | properly execute content queries for root components ([#​54457](https://togithub.com/angular/angular/pull/54457)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [bb57d34110](https://togithub.com/angular/angular/commit/bb57d34110ea8796f5c5f522b98dadf078e8ad8a) | fix | Fix cf migration regular expression to include underscores ([#​54533](https://togithub.com/angular/angular/pull/54533)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [3e31f1a34e](https://togithub.com/angular/angular/commit/3e31f1a34ee97a802a4032cd9e7816d683a51d5e) | fix | Clear internal transition when navigation finalizes ([#​54261](https://togithub.com/angular/angular/pull/54261)) |

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 6 months 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular/cdk@14.2.4
npm ERR! Found: @angular/common@17.2.4
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"17.2.4" from the root project
npm ERR!   peer @angular/common@">=14.0.0" from ng2-charts@4.1.1
npm ERR!   node_modules/ng2-charts
npm ERR!     ng2-charts@"4.1.1" from the root project
npm ERR!   5 more (@angular/forms, @angular/platform-browser, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^14.0.0 || ^15.0.0" from @angular/cdk@14.2.4
npm ERR! node_modules/@angular/cdk
npm ERR!   peer @angular/cdk@">=14.0.0" from ng2-charts@4.1.1
npm ERR!   node_modules/ng2-charts
npm ERR!     ng2-charts@"4.1.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/common@15.2.10
npm ERR! node_modules/@angular/common
npm ERR!   peer @angular/common@"^14.0.0 || ^15.0.0" from @angular/cdk@14.2.4
npm ERR!   node_modules/@angular/cdk
npm ERR!     peer @angular/cdk@">=14.0.0" from ng2-charts@4.1.1
npm ERR!     node_modules/ng2-charts
npm ERR!       ng2-charts@"4.1.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-03-12T02_07_32_322Z-debug-0.log