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.1 #447

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.0 -> 15.2.1 age adoption passing confidence
@angular/compiler-cli (source) 15.2.0 -> 15.2.1 age adoption passing confidence
@angular/core 15.2.0 -> 15.2.1 age adoption passing confidence

Release Notes

angular/angular ### [`v15.2.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1521-2023-03-01) [Compare Source](https://togithub.com/angular/angular/compare/15.2.0...15.2.1) ##### common | Commit | Type | Description | | -- | -- | -- | | [f0e926074d](https://togithub.com/angular/angular/commit/f0e926074df189b3e3ca361a6a3bcd852c05e010) | fix | make Location.normalize() return the correct path when the base path contains characters that interfere with regex syntax. ([#​49181](https://togithub.com/angular/angular/pull/49181)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [04d8b6c61a](https://togithub.com/angular/angular/commit/04d8b6c61a0d0a2d61b9202d09774f3ab347e82f) | fix | do not persist component analysis if template/styles are missing ([#​49184](https://togithub.com/angular/angular/pull/49184)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [d60ea6ab5a](https://togithub.com/angular/angular/commit/d60ea6ab5a22cb4f3677e34d0d7f6be0c3fe23fe) | fix | update zone.js peerDependencies ranges ([#​49244](https://togithub.com/angular/angular/pull/49244)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [44d095a61c](https://togithub.com/angular/angular/commit/44d095a61cb340ea1f5e0a19370ea839378b02c3) | fix | avoid migrating the same class multiple times in standalone migration ([#​49245](https://togithub.com/angular/angular/pull/49245)) | | [92b0bda9e4](https://togithub.com/angular/angular/commit/92b0bda9e4e7117552f929bf86acfc0ae65779a1) | fix | delete barrel exports in standalone migration ([#​49176](https://togithub.com/angular/angular/pull/49176)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [3062442728](https://togithub.com/angular/angular/commit/30624427289ad65bdbabd865d028146753c3a97a) | fix | add error message when using loadComponent with a NgModule ([#​49164](https://togithub.com/angular/angular/pull/49164)) | #### Special Thanks Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Craig Spence, Doug Parker, Iván Navarro, Joey Perrott, Kristiyan Kostadinov, Matthieu Riegler, Michael Ziluck, Paul Gschwendtner, Stephanie Tuerk, Vincent and Virginia Dooley

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.