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.5 #223

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.4 -> ^9.1.5

Release Notes

angular/angular ### [`v9.1.5`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​915-httpsgithubcomangularangularcompare914915-2020-05-07) [Compare Source](https://togithub.com/angular/angular/compare/9.1.4...9.1.5) ##### Bug Fixes - **compiler-cli:** `isCaseSensitive()` returns correct value ([#​36968](https://togithub.com/angular/angular/issues/36968)) ([4becc1b](https://togithub.com/angular/angular/commit/4becc1b)) - **compiler-cli:** ensure `getRootDirs()` handles case-sensitivity ([#​36968](https://togithub.com/angular/angular/issues/36968)) ([5bddeea](https://togithub.com/angular/angular/commit/5bddeea)) - **compiler-cli:** ensure `MockFileSystem` handles case-sensitivity ([#​36968](https://togithub.com/angular/angular/issues/36968)) ([b6c042d](https://togithub.com/angular/angular/commit/b6c042d)) - **compiler-cli:** ensure LogicalFileSystem handles case-sensitivity ([#​36968](https://togithub.com/angular/angular/issues/36968)) ([65337fb](https://togithub.com/angular/angular/commit/65337fb)) - **compiler-cli:** fix case-sensitivity issues in NgtscCompilerHost ([#​36968](https://togithub.com/angular/angular/issues/36968)) ([4abd603](https://togithub.com/angular/angular/commit/4abd603)) - **compiler-cli:** normalize mock Windows file paths correctly ([#​36968](https://togithub.com/angular/angular/issues/36968)) ([654868f](https://togithub.com/angular/angular/commit/654868f)) - **compiler-cli:** use CompilerHost to ensure canonical file paths ([#​36968](https://togithub.com/angular/angular/issues/36968)) ([7e9d5f5](https://togithub.com/angular/angular/commit/7e9d5f5)) - **core:** handle pluralize functions that expect a number ([#​36901](https://togithub.com/angular/angular/issues/36901)) ([e5317d5](https://togithub.com/angular/angular/commit/e5317d5)), closes [#​36888](https://togithub.com/angular/angular/issues/36888) - **core:** properly get root nodes from embedded views with ([#​36051](https://togithub.com/angular/angular/issues/36051)) ([a576852](https://togithub.com/angular/angular/commit/a576852)), closes [#​35967](https://togithub.com/angular/angular/issues/35967) - **core:** Refresh transplanted views at insertion point only ([#​35968](https://togithub.com/angular/angular/issues/35968)) ([c8c2272](https://togithub.com/angular/angular/commit/c8c2272)), closes [#​35400](https://togithub.com/angular/angular/issues/35400) [#​21324](https://togithub.com/angular/angular/issues/21324) - **localize:** ensure `getLocation()` works ([#​36920](https://togithub.com/angular/angular/issues/36920)) ([701016d](https://togithub.com/angular/angular/commit/701016d)) - **ngcc:** do not run in parallel mode if there are less than 3 CPU cores ([#​36626](https://togithub.com/angular/angular/issues/36626)) ([3800455](https://togithub.com/angular/angular/commit/3800455)) - **ngcc:** give up re-spawing crashed worker process after 3 attempts ([#​36626](https://togithub.com/angular/angular/issues/36626)) ([1863733](https://togithub.com/angular/angular/commit/1863733)) - **ngcc:** handle `ENOMEM` errors in worker processes ([#​36626](https://togithub.com/angular/angular/issues/36626)) ([901b980](https://togithub.com/angular/angular/commit/901b980)) - **ngcc:** support ModuleWithProviders functions that delegate ([#​36948](https://togithub.com/angular/angular/issues/36948)) ([9d13ee0](https://togithub.com/angular/angular/commit/9d13ee0)), closes [#​36892](https://togithub.com/angular/angular/issues/36892) - **ngcc:** support recovering when a worker process crashes ([#​36626](https://togithub.com/angular/angular/issues/36626)) ([f30307a](https://togithub.com/angular/angular/commit/f30307a)), closes [#​36278](https://togithub.com/angular/angular/issues/36278) - **ngcc:** partially support TS 3.9 wrapped ES2015 classes ([#​36884](https://togithub.com/angular/angular/issues/36884)) ([ebb4733](https://togithub.com/angular/angular/commit/ebb4733)) ##### Performance Improvements - **ngcc:** only compute basePaths in TargetedEntryPointFinder when needed ([#​36881](https://togithub.com/angular/angular/issues/36881)) ([5ea51b2](https://togithub.com/angular/angular/commit/5ea51b2)), closes [#​36874](https://togithub.com/angular/angular/issues/36874) - **ngcc:** speed up the `getBasePaths()` computation ([#​36881](https://togithub.com/angular/angular/issues/36881)) ([b6d0e21](https://togithub.com/angular/angular/commit/b6d0e21))

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.