Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Update angular monorepo#25

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/angular-monorepo
Closed

Update angular monorepo#25
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/angular-monorepo

Conversation

@renovate

@renovate renovate Bot commented Oct 24, 2023

Copy link
Copy Markdown

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/common 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/compiler 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/compiler-cli (source) 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/core 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/forms 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/platform-browser 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/platform-browser-dynamic 16.2.9 -> 16.2.12 age adoption passing confidence
@angular/router (source) 16.2.9 -> 16.2.12 age adoption passing confidence
zone.js (changelog) ~0.13.0 -> ~0.14.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

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)

v16.2.10

Compare Source

angular/angular (zone.js)

v0.14.2

Compare Source

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

Configuration

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/angular-monorepo branch from 96ff1e3 to 81af689 Compare October 26, 2023 05:52
@renovate

renovate Bot commented Oct 26, 2023

Copy link
Copy Markdown
Author

⚠ 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: angular-sdk@0.0.0
npm ERR! Found: zone.js@0.14.2
npm ERR! node_modules/zone.js
npm ERR!   dev zone.js@"~0.14.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.13.0" from @angular/core@16.2.12
npm ERR! node_modules/@angular/core
npm ERR!   dev @angular/core@"^16.2.9" from the root project
npm ERR!   peer @angular/core@"16.2.12" from @angular/animations@16.2.12
npm ERR!   node_modules/@angular/animations
npm ERR!     dev @angular/animations@"^16.2.9" 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! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/cef407/9186b2/cache/others/npm/_logs/2023-11-16T11_36_53_333Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/cef407/9186b2/cache/others/npm/_logs/2023-11-16T11_36_53_333Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from 68cced2 to 056abbf Compare November 6, 2023 06:15
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 056abbf to bc7b60f Compare November 16, 2023 11:37
@asafshen asafshen closed this Dec 31, 2023
@asafshen asafshen deleted the renovate/angular-monorepo branch December 31, 2023 12:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant