ngxs-labs / testing

More power for testing with @ngxs-labs/testing
MIT License
13 stars 3 forks source link

chore(deps): update dependency @angular/core to ^9.1.3 #212

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@angular/core peerDependencies patch ^9.1.2 -> ^9.1.3

Release Notes

angular/angular ### [`v9.1.3`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​913-httpsgithubcomangularangularcompare912913-2020-04-22) [Compare Source](https://togithub.com/angular/angular/compare/9.1.2...9.1.3) ##### Bug Fixes - **compiler:** avoid generating i18n attributes in plain form ([#​36422](https://togithub.com/angular/angular/issues/36422)) ([08b8b51](https://togithub.com/angular/angular/commit/08b8b51)) - **core:** do not use unbound attributes as inputs to structural directives ([#​36441](https://togithub.com/angular/angular/issues/36441)) ([c0ed57d](https://togithub.com/angular/angular/commit/c0ed57d)) - **core:** handle empty translations correctly ([#​36499](https://togithub.com/angular/angular/issues/36499)) ([a5ea100](https://togithub.com/angular/angular/commit/a5ea100)), closes [#​36476](https://togithub.com/angular/angular/issues/36476) - **core:** missing-injectable migration should not migrate `@NgModule` classes ([#​36369](https://togithub.com/angular/angular/issues/36369)) ([0bd50e2](https://togithub.com/angular/angular/commit/0bd50e2)), closes [#​35700](https://togithub.com/angular/angular/issues/35700) - **core:** pipes injecting viewProviders when used on a component host node ([#​36512](https://togithub.com/angular/angular/issues/36512)) ([5ae8473](https://togithub.com/angular/angular/commit/5ae8473)), closes [#​36146](https://togithub.com/angular/angular/issues/36146) - **core:** prevent unknown property check for AOT-compiled components ([#​36072](https://togithub.com/angular/angular/issues/36072)) ([fe1d9ba](https://togithub.com/angular/angular/commit/fe1d9ba)), closes [#​35945](https://togithub.com/angular/angular/issues/35945) - **core:** properly identify modules affected by overrides in TestBed ([#​36649](https://togithub.com/angular/angular/issues/36649)) ([9724169](https://togithub.com/angular/angular/commit/9724169)), closes [#​36619](https://togithub.com/angular/angular/issues/36619) - **language-service:** properly evaluate types in comparable expressions ([#​36529](https://togithub.com/angular/angular/issues/36529)) ([5bab498](https://togithub.com/angular/angular/commit/5bab498)) - **ngcc:** display unlocker process output in sync mode ([#​36637](https://togithub.com/angular/angular/issues/36637)) ([da159bd](https://togithub.com/angular/angular/commit/da159bd)), closes [/github.com/nodejs/node/issues/3596#issuecomment-250890218](https://togithub.com//github.com/nodejs/node/issues/3596/issues/issuecomment-250890218) - **ngcc:** do not use cached file-system ([#​36687](https://togithub.com/angular/angular/issues/36687)) ([18be33a](https://togithub.com/angular/angular/commit/18be33a)), closes [/github.com/angular/angular-cli/issues/16860#issuecomment-614694269](https://togithub.com//github.com/angular/angular-cli/issues/16860/issues/issuecomment-614694269)

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

: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 this update again.



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