ngxs-labs / entity-state

⏱ WIP: Entity adapter
48 stars 12 forks source link

chore(deps): update @angular to v10.2.2 #267

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 patch 10.2.1 -> 10.2.2
@angular/common dependencies patch 10.2.1 -> 10.2.2
@angular/compiler dependencies patch 10.2.1 -> 10.2.2
@angular/core dependencies patch 10.2.1 -> 10.2.2
@angular/forms dependencies patch 10.2.1 -> 10.2.2
@angular/platform-browser dependencies patch 10.2.1 -> 10.2.2
@angular/platform-browser-dynamic dependencies patch 10.2.1 -> 10.2.2
@angular/router dependencies patch 10.2.1 -> 10.2.2

Release Notes

angular/angular ### [`v10.2.2`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​1022-2020-11-04) [Compare Source](https://togithub.com/angular/angular/compare/10.2.1...10.2.2) ##### Bug Fixes - **compiler-cli:** report missing pipes when `fullTemplateTypeCheck` is disabled ([#​39320](https://togithub.com/angular/angular/issues/39320)) ([71d0063](https://togithub.com/angular/angular/commit/71d0063)), closes [#​38195](https://togithub.com/angular/angular/issues/38195) - **core:** markDirty() should only mark flags when really scheduling tick. ([#​39316](https://togithub.com/angular/angular/issues/39316)) ([8c82106](https://togithub.com/angular/angular/commit/8c82106)), closes [#​39296](https://togithub.com/angular/angular/issues/39296) - **router:** Ensure all outlets are used when commands have a prefix ([#​39456](https://togithub.com/angular/angular/issues/39456)) ([85d5242](https://togithub.com/angular/angular/commit/85d5242)) ##### Performance Improvements - **core:** do not recurse into modules that have already been registered ([#​39514](https://togithub.com/angular/angular/issues/39514)) ([812355c](https://togithub.com/angular/angular/commit/812355c)), closes [#​39487](https://togithub.com/angular/angular/issues/39487)

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.