Skip to content

Update dependency @angular/compiler to v16.2.12 #2157

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 16.2.10 -> 16.2.12 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler)

v16.2.12

Compare Source

animations
Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#​51136)
common
Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#​52486)
compiler-cli
Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#​52437)
873c4f2454 fix use originally used module specifier for transform functions (#​52437)

v16.2.11

Compare Source

core
Commit Type Description
54ea3b65c3 fix emit provider configured event when a service is configured with providedIn (#​52365)
78533324dc fix get root and platform injector providers in special cases (#​52365)
019a0f4c22 fix load global utils before creating platform injector in the standalone case (#​52365)
router
Commit Type Description
b79b4aca91 fix RouterTestingHarness should throw if a component is expected but navigation fails (#​52357)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented May 10, 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: libraries/angular/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular/[email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"16.2.10" from the root project
npm ERR!   peer @angular/core@"16.2.10" from @angular/[email protected]
npm ERR!   node_modules/@angular/common
npm ERR!     @angular/common@"16.2.10" from the root project
npm ERR!     peer @angular/common@"16.2.10" from @angular/[email protected]
npm ERR!     node_modules/@angular/forms
npm ERR!       @angular/forms@"16.2.10" from the root project
npm ERR!     3 more (@angular/platform-browser, ...)
npm ERR!   4 more (@angular/forms, @angular/platform-browser, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @angular/core@"16.2.12" from @angular/[email protected]
npm ERR! node_modules/@angular/compiler
npm ERR!   @angular/compiler@"16.2.12" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   peerOptional @angular/core@"16.2.12" from @angular/[email protected]
npm ERR!   node_modules/@angular/compiler
npm ERR!     @angular/compiler@"16.2.12" 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-08T23_11_38_280Z-debug-0.log

@github-actions github-actions bot enabled auto-merge May 10, 2023 23:20
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 6 times, most recently from 76ba4c4 to 884e058 Compare May 17, 2023 20:21
@renovate renovate bot changed the title Update dependency @angular/compiler to v16.0.1 Update dependency @angular/compiler to v16.0.2 May 17, 2023
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 13 times, most recently from 61ed438 to 594eb0a Compare May 24, 2023 18:31
@renovate renovate bot changed the title Update dependency @angular/compiler to v16.0.2 Update dependency @angular/compiler to v16.0.3 May 24, 2023
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 2 times, most recently from 574acb0 to 98f97d8 Compare May 24, 2023 18:56
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 3 times, most recently from 7b1fe23 to 903bb57 Compare June 1, 2023 19:21
@renovate renovate bot changed the title Update dependency @angular/compiler to v16.0.3 Update dependency @angular/compiler to v16.0.4 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch from 903bb57 to 47fb375 Compare June 1, 2023 19:30
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 6 times, most recently from a82bca6 to f502453 Compare December 10, 2024 18:14
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 2 times, most recently from 6a340a7 to 556e1c0 Compare January 29, 2025 20:28
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 6 times, most recently from 7647a4d to 7bef43b Compare February 22, 2025 05:51
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 2 times, most recently from 61e7916 to 3844312 Compare February 25, 2025 18:10
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 2 times, most recently from f840a10 to 3d6091d Compare April 30, 2025 14:37
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch 4 times, most recently from 6f1512d to d477588 Compare June 11, 2025 21:12
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch from d477588 to 628ae22 Compare August 6, 2025 13:21
@renovate renovate bot force-pushed the renovate/angular-compiler-16.x branch from 628ae22 to 61016c5 Compare August 6, 2025 13:25
@Westbrook
Copy link
Collaborator

Out of date.

@Westbrook Westbrook closed this Aug 6, 2025
auto-merge was automatically disabled August 6, 2025 13:26

Pull request was closed

Copy link
Contributor Author

renovate bot commented Aug 6, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (16.2.12). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/angular-compiler-16.x branch August 6, 2025 13:27
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.

2 participants