esm-bundle / angular__core

ESM and SystemJS bundles for @angular/core
MIT License
5 stars 2 forks source link

Update angular monorepo to v14.0.4 #362

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler 14.0.3 -> 14.0.4 age adoption passing confidence
@angular/compiler-cli 14.0.3 -> 14.0.4 age adoption passing confidence
@angular/core 14.0.3 -> 14.0.4 age adoption passing confidence

Release Notes

angular/angular ### [`v14.0.4`](https://togithub.com/angular/angular/releases/tag/14.0.4) ##### 14.0.4 (2022-06-29) ##### animations | Commit | Description | | -- | -- | | [![fix - 51be9bbe29](https://img.shields.io/badge/51be9bbe29-fix-green)](https://togithub.com/angular/angular/commit/51be9bbe29e12ae0e8d4777cdac5c7466c8b6184) | cleanup DOM elements when the root view is removed ([#​45143](https://togithub.com/angular/angular/issues/45143)) | | [![fix - 999aca86c8](https://img.shields.io/badge/999aca86c8-fix-green)](https://togithub.com/angular/angular/commit/999aca86c89030b6a9023cd2835636ee487334f2) | enable shadowElements to leave when their parent does ([#​46459](https://togithub.com/angular/angular/issues/46459)) | ##### common | Commit | Description | | -- | -- | | [![fix - 42aed6b13e](https://img.shields.io/badge/42aed6b13e-fix-green)](https://togithub.com/angular/angular/commit/42aed6b13efef59c1c33472adc4f2df5d52d4c20) | handle CSS custom properties in NgStyle ([#​46451](https://togithub.com/angular/angular/issues/46451)) | ##### core | Commit | Description | | -- | -- | | [![fix - 1e7f22f00a](https://img.shields.io/badge/1e7f22f00a-fix-green)](https://togithub.com/angular/angular/commit/1e7f22f00ab10a6ae01729e3355871e51bc8bf4d) | trigger `ApplicationRef.destroy` when Platform is destroyed ([#​46497](https://togithub.com/angular/angular/issues/46497)) | | [![fix - 8bde2dbc71](https://img.shields.io/badge/8bde2dbc71-fix-green)](https://togithub.com/angular/angular/commit/8bde2dbc714a0d9f7cda80c7893ab213d1e3f931) | Update ngfor error code to be negative ([#​46555](https://togithub.com/angular/angular/issues/46555)) | | [![fix - 57e8fc00eb](https://img.shields.io/badge/57e8fc00eb-fix-green)](https://togithub.com/angular/angular/commit/57e8fc00eba92618c2cf063589ba1a88d3b30055) | Updates error to use RuntimeError code ([#​46526](https://togithub.com/angular/angular/issues/46526)) | ##### forms | Commit | Description | | -- | -- | | [![fix - 74a26d870e](https://img.shields.io/badge/74a26d870e-fix-green)](https://togithub.com/angular/angular/commit/74a26d870e2437f779c8c70f0b811f1d0bf8d4ee) | Convert existing reactive errors to use RuntimeErrorCode. ([#​46560](https://togithub.com/angular/angular/issues/46560)) | | [![fix - 747872212d](https://img.shields.io/badge/747872212d-fix-green)](https://togithub.com/angular/angular/commit/747872212d12660eee59024202840e7d3ebfc866) | Update a Forms validator error to use RuntimeError ([#​46537](https://togithub.com/angular/angular/issues/46537)) | ##### router | Commit | Description | | -- | -- | | [![fix - d6fac9e914](https://img.shields.io/badge/d6fac9e914-fix-green)](https://togithub.com/angular/angular/commit/d6fac9e914ad13f1ed63ea6a3738c245e547eaae) | Ensure that new `RouterOutlet` instances work after old ones are destroyed ([#​46554](https://togithub.com/angular/angular/issues/46554)) | ##### Special Thanks Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate\[bot]

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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