ngxs-labs / data

NGXS Persistence API
https://ngxs-labs.github.io/data
81 stars 18 forks source link

ci: update angular-framework to v10.2.0 (minor) #594

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@angular/animations devDependencies minor 10.1.6 -> 10.2.0
@angular/common devDependencies minor 10.1.6 -> 10.2.0
@angular/compiler devDependencies minor 10.1.6 -> 10.2.0
@angular/compiler-cli devDependencies minor 10.1.6 -> 10.2.0
@angular/core devDependencies minor 10.1.6 -> 10.2.0
@angular/forms devDependencies minor 10.1.6 -> 10.2.0
@angular/language-service devDependencies minor 10.1.6 -> 10.2.0
@angular/platform-browser devDependencies minor 10.1.6 -> 10.2.0
@angular/platform-browser-dynamic devDependencies minor 10.1.6 -> 10.2.0
@angular/router devDependencies minor 10.1.6 -> 10.2.0

Release Notes

angular/angular ### [`v10.2.0`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​1020-2020-10-21) ##### Bug Fixes - **core:** guard reading of global `ngDevMode` for undefined. ([#​36055](https://togithub.com/angular/angular/issues/36055)) ([02405f1](https://togithub.com/angular/angular/commit/02405f1)) - **platform-server:** Resolve absolute URL from baseUrl ([#​39334](https://togithub.com/angular/angular/issues/39334)) ([71fb99f](https://togithub.com/angular/angular/commit/71fb99f)) ##### BREAKING CHANGES - **platform-server:** If you use `useAbsoluteUrl` to setup `platform-server`, you now need to also specify `baseUrl`. We are intentionally making this a breaking change in a minor release, because if `useAbsoluteUrl` is set to `true` then the behavior of the application could be unpredictable, resulting in issues that are hard to discover but could be affecting production environments.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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