Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @angular/core to v10 [security] #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/core (source) ^9.0.4 -> ^10.0.0 age adoption passing confidence

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)

v10.2.5

Compare Source

v10.2.4

Compare Source

v10.2.3

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

v10.1.6

Compare Source

v10.1.5

Compare Source

v10.1.4

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.14

Compare Source

v10.0.13

Compare Source

v10.0.12

Compare Source

v10.0.11

Compare Source

v10.0.10

Compare Source

v10.0.9

Compare Source

v10.0.8

Compare Source

v10.0.7

Compare Source

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

v9.1.13

Compare Source

v9.1.12

Compare Source

v9.1.11

Compare Source

v9.1.10

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @angular/core to v11 [SECURITY] Update dependency @angular/core to v11 [SECURITY] - autoclosed Mar 11, 2023
@renovate renovate bot closed this Mar 11, 2023
@renovate renovate bot deleted the renovate/npm-@angular/core-vulnerability branch March 11, 2023 03:57
@renovate renovate bot changed the title Update dependency @angular/core to v11 [SECURITY] - autoclosed Update dependency @angular/core to v11 [SECURITY] Mar 11, 2023
@renovate renovate bot restored the renovate/npm-@angular/core-vulnerability branch March 11, 2023 07:06
@renovate renovate bot reopened this Mar 11, 2023
@renovate renovate bot force-pushed the renovate/npm-@angular/core-vulnerability branch from 7cd6925 to 4ecbb11 Compare March 11, 2023 09:50
@renovate renovate bot changed the title Update dependency @angular/core to v11 [SECURITY] chore(deps): update dependency @angular/core to 11.0.5 [security] Mar 11, 2023
@renovate
Copy link
Author

renovate bot commented Mar 11, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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/animations@9.1.9
npm ERR! Found: @angular/core@10.2.5
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^10.0.0" from the root project
npm ERR!   peer @angular/core@">= 6.0.0" from @akveo/ng2-completer@9.0.1
npm ERR!   node_modules/@akveo/ng2-completer
npm ERR!     @akveo/ng2-completer@"^9.0.1" from the root project
npm ERR!     peer @akveo/ng2-completer@"9.0.1" from ng2-smart-table@1.6.0
npm ERR!     node_modules/ng2-smart-table
npm ERR!       ng2-smart-table@"^1.6.0" from the root project
npm ERR!   7 more (@angular/cdk, @angular/material, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/core@"9.1.9" from @angular/animations@9.1.9
npm ERR! node_modules/@angular/animations
npm ERR!   @angular/animations@"^9.0.4" from the root project
npm ERR!   peer @angular/animations@"^9.0.0 || ^10.0.0-0" from @angular/material@9.2.4
npm ERR!   node_modules/@angular/material
npm ERR!     @angular/material@"^9.2.4" from the root project
npm ERR!     1 more (@covalent/core)
npm ERR!   3 more (@angular/platform-browser, @nebular/theme, @swimlane/ngx-charts)
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/core@9.1.9
npm ERR! node_modules/@angular/core
npm ERR!   peer @angular/core@"9.1.9" from @angular/animations@9.1.9
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"^9.0.4" from the root project
npm ERR!     peer @angular/animations@"^9.0.0 || ^10.0.0-0" from @angular/material@9.2.4
npm ERR!     node_modules/@angular/material
npm ERR!       @angular/material@"^9.2.4" from the root project
npm ERR!       1 more (@covalent/core)
npm ERR!     3 more (@angular/platform-browser, @nebular/theme, @swimlane/ngx-charts)
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! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/d602dd/d36765/cache/others/npm/_logs/2023-10-11T04_48_44_875Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/d602dd/d36765/cache/others/npm/_logs/2023-10-11T04_48_44_875Z-debug-0.log

@renovate renovate bot changed the title chore(deps): update dependency @angular/core to 11.0.5 [security] fix(deps): update dependency @angular/core to v11 [security] Mar 24, 2023
@renovate renovate bot changed the title fix(deps): update dependency @angular/core to v11 [security] fix(deps): update dependency @angular/core to v11 [security] - autoclosed Oct 10, 2023
@renovate renovate bot closed this Oct 10, 2023
@renovate renovate bot deleted the renovate/npm-@angular/core-vulnerability branch October 10, 2023 22:28
@renovate renovate bot changed the title fix(deps): update dependency @angular/core to v11 [security] - autoclosed fix(deps): update dependency @angular/core to v11 [security] Oct 11, 2023
@renovate renovate bot reopened this Oct 11, 2023
@renovate renovate bot restored the renovate/npm-@angular/core-vulnerability branch October 11, 2023 04:48
@renovate renovate bot changed the title fix(deps): update dependency @angular/core to v11 [security] fix(deps): update dependency @angular/core to v10 [security] Oct 11, 2023
@renovate renovate bot force-pushed the renovate/npm-@angular/core-vulnerability branch from 4ecbb11 to 837390e Compare October 11, 2023 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants