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.9 #234

Open renovate[bot] opened 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.7 -> ^9.1.9

Release Notes

angular/angular ### [`v9.1.9`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​919-httpsgithubcomangularangularcompare918919-2020-05-20) [Compare Source](https://togithub.com/angular/angular/compare/9.1.8...9.1.9) This release contains a re-submit of the following 3 commits with fixes for TS 3.8. ##### Bug Fixes - **elements:** capture input properties set before upgrading the element ([#​36114](https://togithub.com/angular/angular/issues/36114)) ([#​37226](https://togithub.com/angular/angular/issues/37226)) ([a33cb2d](https://togithub.com/angular/angular/commit/a33cb2d)), closes [#​30848](https://togithub.com/angular/angular/issues/30848) [#​31416](https://togithub.com/angular/angular/issues/31416) - **elements:** correctly handle getting/setting properties before connecting the element ([#​36114](https://togithub.com/angular/angular/issues/36114)) ([#​37226](https://togithub.com/angular/angular/issues/37226)) ([6ac0042](https://togithub.com/angular/angular/commit/6ac0042)), closes [/github.com/angular/angular/pull/31416/files#r300326698](https://togithub.com//github.com/angular/angular/pull/31416/files/issues/r300326698) - **elements:** do not break when the constructor of an Angular Element is not called ([#​36114](https://togithub.com/angular/angular/issues/36114)) ([#​37226](https://togithub.com/angular/angular/issues/37226)) ([1465372](https://togithub.com/angular/angular/commit/1465372)) ### [`v9.1.8`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​918-httpsgithubcomangularangularcompare916918-2020-05-20) [Compare Source](https://togithub.com/angular/angular/compare/9.1.7...9.1.8) ##### Bug Fixes - **core:** Host classes should not be fed back into `@Input` ([#​35889](https://togithub.com/angular/angular/issues/35889)) ([f872b69](https://togithub.com/angular/angular/commit/f872b69)), closes [#​35383](https://togithub.com/angular/angular/issues/35383) - **core:** inheritance delegate ctor regex updated to work on minified code ([#​36962](https://togithub.com/angular/angular/issues/36962)) ([e3d3395](https://togithub.com/angular/angular/commit/e3d3395)) - **elements:** capture input properties set before upgrading the element ([#​36114](https://togithub.com/angular/angular/issues/36114)) ([1c8f179](https://togithub.com/angular/angular/commit/1c8f179)), closes [#​30848](https://togithub.com/angular/angular/issues/30848) [#​31416](https://togithub.com/angular/angular/issues/31416) - **elements:** correctly handle getting/setting properties before connecting the element ([#​36114](https://togithub.com/angular/angular/issues/36114)) ([363f14c](https://togithub.com/angular/angular/commit/363f14c)), closes [/github.com/angular/angular/pull/31416/files#r300326698](https://togithub.com//github.com/angular/angular/pull/31416/files/issues/r300326698) - **elements:** do not break when the constructor of an Angular Element is not called ([#​36114](https://togithub.com/angular/angular/issues/36114)) ([87b9f08](https://togithub.com/angular/angular/commit/87b9f08)) - **router:** update type for routerLink to include null and undefined ([#​37018](https://togithub.com/angular/angular/issues/37018)) ([7de7871](https://togithub.com/angular/angular/commit/7de7871)), closes [#​13380](https://togithub.com/angular/angular/issues/13380) [#​36544](https://togithub.com/angular/angular/issues/36544)

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.