Closed renovate[bot] closed 2 months 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/animations@17.3.11
npm ERR! Found: @angular/core@17.3.12
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"17.3.12" from the root project
npm ERR! peer @angular/core@">=5.x <19.0.0" from ngx-vcard@5.0.0
npm ERR! node_modules/ngx-vcard
npm ERR! ngx-vcard@"x" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"17.3.11" from @angular/animations@17.3.11
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"17.3.11" from the root project
npm ERR! peerOptional @angular/animations@"17.3.11" from @angular/platform-browser@17.3.11
npm ERR! node_modules/@angular/platform-browser
npm ERR! @angular/platform-browser@"17.3.11" from the root project
npm ERR! 3 more (@angular/forms, @angular/platform-browser-dynamic, @angular/router)
npm ERR!
npm ERR! Conflicting peer dependency: @angular/core@17.3.11
npm ERR! node_modules/@angular/core
npm ERR! peer @angular/core@"17.3.11" from @angular/animations@17.3.11
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"17.3.11" from the root project
npm ERR! peerOptional @angular/animations@"17.3.11" from @angular/platform-browser@17.3.11
npm ERR! node_modules/@angular/platform-browser
npm ERR! @angular/platform-browser@"17.3.11" from the root project
npm ERR! 3 more (@angular/forms, @angular/platform-browser-dynamic, @angular/router)
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-09-25T12_46_10_523Z-debug-0.log
This PR contains the following updates:
17.3.11
->17.3.12
GitHub Vulnerability Alerts
CVE-2021-4231
A vulnerability was found in Angular up to 11.0.4/11.1.0-next.2. It has been classified as problematic. Affected is the handling of comments. The manipulation leads to cross site scripting. It is possible to launch the attack remotely but it might require an authentication first. Upgrading to version 10.2.5, 11.0.5 or 11.1.0-next.3 is advised to to address this issue.
Release Notes
angular/angular (@angular/core)
### [`v17.3.12`](https://redirect.github.com/angular/angular/releases/tag/17.3.12) [Compare Source](https://redirect.github.com/angular/angular/compare/17.3.11...17.3.12) ##### 17.3.12 (2024-07-17) ##### compiler | Commit | Description | | -- | -- | | [![fix - 327bae473b](https://img.shields.io/badge/327bae473b-fix-green)](https://redirect.github.com/angular/angular/commit/327bae473b4ed430efefb4663312a01f59304081) | JIT mode incorrectly interpreting host directive configuration in partial compilation ([#57002](https://redirect.github.com/angular/angular/issues/57002)) ([#57003](https://redirect.github.com/angular/angular/issues/57003)) |Configuration
📅 Schedule: Branch creation - "" (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 was generated by Mend Renovate. View the repository job log.