ngxs-labs / entity-state

⏱ WIP: Entity adapter
48 stars 12 forks source link

chore(deps): update @angular to v10.2.0 #254

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies minor 10.1.6 -> 10.2.0
@angular/common dependencies minor 10.1.6 -> 10.2.0
@angular/compiler dependencies minor 10.1.6 -> 10.2.0
@angular/core dependencies minor 10.1.6 -> 10.2.0
@angular/forms dependencies minor 10.1.6 -> 10.2.0
@angular/platform-browser dependencies minor 10.1.6 -> 10.2.0
@angular/platform-browser-dynamic dependencies minor 10.1.6 -> 10.2.0
@angular/router dependencies 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) [Compare Source](https://togithub.com/angular/angular/compare/10.1.6...10.2.0) ##### 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: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.