mycomplexsoul / delta

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

Update dependency @angular/cli to v17.2.3 #505

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/cli 17.2.2 -> 17.2.3 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular/cli) ### [`v17.2.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1723-2024-03-06) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.2.2...17.2.3) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------- | | [7cc8261fd](https://togithub.com/angular/angular-cli/commit/7cc8261fd2eb0ef1665faebec43cba447a64fd33) | fix | avoid implicit CSS file extensions when resolving | | [259ec72d5](https://togithub.com/angular/angular-cli/commit/259ec72d521b3a660c54ec33aaf8bf7c838281e7) | fix | avoid marking component styles as media with no output media directory | | [faffdfdce](https://togithub.com/angular/angular-cli/commit/faffdfdcebb3f71f7ef64b02114561985c592add) | fix | disable `deployUrl` when using vite dev-server | ### [`v17.2.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1722-2024-02-28) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.2.1...17.2.2) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- | | [3394d3cf1](https://togithub.com/angular/angular-cli/commit/3394d3cf10996a93777edfb28d83cf4eb85ae40b) | fix | ensure all related stylesheets are rebuilt when an import changes | ### [`v17.2.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1721-2024-02-22) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.2.0...17.2.1) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | [9e7c47b59](https://togithub.com/angular/angular-cli/commit/9e7c47b5945b368a6fd5e2544674d5a3afd63d65) | fix | allow `mts` and `cts` file replacement | | [f2a2e9287](https://togithub.com/angular/angular-cli/commit/f2a2e92877298a30bc1042772be043d5db9ac729) | fix | provide Vite client code source map when loading |

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 this update 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: delta@1.14.6
npm ERR! Found: @angular/animations@17.2.1
npm ERR! node_modules/@angular/animations
npm ERR!   @angular/animations@"17.2.3" from the root project
npm ERR!   peerOptional @angular/animations@"17.2.1" from @angular/platform-browser@17.2.1
npm ERR!   node_modules/@angular/platform-browser
npm ERR!     @angular/platform-browser@"17.2.3" from the root project
npm ERR!     peer @angular/platform-browser@"17.2.1" from @angular/forms@17.2.1
npm ERR!     node_modules/@angular/forms
npm ERR!       @angular/forms@"17.2.3" from the root project
npm ERR!     2 more (@angular/platform-browser-dynamic, @angular/router)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! @angular/animations@"17.2.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/core@17.2.3
npm ERR! node_modules/@angular/core
npm ERR!   peer @angular/core@"17.2.3" from @angular/animations@17.2.3
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"17.2.3" 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-09T09_03_33_736Z-debug-0.log