angular/angular
### [`v9.0.7`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#907httpsgithubcomangularangularcompare906907-2020-03-18)
[Compare Source](https://togithub.com/angular/angular/compare/9.0.6...9.0.7)
##### Bug Fixes
- **compiler:** do not recurse to find static symbols of same module ([#35262](https://togithub.com/angular/angular/issues/35262)) ([a52b568](https://togithub.com/angular/angular/commit/a52b568))
- **compiler:** support directive inputs with interpolations on ``s ([#35984](https://togithub.com/angular/angular/issues/35984)) ([a6bf31b](https://togithub.com/angular/angular/commit/a6bf31b)), closes [#35752](https://togithub.com/angular/angular/issues/35752)
- **core:** don't re-invoke pure pipes that throw and arguments are the same ([#35827](https://togithub.com/angular/angular/issues/35827)) ([3fa632b](https://togithub.com/angular/angular/commit/3fa632b))
- **core:** verify parsed ICU expression at runtime before executing it ([#35923](https://togithub.com/angular/angular/issues/35923)) ([9cd115d](https://togithub.com/angular/angular/commit/9cd115d)), closes [#35689](https://togithub.com/angular/angular/issues/35689)
- **language-service:** infer $implicit value for ngIf template contexts ([#35941](https://togithub.com/angular/angular/issues/35941)) ([f5e4410](https://togithub.com/angular/angular/commit/f5e4410))
- **ngcc:** a new LockFile implementation that uses a child-process ([#35934](https://togithub.com/angular/angular/issues/35934)) ([743ce7b](https://togithub.com/angular/angular/commit/743ce7b)), closes [#35761](https://togithub.com/angular/angular/issues/35761)
- **ngcc:** consistently delegate to TypeScript host for typing files ([#36089](https://togithub.com/angular/angular/issues/36089)) ([76d7188](https://togithub.com/angular/angular/commit/76d7188)), closes [#35078](https://togithub.com/angular/angular/issues/35078)
- **ngcc:** handle multiple original sources when flattening source-maps ([#36027](https://togithub.com/angular/angular/issues/36027)) ([e6167cf](https://togithub.com/angular/angular/commit/e6167cf))
##### Performance Improvements
- **ngcc:** link segment markers for faster traversal ([#36027](https://togithub.com/angular/angular/issues/36027)) ([a0fa63b](https://togithub.com/angular/angular/commit/a0fa63b))
- **ngcc:** store the position of SegmentMarkers to avoid unnecessary computation ([#36027](https://togithub.com/angular/angular/issues/36027)) ([4ce9098](https://togithub.com/angular/angular/commit/4ce9098))
- **ngcc:** use binary search when flattening mappings ([#36027](https://togithub.com/angular/angular/issues/36027)) ([8768fc4](https://togithub.com/angular/angular/commit/8768fc4))
- **ngcc:** use line start positions for computing offsets in source-map flattening ([#36027](https://togithub.com/angular/angular/issues/36027)) ([daa2a08](https://togithub.com/angular/angular/commit/daa2a08))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
9.0.6
->9.0.7
Release Notes
angular/angular
### [`v9.0.7`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#907httpsgithubcomangularangularcompare906907-2020-03-18) [Compare Source](https://togithub.com/angular/angular/compare/9.0.6...9.0.7) ##### Bug Fixes - **compiler:** do not recurse to find static symbols of same module ([#35262](https://togithub.com/angular/angular/issues/35262)) ([a52b568](https://togithub.com/angular/angular/commit/a52b568)) - **compiler:** support directive inputs with interpolations on `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.