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

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.3.0 -> 17.3.1 age adoption passing confidence
@angular/common (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/compiler (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/compiler-cli (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/core (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/forms (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/language-service (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/platform-browser (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/router (source) 17.3.0 -> 17.3.1 age adoption passing confidence
@angular/service-worker (source) 17.3.0 -> 17.3.1 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations) ### [`v17.3.1`](https://togithub.com/angular/angular/releases/tag/17.3.1) [Compare Source](https://togithub.com/angular/angular/compare/17.3.0...17.3.1) ##### 17.3.1 (2024-03-20) ##### compiler | Commit | Description | | -- | -- | | [![fix - c0788200e2](https://img.shields.io/badge/c0788200e2-fix-green)](https://togithub.com/angular/angular/commit/c0788200e26406bacb90ee0079ea9753eebd1b32) | capture data bindings for content projection purposes in blocks ([#​54876](https://togithub.com/angular/angular/issues/54876)) | ##### compiler-cli | Commit | Description | | -- | -- | | [![fix - 99e9474aa2](https://img.shields.io/badge/99e9474aa2-fix-green)](https://togithub.com/angular/angular/commit/99e9474aa2ccccdf4385fbac6b62b1a4585ed4b4) | symbol feature detection for the compiler ([#​54711](https://togithub.com/angular/angular/issues/54711)) |
angular/angular (@​angular/core) ### [`v17.3.1`](https://togithub.com/angular/angular/compare/17.3.0...19ec4050711a42f761cea784b0c2c9fa7caa87ab) [Compare Source](https://togithub.com/angular/angular/compare/17.3.0...17.3.1)
angular/angular (@​angular/language-service) ### [`v17.3.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1731-2024-03-20) [Compare Source](https://togithub.com/angular/angular/compare/17.3.0...17.3.1) ##### compiler | Commit | Type | Description | | -- | -- | -- | | [c0788200e2](https://togithub.com/angular/angular/commit/c0788200e26406bacb90ee0079ea9753eebd1b32) | fix | capture data bindings for content projection purposes in blocks ([#​54876](https://togithub.com/angular/angular/pull/54876)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [99e9474aa2](https://togithub.com/angular/angular/commit/99e9474aa2ccccdf4385fbac6b62b1a4585ed4b4) | fix | symbol feature detection for the compiler ([#​54711](https://togithub.com/angular/angular/pull/54711)) |

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.3.1
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"17.3.1" 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-26T01_12_41_174Z-debug-0.log