scttcper / ng2-adsense

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

chore(deps): update angularcli monorepo - autoclosed #419

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 minor 0.1000.5 -> 0.1001.3
@angular/cli devDependencies minor 10.0.5 -> 10.1.3

Release Notes

angular/angular-cli ### [`v10.1.3`](https://togithub.com/angular/angular-cli/releases/v10.1.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.2...v10.1.3) ### Commits

@​angular/cli (10.1.3)

Commit Description Notes
favor dirname when resolving @​schematics/angular [Closes #​18840]
replace regex with correct project name validation [Closes #​17579]

@​schematics/angular (10.1.3)

Commit Description Notes
remove solution style throw an error
* * * * * * ### Special Thanks Joey Perrott, Minko Gechev, eranshmil, Alan Agius, Jefiozie ### [`v10.1.2`](https://togithub.com/angular/angular-cli/releases/v10.1.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.1...v10.1.2) ### Commits

@​angular/cli (10.1.2)

Commit Description Notes
remove version command node module assumptions [Closes #​10474]

@​schematics/angular (10.1.2)

Commit Description Notes
canLoad guard signature
* * * * * * ### Special Thanks Keen Yee Liau, Charles Lyding, geromegrignon ### [`v10.1.1`](https://togithub.com/angular/angular-cli/releases/v10.1.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.1.0...v10.1.1) ### Commits

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

Commit Description Notes
set logging level to verbose when using `--verbose`
consider ascii_only terser setting when counting components in analytics
update peer dependencies to 10 stable

@​angular-devkit/build-optimizer (0.1001.1)

Commit Description Notes
remove decorators calls when tslib helpers are inlined [Closes #​18682]

@​ngtools/webpack (10.1.1)

Commit Description Notes
emit `require` in replace resources when using CommonJS as module [Closes #​18718]
update peer dependencies to 10 stable
* * * * * * ### Special Thanks Alan Agius, Charles Lyding, Doug Parker, Renovate Bot ### [`v10.1.0`](https://togithub.com/angular/angular-cli/releases/v10.1.0) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.8...v10.1.0) ### Commits

@​angular-devkit/architect (0.1001.0)

Commit Description Notes
support async generator based builders

@​angular-devkit/architect-cli (0.1001.0)

Commit Description Notes
show warning when using deprecated options

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

Commit Description Notes
allow transformation of i18n extraction builder configuration [Closes #​16679]
support i18n message extraction with Ivy [Closes #​18275]
add `ng-packagr` builder in `@angular-devkit/build-angular`
enable HMR for extracted CSS
support multiple translation files per locale [Closes #​18276]
correct i18n function parameter type
correct Windows paths in ivy i18n extract
ensure ivy extraction file names match sourcemaps
support @​angular/localize 10.1.0
handle base tag endOffset in index.html generation [Closes #​18381]
don't use parent modules while deduping
update copy-webpack-plugin to 6.0.3
update copy-webpack-plugin to version 6 [Closes #​17858]

@​angular-devkit/build-optimizer (0.1001.0)

Commit Description Notes
handle undefined factoryMeta in Webpack plugin

@​angular-devkit/core (10.1.0)

Commit Description Notes
add `useXDeprecatedProvider` to `SchemaRegistry`
allow property remove with workspace API
strict typings for json, logger, and virtual-fs

@​angular-devkit/schematics (10.1.0)

Commit Description Notes
ensure task option values are defined
verify filesystem createSourceFromUrl context before use
set correct parent id in actions lists [Closes #​18446]

@​angular/cli (10.1.0)

Commit Description Notes
update configuration schema with ivy i18n extraction support
show warning when using deprecated options

@​schematics/angular (10.1.0)

Commit Description Notes
add `strictInputAccessModifiers` option when using strict mode
add migration to remove solution style tsconfig [Closes #​18040]
[Closes #​18130]
[Closes #​18170]
generate projects using jasmine-core 3.6.x
emit declaration maps for local library builds [Closes #​17888]
change `extends` from `tsconfig.base.json` to `tsconfig.json`
don't create e2e script when createApplication is false [Closes #​13412]
remove solution style tsconfig from new projects [Closes #​18040]
[Closes #​18170]
improve compiler options migration error reporting
warn when migrating to v6 if asset glob is missing
remove async test helper function from component schematic
keep tslint rules ordered
add links to generated app package.json files
add links to generated tsconfig files

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

Commit Description Notes
show warning when using deprecated options
only show prompts in TTY terminals

@​ngtools/webpack (10.1.0)

Commit Description Notes
add ngcc initial run check
only process dependent packages with NGCC
* * * * * * ### Special Thanks Renovate Bot, Alan Agius, Charles Lyding, Doug Parker, Keen Yee Liau, dependabot[bot], mgechev, Hari G, Joey Perrott, santoshyadavdev, timdeschryver, Ville Lahdenvuo, Tom Dutton, Cédric Exbrayat ### [`v10.0.8`](https://togithub.com/angular/angular-cli/releases/v10.0.8) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.7...v10.0.8) ### Commits

@​schematics/schematics (0.1000.8)

Commit Description Notes
run install step with sample schematics [Closes #​17425]
* * * * * * ### Special Thanks Keen Yee Liau, Hari G, Charles Lyding ### [`v10.0.7`](https://togithub.com/angular/angular-cli/releases/v10.0.7) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.6...v10.0.7) ### Commits

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

Commit Description Notes
don't warn on transitive CommonJS dependencies in AOT mode [Closes #​18526]
don't log blank warnings in console [Closes #​18524]

@​angular-devkit/core (10.0.7)

Commit Description Notes
avoid RxJS performance penalty in sync fs calls

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

Commit Description Notes
use workflow to list schematics [Closes #​18548]
* * * * * * ### Special Thanks Alan Agius, Doug Parker, JoostK ### [`v10.0.6`](https://togithub.com/angular/angular-cli/releases/v10.0.6) [Compare Source](https://togithub.com/angular/angular-cli/compare/v10.0.5...v10.0.6) ### Commits

@​angular-devkit/architect (0.1000.6)

Commit Description Notes
add name of the non-existing project to error message

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

Commit Description Notes
better handle relative paths with bundleDependencies=false
generate service worker manifest when running build in watch mode [Closes #​16883]

@​ngtools/webpack (10.0.6)

Commit Description Notes
issue warning when using `strictMetadataEmit` [Closes #​18424]
* * * * * * ### Special Thanks Alan Agius, Minko Gechev, Tobias Gassmann, Alexey Makhrov, Doug Parker, Charles Lyding

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Disabled due to failing status checks.

: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.