psykolm22 / angular-google-place

Angular google place library
MIT License
15 stars 14 forks source link

Update dependency @angular/cli to v7 - autoclosed #69

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
@​angular/cli devDependencies major ^1.6.3 -> 7.3.4 source

Release Notes

angular/angular-cli ### [`v7.3.4`](https://togithub.com/angular/angular-cli/releases/v7.3.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.3...v7.3.4) ### Commits

@​schematics/angular (7.3.4)

Commit Description Notes
default newProjectRoot to current directory
remove ViewEncapsulation from root component
JsonUtils should respect indent

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

Commit Description Notes
sourceMap option not working in tests [Closes #​13766]
* * * ### Special Thanks Keen Yee Liau, Hans Larsen, Charles Lyding, Alan Agius, Cédric Exbrayat ### [`v7.3.3`](https://togithub.com/angular/angular-cli/releases/v7.3.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.2...v7.3.3) ### Commits

@​schematics/angular (7.3.3)

Commit Description Notes
update karma to version 4 [Closes #​13724]
`findModuleFromOptions` not handling properly different casing in name [Closes #​13714]
undefined is used as newProjectRoot when none is set [Closes #​13703]
add file extensions to style prompt
fixes issue that `ViewEncapsulation` is not being configured when provided [Closes #​13689]

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

Commit Description Notes
improve webpack loader resolution
minimum threshold
* * * ### Special Thanks Alan Agius, Amadou Sall, Alan, Charles Lyding, hrocha16 ### [`v7.3.2`](https://togithub.com/angular/angular-cli/releases/v7.3.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.1...v7.3.2) ### Commits

@​angular/cli (7.3.2)

Commit Description Notes
wrap `opn` in a new Promise because `opn` is already resolve is already resolve.

@​schematics/angular (7.3.2)

Commit Description Notes
respect the flag when we create a guard with schematics
Include bazel-out in .gitignore [Closes #​13636]
set restartOnFileChange to true in karma.conf templates [Closes #​13542]
e2e test fails strict TS config

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

Commit Description Notes
added warning for ES2017
error when both `baseUrl` and `devServerTarget` are used in protractor [Closes #​13611]

@​angular-devkit/schematics (7.3.2)

Commit Description Notes
add aliases to collection-schema.json
use `join` instead of normal string concatenation [Closes #​13654]
* * * ### Special Thanks Alan, WilliamKoza, Louis Larry, Alan Agius, Renovate Bot, Charles Lyding, hrocha16, Luis Confraria, Cédric Exbrayat ### [`v7.3.1`](https://togithub.com/angular/angular-cli/releases/v7.3.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.3.0...v7.3.1) ### Commits

@​angular/cli (7.3.1)

Commit Description Notes
Add an error message when we call `ng doc` without keyword. Currently, we open a page with the keyword `undefined`. (#​13604)
update terser-webpack-plugin (#​13589) [Closes #​13582]

@​schematics/angular (7.3.1)

Commit Description Notes
update typescript to 3.2.4 (#​13554)
set cortrect file extention in config when using preprocessors (#​13552) [Closes #​13550]

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

Commit Description Notes
use sourcemap object in karma plugin (#​13584) [Closes #​13580]
remove deprecated `istanbul` from dependencies (#​13567) [Closes #​13562]
add missing open parenthesis in stacktrace (#​13565) [Closes #​13558]

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

Commit Description Notes
prefix renamed extended classes (#​13613) [Closes #​13613]
[Closes #​11796]
* * * ### Special Thanks Filipe Silva, Alan Agius, Charles Lyding, Vikram Subramanian, William KOZA, Andrey Chalkin ### [`v7.3.0`](https://togithub.com/angular/angular-cli/releases/v7.3.0) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.4...v7.3.0) ### Commits

@​angular/cli (7.3.0)

Commit Description Notes
remove unsupported `dryRun` and `force` from `ng add` [Closes #​13479]
ng-add should resolve package.json
'ng add' selects supported version via peer dependencies

@​schematics/angular (7.3.0)

Commit Description Notes
only support known style extentions [Closes #​13149]
use baseUrl for default e2e test
remove leading comments when removing `core-js/es7/reflect` (#​13528) [Closes #​13491]
add non deprecated `style` as default
tsconfig.json can't be parsed if it contains comments [Closes #​13455]
[Closes #​13456]
update latest version of devkit

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

Commit Description Notes
update webpack to 4.29
error only when file is not found in non of the programs [Closes #​13399]

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

Commit Description Notes
add support for es2015 enums emitted by tsickle [Closes #​13488]
also fold ES2015 classes [Closes #​13487]
identify relative imports in angular core
prefix renamed classes

@​angular-devkit/core (7.3.0)

Commit Description Notes
remove colors for info messages [Closes #​13497]

@​angular-devkit/schematics (7.3.0)

Commit Description Notes
add `applyToSubTree` rule
fully scope merge actions in ScopedTree

@​schematics/schematics (0.13.0)

Commit Description Notes
use correct collection.json path

@​schematics/update (0.13.0)

Commit Description Notes
add check for invalid ranges [Closes #​12644]
[Closes #​12806]
* * * ### Special Thanks Alan Agius, Renovate Bot, Alan, Filipe Silva, Judy Bogart, Charles Lyding, Minko Gechev, Edy Segura, Louis Larry, Logan Mzz, Angular Builds, Keen Yee Liau, Youcef Mammar, isychevskyi, Peter Smith, Hans Larsen, Cédric Exbrayat ### [`v7.2.4`](https://togithub.com/angular/angular-cli/releases/v7.2.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.3...v7.2.4) ### Commits

@​schematics/schematics (0.12.4)

Commit Description Notes
use correct collection.json path

@​angular/cli (7.2.4)

Commit Description Notes
schematics commands should fail on unknown options [Closes #​12549]
remove unsupported `dryRun` and `force` from `ng add` [Closes #​13479]

@​schematics/angular (7.2.4)

Commit Description Notes
use baseUrl for default e2e test
remove leading comments when removing `core-js/es7/reflect` (#​13528) [Closes #​13491]
* * * ### Special Thanks Alan Agius, Angular Builds, Louis Larry, Alan, Logan Mzz, Hans Larsen ### [`v7.2.3`](https://togithub.com/angular/angular-cli/releases/v7.2.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.2...v7.2.3) ### Commits

@​schematics/angular (7.2.3)

Commit Description Notes
Add types annotations to e2e AppPage
add non deprecated `style` as default

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

Commit Description Notes
error only when file is not found in non of the programs [Closes #​13399]

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

Commit Description Notes
identify relative imports in angular core

@​angular-devkit/core (7.2.3)

Commit Description Notes
remove colors for info messages [Closes #​13497]

@​schematics/update (0.12.3)

Commit Description Notes
add check for invalid ranges [Closes #​12644]
[Closes #​12806]
* * * ### Special Thanks Alan Agius, Judy Bogart, Minko Gechev, Edy Segura, Alan, Keen Yee Liau, Youcef Mammar, isychevskyi, Renovate Bot, Peter Smith, Filipe Silva ### [`v7.2.2`](https://togithub.com/angular/angular-cli/releases/v7.2.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.1...v7.2.2) ### Commits

@​schematics/angular (7.2.2)

Commit Description Notes
assert no error logs in e2e
fix syntax error in main.ts after generating universal [Closes #​13392]
remove properties which are set by default from required [Closes #​13010]

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

Commit Description Notes
script chunk in angular.json return false then calling isInitial
`vendorSourceMap` not being recognized when passed directly [Closes #​13414]
only show production warning when having either styles on scripts optimization turn on [Closes #​13415]
add missing declaration types in build_angular schemas. [Closes #​13388]
prints a warning on --host on serve [Closes #​11060]

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

Commit Description Notes
support windows paths in rollup plugin

@​angular-devkit/core (7.2.2)

Commit Description Notes
Make default and info log messages use default colors [Closes #​13439]

@​ngtools/webpack (7.2.2)

Commit Description Notes
drop only unused default import when used with named imports

@​schematics/update (0.12.2)

Commit Description Notes
ensure option is string when replacing environment variable references
* * * ### Special Thanks Alan, Alan Agius, Keen Yee Liau, Renovate Bot, Johannes Steier, Mikel Ward, Matthias Gaudin, Hans Larsen, Filipe Silva, Moritz Benzenhöfer, 調月奏 ### [`v7.2.1`](https://togithub.com/angular/angular-cli/releases/v7.2.1) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.2.0...v7.2.1) Note, this is a patch for 7.2.0 which upgrades the `webpack-dev-server` to fix a security vulnerabiliity, see [#​13342](https://togithub.com/angular/angular-cli/issues/13342) ### Commits

@​angular/cli (7.2.1)

Commit Description Notes
initial minimal BEP support
update optimization options
Added support for multiselect list prompt (#​13031)
add warning for overriding flags in arguments [Closes #​12948]
add `resourcesOutputPath` to schema
remove redundant period in deprecation warning
show full path to project definition when already exists [Closes #​13138]
pass arguments to all targets [Closes #​10657]
[Closes #​10656]
[Closes #​11005]
handle case senstive aliases [Closes #​12780]
improve architect command project parsing

@​schematics/angular (7.2.1)

Commit Description Notes
add support for TypeScript 3.2 and Angular 7.2.0-rc.0
add `lintFix` to several other schematics [Closes #​12894]
[Closes #​6272]
consistent naming of options and arguments that do the same thing [Closes #​12784]
add .history directory to gitignore
wrapping bootstrap code in a DOMContentLoaded in variable declaration [Closes #​13042]
set `optimization` and `sourceMap` in universal production config [Closes #​12541]
[Closes #​12940]
cannot create pipe in sub-directory if module is in different sub-directory [Closes #​13182]
import zone related flags in other files [Closes #​12886]
let tslint resolve codelyzer (#​13101) [Closes #​13101]
[Closes #​13100]
add providers into providers metadata but not inner Object with ut. (#​13081)

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

Commit Description Notes
add prompt support using Inquirer

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

Commit Description Notes
fine grain settings for optimization
fine grain settings for sourceMaps (#​13062) [Closes #​7527]
add option to allow outputting css resources to a different folder
resolve project root for fork process [Closes #​13113]
remove circular dependencies warnings in ngfactory files [Closes #​11135]
remove invalid colors option of ProgressPlugin
output non human readable lint result [Closes #​13173]
lint non human readable formatters produces invalid output [Closes #​12674]
remove `skipAppShell` as it has no effect in browser builder [Closes #​11478]

@​angular-devkit/core (7.2.1)

Commit Description Notes
Jobs API added
add DeepReadonly<> and Readwrite<> types
add a new JsonSchema type
add next() to Logger

@​ngtools/webpack (7.2.1)

Commit Description Notes
support directly loading component templates
`import as` results in the alias being undefined with Typescript 3.2 [Closes #​13212]
avoid checking watchMode in environment hook
files are not being updated when using `allowJs` or `resolveJsonModule` (#​13089) [Closes #​13076]
[Closes #​12964]
cleanup resources after modules are loaded (#​12994)

@​schematics/schematics (0.12.1)

Commit Description Notes
add support for TypeScript 3.2

@​schematics/update (0.12.1)

Commit Description Notes
add packageGroup version map support [Closes #​13015]
add initial verbose option (#​12995)
ignore npm 404 error
only set registry option when used
replace environment variables in npm/yarn rc
* * * ### Special Thanks Alan Agius, Hans Larsen, Charles Lyding, Alex Eagle, Renovate Bot, Judy Bogart, Cédric Exbrayat, Alan, Hayden Berge, Amadou Sall, Filipe Silva, Tiago Temporin, mhartington, James George, jonwrede, Minko Gechev, JiaLiPassion, Pascal Honegger, Michael Nahkies, Vikram Subramanian, 赵正阳, Mathou54, Krishna Mohan, Michael O'Keefe, Carlo Dapor, Keen Yee Liau ### [`v7.2.0`](https://togithub.com/angular/angular-cli/compare/v7.1.4...v7.2.0) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.4...v7.2.0) ### [`v7.1.4`](https://togithub.com/angular/angular-cli/releases/v7.1.4) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.3...v7.1.4) ### Commits

@​angular/cli (7.1.4)

Commit Description Notes
remove redundant period in deprecation warning

@​schematics/angular (7.1.4)

Commit Description Notes
cannot create pipe in sub-directory if module is in different sub-directory [Closes #​13182]

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

Commit Description Notes
remove circular dependencies warnings in ngfactory files [Closes #​11135]
* * * ### Special Thanks Minko Gechev, Cédric Exbrayat, Amadou Sall, Renovate Bot, Alan, Alan Agius, mhartington ### [`v7.1.3`](https://togithub.com/angular/angular-cli/releases/v7.1.3) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.2...v7.1.3) ### Commits

@​schematics/angular (7.1.3)

Commit Description Notes
import zone related flags in other files [Closes #​12886]

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

Commit Description Notes
remove invalid colors option of ProgressPlugin
output non human readable lint result [Closes #​13173]

@​schematics/update (0.11.3)

Commit Description Notes
only set registry option when used
* * * ### Special Thanks Alan Agius, Keen Yee Liau, jonwrede, JiaLiPassion, Pascal Honegger, Charles Lyding ### [`v7.1.2`](https://togithub.com/angular/angular-cli/releases/v7.1.2) [Compare Source](https://togithub.com/angular/angular-cli/compare/v7.1.1...v7.1.2) ### Commits

@​angular/cli (7.1.2)

Commit Description Notes
show full path to project definition when already exists [Closes #​13138]
pass arguments to all targets [Closes #​10657]
[Closes #​10656]
[Closes #​11005

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

: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 has been generated by Renovate Bot. View repository job log here.