appuio / cloud-portal

APPUiO Cloud Portal (Web Frontend)
Apache License 2.0
5 stars 0 forks source link

Update angular monorepo to v15.1.0 #432

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/animations 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/common 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/compiler 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/compiler-cli (source) 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/core 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/forms 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/localize 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/platform-browser 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/platform-browser-dynamic 15.0.4 -> 15.1.0 age adoption passing confidence
@angular/router (source) 15.0.4 -> 15.1.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

angular/angular ### [`v15.1.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1510-2023-01-10) [Compare Source](https://togithub.com/angular/angular/compare/15.0.4...15.1.0) #### Deprecations ##### router - CanLoad guards in the Router are deprecated. Use CanMatch instead. - router writable properties The following strategies are meant to be configured by registering the application strategy in DI via the `providers` in the root `NgModule` or `bootstrapApplication`: - `routeReuseStrategy` - `titleStrategy` - `urlHandlingStrategy` The following options are meant to be configured using the options available in `RouterModule.forRoot` or `provideRouter`. - `onSameUrlNavigation` - `paramsInheritanceStrategy` - `urlUpdateStrategy` - `canceledNavigationResolution` The following options are available in `RouterModule.forRoot` but not available in `provideRouter`: - `malformedUriErrorHandler` - This was found to not be used anywhere internally. - `errorHandler` - Developers can instead subscribe to `Router.events` and filter for `NavigationError`. ##### common | Commit | Type | Description | | -- | -- | -- | | [fe50813664](https://togithub.com/angular/angular/commit/fe50813664809a1177132a77bd2a316ad0858b9e) | feat | Add BrowserPlatformLocation to the public API ([#​48488](https://togithub.com/angular/angular/pull/48488)) | | [2f4f0638c7](https://togithub.com/angular/angular/commit/2f4f0638c74dccfc2d0522f67ab226d3227c0566) | fix | Add data attribtue to NgOptimizedImage ([#​48497](https://togithub.com/angular/angular/pull/48497)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [a532d71975](https://togithub.com/angular/angular/commit/a532d71975bef463223fd5d8322e3140760c9134) | feat | allow self-closing tags on custom elements ([#​48535](https://togithub.com/angular/angular/pull/48535)) | | [caf7228f8a](https://togithub.com/angular/angular/commit/caf7228f8ac7e45e3fafeaee0576ae96738a047f) | fix | resolve deprecation warning ([#​48652](https://togithub.com/angular/angular/pull/48652)) | | [33f35b04ef](https://togithub.com/angular/angular/commit/33f35b04ef0f32f25624a6be59f8635675e3e131) | fix | type-only symbols incorrectly retained when downlevelling custom decorators ([#​48638](https://togithub.com/angular/angular/pull/48638)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [caedef0f5b](https://togithub.com/angular/angular/commit/caedef0f5b37ac6530885223b26879c39c36c1bd) | fix | update `@babel/core` dependency and lock version ([#​48634](https://togithub.com/angular/angular/pull/48634)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [6acae1477a](https://togithub.com/angular/angular/commit/6acae1477a212bbd85d0670913c2925fa3bc0c24) | feat | Add `TestBed.runInInjectionContext` to help test functions which use `inject` ([#​47955](https://togithub.com/angular/angular/pull/47955)) | | [38421578a2](https://togithub.com/angular/angular/commit/38421578a2573bcbc86c927ed4015e20fc39f04a) | feat | Make the `isStandalone()` function available in public API ([#​48114](https://togithub.com/angular/angular/pull/48114)) | | [dd42974b07](https://togithub.com/angular/angular/commit/dd42974b070b068135c1bc34072486ae440e45e0) | feat | support TypeScript 4.9 ([#​48005](https://togithub.com/angular/angular/pull/48005)) | ##### forms | Commit | Type | Description | | -- | -- | -- | | [8aa8b4b77c](https://togithub.com/angular/angular/commit/8aa8b4b77cefcdd400ec9767b946b295ef42a066) | fix | Form provider FormsModule.withConfig return a FormsModule ([#​48526](https://togithub.com/angular/angular/pull/48526)) | ##### language-service | Commit | Type | Description | | -- | -- | -- | | [5f0b53c735](https://togithub.com/angular/angular/commit/5f0b53c7352f19480185c6b5c769e5012a2d2faa) | feat | Allow auto-imports to suggest multiple possible imports. ([#​47787](https://togithub.com/angular/angular/pull/47787)) | | [6a8ea29a04](https://togithub.com/angular/angular/commit/6a8ea29a04c35071d807bd2809e7fcbadd49f048) | fix | expose `package.json` for vscode extension resolution ([#​48678](https://togithub.com/angular/angular/pull/48678)) | | [ce8160ecb2](https://togithub.com/angular/angular/commit/ce8160ecb28d6765d438eb65035835984eb956ec) | fix | Prevent crashes on unemitable references ([#​47938](https://togithub.com/angular/angular/pull/47938)) | | [e615b598ba](https://togithub.com/angular/angular/commit/e615b598bab9c67bc34a44e39ef1d7066f9bf052) | fix | ship `/api` entry-point ([#​48670](https://togithub.com/angular/angular/pull/48670)) | | [6ce7d76a0e](https://togithub.com/angular/angular/commit/6ce7d76a0ea9cfc1591bee408719fa6da069344f) | fix | update packages/language-service/build.sh script to work with vscode-ng-language-service's new Bazel build ([#​48663](https://togithub.com/angular/angular/pull/48663)) | ##### localize | Commit | Type | Description | | -- | -- | -- | | [a1a8e91eca](https://togithub.com/angular/angular/commit/a1a8e91ecaded6a2e4d700109a26d3117ad77c9c) | fix | add triple slash type reference on `@angular/localize` on \`ng add ([#​48502](https://togithub.com/angular/angular/pull/48502)) | ##### migrations | Commit | Type | Description | | -- | -- | -- | | [cc284afbbc](https://togithub.com/angular/angular/commit/cc284afbbc33b91884882204c5958a44a5d11392) | fix | combine newly-added imports in import manager ([#​48620](https://togithub.com/angular/angular/pull/48620)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [228e992db7](https://togithub.com/angular/angular/commit/228e992db75bd7a2213b4596e6e2a8696578aa19) | docs | Deprecate canLoad guards in favor of canMatch ([#​48180](https://togithub.com/angular/angular/pull/48180)) | | [0a8b8a66cd](https://togithub.com/angular/angular/commit/0a8b8a66cdfb86586811c79bec938b3ab7215e8f) | docs | Deprecate public members of Router that are meant to be configured elsewhere ([#​48006](https://togithub.com/angular/angular/pull/48006)) | | [332461bd0c](https://togithub.com/angular/angular/commit/332461bd0c5f5734a9d7f051f0f4c6c173dd87c9) | feat | Add ability to override `onSameUrlNavigation` default per-navigation ([#​48050](https://togithub.com/angular/angular/pull/48050)) | | [f58ad86e51](https://togithub.com/angular/angular/commit/f58ad86e51817f83ff18db790a347528262b850b) | feat | Add feature provider for enabling hash navigation ([#​48301](https://togithub.com/angular/angular/pull/48301)) | | [73f03ad2d2](https://togithub.com/angular/angular/commit/73f03ad2d29811dda2ee03c5f18c79ebc9519c0b) | feat | Add new NavigationSkipped event for ignored navigations ([#​48024](https://togithub.com/angular/angular/pull/48024)) | | [3fe75710d9](https://togithub.com/angular/angular/commit/3fe75710d97a0f3224b2b09c45d9b8a9ad6efe91) | fix | page refresh should not destroy history state ([#​48540](https://togithub.com/angular/angular/pull/48540)) | #### Special Thanks Alan Agius, Alex Castle, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bob Watson, Charles Lyding, Derek Cormier, Doug Parker, Dylan Hunn, George Kalpakas, Greg Magolan, Jessica Janiuk, JiaLiPassion, Joey Perrott, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Renan Ferro, Tim Gates, Vadim, Virginia Dooley, ced, mgechev, piyush132000, robertIsaac and sr5434

Configuration

📅 Schedule: Branch creation - "on the first day of the week" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.