scttcper / ng2-adsense

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

chore(deps): update angularcli monorepo #389

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular devDependencies patch 0.900.1 -> 0.900.4
@angular/cli devDependencies patch 9.0.1 -> 9.0.4

Release Notes

angular/angular-cli ### [`v9.0.4`](https://togithub.com/angular/angular-cli/releases/v9.0.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v9.0.3...v9.0.4) ### Commits

@​angular/cli (9.0.4)

Commit Description Notes
expand locale pattern in all schemas for all cases
directly remove ansi color codes when no color support

@​schematics/angular (9.0.4)

Commit Description Notes
Allow empty string in the type option

@​angular-devkit/schematics-cli (0.900.4)

Commit Description Notes
provide resolvePaths to NodeWorkflow [Closes #​17067]

@​angular-devkit/build-angular (0.900.4)

Commit Description Notes
allow function in filename while changing the name of compiling chunks [Closes #​17087]
limit the amount of CPUs used by workers
fix autoprefixer comments support in scss [Closes #​17041]
baseHref with protocol and localize option
update core-js to 3.6.4 [Closes #​16955]

@​angular/pwa (0.900.4)

Commit Description Notes
use relative paths in webmanifest

@​ngtools/webpack (9.0.4)

Commit Description Notes
don't elide decorated method parameter type reference [Closes #​17080]
always use VE for deprecated string route discovery
handle union type with a nullable argument
* * * * * * ### Special Thanks Alan Agius, Sachin Grover, Charles Lyding, Doug Parker, Cyrille Tuzi, Schneider ### [`v9.0.3`](https://togithub.com/angular/angular-cli/releases/v9.0.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v9.0.2...v9.0.3) ### Commits

@​angular-devkit/build-angular (0.900.3)

Commit Description Notes
limit CPUs used by terser-webpack-plugin
Correctly prints the size of the chunk during the build statistic print.
insert sourcemap source content when using fast path

@​angular/cli (9.0.3)

Commit Description Notes
print `ng update` errors stack to log file

@​ngtools/webpack (9.0.3)

Commit Description Notes
elide imports for `implements` keywords [Closes #​16907]
add local dts file as dependencies [Closes #​16920]
[Closes #​16921]

@​schematics/angular (9.0.3)

Commit Description Notes
scroll issue on new app after adding Material [Closes #​16966]
set inlineTemplate and inlineStyle for minimal projects
* * * * * * ### Special Thanks Alan Agius, Keen Yee Liau, Sachin Grover, Santosh Yadav, Christoph Guttandin, Filipe Silva, Joey Perrott, EmaGht, Charles Lyding ### [`v9.0.2`](https://togithub.com/angular/angular-cli/releases/v9.0.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v9.0.1...v9.0.2) ### Commits

@​angular/cli (9.0.2)

Commit Description Notes
add skipTests to @​schematics/angular:component in config schema
typo in error message
expand locale pattern in workspace schema
fully use add command registry option when installing packages
support path spaces with temporary package installs
added clarity on angular cli version issues [Closes #​16888]
fix the URL for doc search

@​schematics/angular (9.0.2)

Commit Description Notes
add include to type definitions in tsconfig [Closes #​16923]
migrate spec and styleext schematic options

@​angular-devkit/build-angular (0.900.2)

Commit Description Notes
generate correct filenames when targeting ESNext
provide explicit return type for extract-i18n builder
only remove localize polyfill if in AOT mode
correct maximum budget size message [Closes #​16871]

@​angular-devkit/core (9.0.2)

Commit Description Notes
Rename to a non-existing dir [Closes #​16484]

@​angular-devkit/schematics (9.0.2)

Commit Description Notes
allow custom registry for node package task
* * * * * * ### Special Thanks Charles Lyding, Alan Agius, Sachin Grover, Doug Parker, Ivan, Filipe Silva, RiccardoBracci, John Papa, George Kalpakas

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.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 4 years ago

Codecov Report

Merging #389 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #389   +/-   ##
=======================================
  Coverage   75.75%   75.75%           
=======================================
  Files           5        5           
  Lines          66       66           
  Branches        7        7           
=======================================
  Hits           50       50           
  Misses         13       13           
  Partials        3        3           

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 b5d0f6a...a04457b. Read the comment docs.

scttcper commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: