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.3.2 #519

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.3.0 -> 17.3.2 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular/cli) ### [`v17.3.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1732-2024-03-25) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.3.1...17.3.2) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- | | [935f931ee](https://togithub.com/angular/angular-cli/commit/935f931eea8ddd1cb86b2275b8e384bf51e9153e) | fix | rename SSR port env variable | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ | | [c9d436000](https://togithub.com/angular/angular-cli/commit/c9d4360000e6134b936781be3b0d5cf1871d44d7) | fix | `Internal server error: Invalid URL` when using a non localhost IP | | [59fba38ec](https://togithub.com/angular/angular-cli/commit/59fba38ec6181c8d9c7a0636fb514c4b25aaf0cd) | fix | ensure proper resolution of linked SCSS files | | [27dd8f208](https://togithub.com/angular/angular-cli/commit/27dd8f208911dbb2eda6d64efd6d1ce8c463ce35) | fix | service-worker references non-existent named index output | | [c12907d92](https://togithub.com/angular/angular-cli/commit/c12907d92f8a2268541fd3bf28857dbb216ec7c9) | fix | update `webpack-dev-middleware` to `6.1.2` | ### [`v17.3.1`](https://togithub.com/angular/angular-cli/releases/tag/17.3.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/17.3.0...17.3.1) ### 17.3.1 (2024-03-20) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Description | | -- | -- | | [![fix - 198ca9afc](https://img.shields.io/badge/198ca9afc-fix-green)](https://togithub.com/angular/angular-cli/commit/198ca9afcc9a043d4329c2f4032f0b9cefa11a2e) | improve Sass format clarity for application style option | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Description | | -- | -- | | [![fix - 2809971a5](https://img.shields.io/badge/2809971a5-fix-green)](https://togithub.com/angular/angular-cli/commit/2809971a57966cf79965c84a933f70709334c16b) | only generate `server` directory when SSR is enabled | | [![fix - 3f601a14e](https://img.shields.io/badge/3f601a14e-fix-green)](https://togithub.com/angular/angular-cli/commit/3f601a14e70540f37ef6c6559a5cd50bb6b453d7) | typo in allowedHosts warning for unsupported vite options | | [![perf - 79c44adac](https://img.shields.io/badge/79c44adac-perf-orange)](https://togithub.com/angular/angular-cli/commit/79c44adac4184408cbd1dc07989796f155cfc70e) | avoid transforming empty component stylesheets | | [![perf - cc3167f30](https://img.shields.io/badge/cc3167f30-perf-orange)](https://togithub.com/angular/angular-cli/commit/cc3167f3012aa621a7fc9277a9c8a82601f7d914) | reduce build times for apps with a large number of components when utilizing esbuild-based builders |

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: @angular/cdk@14.2.4
npm ERR! Found: @angular/common@17.3.0
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"17.3.0" from the root project
npm ERR!   peer @angular/common@"17.3.0" from @angular/forms@17.3.0
npm ERR!   node_modules/@angular/forms
npm ERR!     @angular/forms@"17.3.0" 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-03-25T16_58_16_765Z-debug-0.log