scttcper / ng2-adsense

Angular Adsense Component
https://ng2-adsense.xmplaylist.com
MIT License
137 stars 24 forks source link

chore(deps): update angular monorepo to v10.1.4 #423

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.3 -> 10.1.4
@angular/common devDependencies patch 10.1.3 -> 10.1.4
@angular/compiler devDependencies patch 10.1.3 -> 10.1.4
@angular/compiler-cli devDependencies patch 10.1.3 -> 10.1.4
@angular/core devDependencies patch 10.1.3 -> 10.1.4
@angular/forms devDependencies patch 10.1.3 -> 10.1.4
@angular/language-service devDependencies patch 10.1.3 -> 10.1.4
@angular/platform-browser devDependencies patch 10.1.3 -> 10.1.4
@angular/platform-browser-dynamic devDependencies patch 10.1.3 -> 10.1.4
@angular/router devDependencies patch 10.1.3 -> 10.1.4

Release Notes

angular/angular ### [`v10.1.4`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#​1014-2020-09-30) [Compare Source](https://togithub.com/angular/angular/compare/10.1.3...10.1.4) ##### Bug Fixes - **compiler-cli:** enable [@​types](https://togithub.com/types) discovery in incremental rebuilds ([#​39011](https://togithub.com/angular/angular/issues/39011)) ([6e99427](https://togithub.com/angular/angular/commit/6e99427)), closes [#​38979](https://togithub.com/angular/angular/issues/38979)

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (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 these updates again.



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

codecov[bot] commented 4 years ago

Codecov Report

Merging #423 into master will decrease coverage by 19.09%. The diff coverage is 53.84%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #423       +/-   ##
===========================================
- Coverage   74.19%   55.10%   -19.10%     
===========================================
  Files           5        5               
  Lines          62       49       -13     
  Branches        8       16        +8     
===========================================
- Hits           46       27       -19     
  Misses         12       12               
- Partials        4       10        +6     
Impacted Files Coverage Δ
src/app/page.component.ts 41.66% <ø> (ø)
src/lib/adsense.component.ts 53.33% <53.84%> (-28.07%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8b1cdf5...ddb242f. Read the comment docs.

scttcper commented 3 years ago

:tada: This PR is included in version 9.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: