esm-bundle / angular__router

ESM and SystemJS bundles for @angular/router
MIT License
1 stars 3 forks source link

Update angular monorepo to v15.1.1 #368

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.1.0 -> 15.1.1 age adoption passing confidence
@angular/compiler-cli (source) 15.1.0 -> 15.1.1 age adoption passing confidence
@angular/router (source) 15.1.0 -> 15.1.1 age adoption passing confidence
@angular/upgrade 15.1.0 -> 15.1.1 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler) ### [`v15.1.1`](https://togithub.com/angular/angular/releases/tag/15.1.1) [Compare Source](https://togithub.com/angular/angular/compare/15.1.0...15.1.1) ##### 15.1.1 (2023-01-18) ##### common | Commit | Description | | -- | -- | | [![fix - 68ce4f6ab4](https://img.shields.io/badge/68ce4f6ab4-fix-green)](https://togithub.com/angular/angular/commit/68ce4f6ab495f78858281b902e6433fe90ed6dbf) | Update `Location` to get a normalized URL valid in case a represented URL starts with the substring equals `APP_BASE_HREF` ([#​48489](https://togithub.com/angular/angular/issues/48489)) | | [![perf - 032b2bd689](https://img.shields.io/badge/032b2bd689-perf-orange)](https://togithub.com/angular/angular/commit/032b2bd689e24ece61e23bfe9a39a11676958b8d) | avoid excessive DOM mutation in NgClass ([#​48433](https://togithub.com/angular/angular/issues/48433)) | ##### core | Commit | Description | | -- | -- | | [![fix - dd54f6bd96](https://img.shields.io/badge/dd54f6bd96-fix-green)](https://togithub.com/angular/angular/commit/dd54f6bd963f859d18af90d5b3834c443ec073f9) | makeEnvironmentProviders should accept EnvironmentProviders ([#​48720](https://togithub.com/angular/angular/issues/48720)) | ##### Special Thanks Alan Agius, Alex Rickabaugh, Andrew Scott, Aristeidis Bampakos, Bob Watson, Jens, Konstantin Kharitonov, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Vladyslav Slipchenko, ced, dario-piotrowicz, mgechev and ノウラ
angular/angular (@​angular/router) ### [`v15.1.1`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1511-2023-01-18) [Compare Source](https://togithub.com/angular/angular/compare/15.1.0...15.1.1) ##### common | Commit | Type | Description | | -- | -- | -- | | [68ce4f6ab4](https://togithub.com/angular/angular/commit/68ce4f6ab495f78858281b902e6433fe90ed6dbf) | fix | Update `Location` to get a normalized URL valid in case a represented URL starts with the substring equals `APP_BASE_HREF` ([#​48489](https://togithub.com/angular/angular/pull/48489)) | | [032b2bd689](https://togithub.com/angular/angular/commit/032b2bd689e24ece61e23bfe9a39a11676958b8d) | perf | avoid excessive DOM mutation in NgClass ([#​48433](https://togithub.com/angular/angular/pull/48433)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [dd54f6bd96](https://togithub.com/angular/angular/commit/dd54f6bd963f859d18af90d5b3834c443ec073f9) | fix | makeEnvironmentProviders should accept EnvironmentProviders ([#​48720](https://togithub.com/angular/angular/pull/48720)) | #### Special Thanks Alan Agius, Alex Rickabaugh, Andrew Scott, Aristeidis Bampakos, Bob Watson, Jens, Konstantin Kharitonov, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Vladyslav Slipchenko, ced, dario-piotrowicz, mgechev and ノウラ

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.