Closed renovate[bot] closed 1 month ago
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:
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.5
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"17.3.5" from the root project
npm ERR! peer @angular/common@"17.3.5" from @angular/forms@17.3.5
npm ERR! node_modules/@angular/forms
npm ERR! @angular/forms@"17.3.5" from the root project
npm ERR! 5 more (@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-05-08T11_32_41_443Z-debug-0.log
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:
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.5
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"17.3.5" from the root project
npm ERR! peer @angular/common@"17.3.5" from @angular/forms@17.3.5
npm ERR! node_modules/@angular/forms
npm ERR! @angular/forms@"17.3.5" from the root project
npm ERR! 5 more (@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-10-15T01_39_23_348Z-debug-0.log
This PR contains the following updates:
17.3.5
->17.3.10
Release Notes
angular/angular-cli (@angular/cli)
### [`v17.3.10`](https://redirect.github.com/angular/angular-cli/compare/17.3.9...17.3.10) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.9...17.3.10) ### [`v17.3.9`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1739-2024-08-29) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.8...17.3.9) ##### [@angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | | [e2c5c034d](https://redirect.github.com/angular/angular-cli/commit/e2c5c034d96962fe6f358285e376630c71ac9673) | fix | clear context in Karma by default for single run executions | | [88501f3d5](https://redirect.github.com/angular/angular-cli/commit/88501f3d5586f72ee0900b8d351af3d72bdc0dee) | fix | upgrade webpack to `5.94.0` | ### [`v17.3.8`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1738-2024-05-22) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.7...17.3.8) ##### [@angular/cli](https://redirect.github.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | [3ada6eb52](https://redirect.github.com/angular/angular-cli/commit/3ada6eb5256631ca3a951525fc9814ad0447a41f) | fix | clarify optional migration instructions during ng update | ##### [@angular-devkit/schematics](https://redirect.github.com/angular-devkit/schematics) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------------------------------------- | | [4b6ba8df1](https://redirect.github.com/angular/angular-cli/commit/4b6ba8df1ab8f4801fba7ddc38812417e274d960) | fix | `SchematicTestRunner.runExternalSchematic` fails with "The encoded data was not valid for encoding utf-8" | ### [`v17.3.7`](https://redirect.github.com/angular/angular-cli/compare/17.3.6...c85190bf020bfca5cf5aaa1198b63713097f5fe9) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.6...17.3.7) ### [`v17.3.6`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1736-2024-04-25) [Compare Source](https://redirect.github.com/angular/angular-cli/compare/17.3.5...17.3.6) ##### [@angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | | [dcec59799](https://redirect.github.com/angular/angular-cli/commit/dcec59799faac66bf25043984c11944479efcf4d) | fix | properly configure headers for media resources and HTML page |Configuration
📅 Schedule: Branch creation - "after 8am and before 5pm on saturday" (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 this update again.
This PR was generated by Mend Renovate. View the repository job log.