esm-bundle / angular__core

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

Update angular monorepo to v15.2.5 #467

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/compiler-cli (source) 15.2.4 -> 15.2.5 age adoption passing confidence
@angular/core 15.2.4 -> 15.2.5 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler) ### [`v15.2.5`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1525-2023-03-29) [Compare Source](https://togithub.com/angular/angular/compare/15.2.4...15.2.5) ##### common | Commit | Type | Description | | -- | -- | -- | | [ca5acadb78](https://togithub.com/angular/angular/commit/ca5acadb78c33bf896001a5810cb4be15ff7bc86) | fix | invalid ImageKit transformation ([#​49201](https://togithub.com/angular/angular/pull/49201)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [077f6b4674](https://togithub.com/angular/angular/commit/077f6b4674c01bfed083e73a17d848e226e543b4) | fix | do not unquote CSS values ([#​49460](https://togithub.com/angular/angular/pull/49460)) | | [c3cff35869](https://togithub.com/angular/angular/commit/c3cff35869648fdf70c9707c3d87bcfdcc84d903) | fix | handle trailing comma in object literal ([#​49535](https://togithub.com/angular/angular/pull/49535)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [d201fc2dec](https://togithub.com/angular/angular/commit/d201fc2dec1a3a9cc6952ebb46cb672200a78236) | fix | set style property value to empty string instead of an invalid value ([#​49460](https://togithub.com/angular/angular/pull/49460)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [978d37f324](https://togithub.com/angular/angular/commit/978d37f324ce4a1fe9b57f3d9430d7c28ecf6131) | fix | Ensure Router preloading works with lazy component and static children ([#​49571](https://togithub.com/angular/angular/pull/49571)) | | [a844435514](https://togithub.com/angular/angular/commit/a844435514962c52f4fb480bcfab7ee6519a59cc) | fix | fix [#​49457](https://togithub.com/angular/angular/pull/49457) outlet activating with old info ([#​49459](https://togithub.com/angular/angular/pull/49459)) | #### Special Thanks Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra
angular/angular (@​angular/compiler-cli) ### [`v15.2.5`](https://togithub.com/angular/angular/releases/tag/15.2.5) [Compare Source](https://togithub.com/angular/angular/compare/15.2.4...15.2.5) ##### 15.2.5 (2023-03-29) ##### common | Commit | Description | | -- | -- | | [![fix - ca5acadb78](https://img.shields.io/badge/ca5acadb78-fix-green)](https://togithub.com/angular/angular/commit/ca5acadb78c33bf896001a5810cb4be15ff7bc86) | invalid ImageKit transformation ([#​49201](https://togithub.com/angular/angular/issues/49201)) | ##### compiler | Commit | Description | | -- | -- | | [![fix - 077f6b4674](https://img.shields.io/badge/077f6b4674-fix-green)](https://togithub.com/angular/angular/commit/077f6b4674c01bfed083e73a17d848e226e543b4) | do not unquote CSS values ([#​49460](https://togithub.com/angular/angular/issues/49460)) | | [![fix - c3cff35869](https://img.shields.io/badge/c3cff35869-fix-green)](https://togithub.com/angular/angular/commit/c3cff35869648fdf70c9707c3d87bcfdcc84d903) | handle trailing comma in object literal ([#​49535](https://togithub.com/angular/angular/issues/49535)) | ##### core | Commit | Description | | -- | -- | | [![fix - d201fc2dec](https://img.shields.io/badge/d201fc2dec-fix-green)](https://togithub.com/angular/angular/commit/d201fc2dec1a3a9cc6952ebb46cb672200a78236) | set style property value to empty string instead of an invalid value ([#​49460](https://togithub.com/angular/angular/issues/49460)) | ##### router | Commit | Description | | -- | -- | | [![fix - 978d37f324](https://img.shields.io/badge/978d37f324-fix-green)](https://togithub.com/angular/angular/commit/978d37f324ce4a1fe9b57f3d9430d7c28ecf6131) | Ensure Router preloading works with lazy component and static children ([#​49571](https://togithub.com/angular/angular/issues/49571)) | | [![fix - a844435514](https://img.shields.io/badge/a844435514-fix-green)](https://togithub.com/angular/angular/commit/a844435514962c52f4fb480bcfab7ee6519a59cc) | fix [#​49457](https://togithub.com/angular/angular/issues/49457) outlet activating with old info ([#​49459](https://togithub.com/angular/angular/issues/49459)) | ##### Special Thanks Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra

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.