ngxs-labs / data

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

ci: update angular-framework (patch) #540

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 patch 10.1.1 -> 10.1.2
@angular/common devDependencies patch 10.1.1 -> 10.1.2
@angular/compiler devDependencies patch 10.1.1 -> 10.1.2
@angular/compiler-cli devDependencies patch 10.1.1 -> 10.1.2
@angular/core devDependencies patch 10.1.1 -> 10.1.2
@angular/forms devDependencies patch 10.1.1 -> 10.1.2
@angular/language-service devDependencies patch 10.1.1 -> 10.1.2
@angular/platform-browser devDependencies patch 10.1.1 -> 10.1.2
@angular/platform-browser-dynamic devDependencies patch 10.1.1 -> 10.1.2
@angular/router devDependencies patch 10.1.1 -> 10.1.2
@types/node devDependencies patch 14.10.2 -> 14.10.3

Release Notes

angular/angular ### [`v10.1.2`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​1012-2020-09-16) ##### Bug Fixes - **compiler:** detect pipes in ICUs in template binder ([#​38810](https://togithub.com/angular/angular/issues/38810)) ([ec2dbe7](https://togithub.com/angular/angular/commit/ec2dbe7)), closes [#​38539](https://togithub.com/angular/angular/issues/38539) [#​38539](https://togithub.com/angular/angular/issues/38539) [#​38539](https://togithub.com/angular/angular/issues/38539) - **core:** clear the `RefreshTransplantedView` when detached ([#​38768](https://togithub.com/angular/angular/issues/38768)) ([edb7f90](https://togithub.com/angular/angular/commit/edb7f90)), closes [#​38619](https://togithub.com/angular/angular/issues/38619) - **localize:** ensure that `formatOptions` is optional ([#​38787](https://togithub.com/angular/angular/issues/38787)) ([a47383d](https://togithub.com/angular/angular/commit/a47383d)) - **router:** Ensure routes are processed in priority order and only if needed ([#​38780](https://togithub.com/angular/angular/issues/38780)) ([9c51ba3](https://togithub.com/angular/angular/commit/9c51ba3)), closes [#​38691](https://togithub.com/angular/angular/issues/38691) - **upgrade:** add try/catch when downgrading injectables ([#​38671](https://togithub.com/angular/angular/issues/38671)) ([5de2ac3](https://togithub.com/angular/angular/commit/5de2ac3)), closes [#​37579](https://togithub.com/angular/angular/issues/37579) ##### Performance Improvements - **compiler-cli:** only emit directive/pipe references that are used ([#​38843](https://togithub.com/angular/angular/issues/38843)) ([5658405](https://togithub.com/angular/angular/commit/5658405)) - **compiler-cli:** optimize computation of type-check scope information ([#​38843](https://togithub.com/angular/angular/issues/38843)) ([ebede67](https://togithub.com/angular/angular/commit/ebede67)) - **ngcc:** introduce cache for sharing data across entry-points ([#​38840](https://togithub.com/angular/angular/issues/38840)) ([58411e7](https://togithub.com/angular/angular/commit/58411e7)) - **ngcc:** reduce maximum worker count ([#​38840](https://togithub.com/angular/angular/issues/38840)) ([ea36466](https://togithub.com/angular/angular/commit/ea36466))

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.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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