angular-fullstack-graphql icon indicating copy to clipboard operation
angular-fullstack-graphql copied to clipboard

Update dependency @angular/cli to v7

Open renovate[bot] opened this issue 7 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change References
@​angular/cli devDependencies major 1.7.4 -> 7.1.1 source

Release Notes

angular/angular-cli

v7.1.1

Compare Source

Commits

@​ngtools/webpack (7.1.1)

Commit Description Notes
files are not being updated when using `allowJs` or `resolveJsonModule` (#​13089) [Closes #​13076]
[Closes #​12964]
cleanup resources after modules are loaded (#​12994)

@​schematics/update (0.11.1)

Commit Description Notes
replace environment variables in npm/yarn rc

@​schematics/angular (7.1.1)

Commit Description Notes
let tslint resolve codelyzer (#​13101) [Closes #​13101]
[Closes #​13100]
add providers into providers metadata but not inner Object with ut. (#​13081)

Special Thanks

Alan Agius, Charles Lyding, Vikram Subramanian, 赵正阳, Hans Larsen, Mathou54, Krishna Mohan

v7.1.0

Compare Source

Commits

@​angular/cli (7.1.0)

Commit Description Notes
handle case senstive aliases [Closes #​12780]

Special Thanks

Alan Agius, Hans Larsen, Charles Lyding

v7.0.7

Compare Source

Commits

@​angular/cli (7.0.7)

Commit Description Notes
handle case senstive aliases [Closes #​12780]

Special Thanks

Alan Agius, Hans Larsen

v7.0.6

Compare Source

Commits

@​angular/cli (7.0.6)

Commit Description Notes
add missing `ngswConfigPath` to schema

@​schematics/angular (7.0.6)

Commit Description Notes
`addSymbolToNgModuleMetadata` metadata without indent [Closes #​12950]
rename e2e PO utility function

@​angular-devkit/core (7.0.6)

Commit Description Notes
handle drive only paths in windows [Closes #​12670]

@​ngtools/webpack (7.0.6)

Commit Description Notes
update error message to reference templateUrl [Closes #​12693]

Special Thanks

Alan Agius, Keen Yee Liau, Jesús, Emmanuel Demey

v7.0.5

Compare Source

Commits

@​angular/cli (7.0.5)

Commit Description Notes
support all single dashes prefixed arguments (#​12783) [Closes #​12783]
[Closes #​12771]

@​schematics/angular (7.0.5)

Commit Description Notes
minimal should be honored in workspace creation (#​12896)

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

Commit Description Notes
add a base href to karma context (#​12889)

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

Commit Description Notes
update typescript to 3.1.6

Special Thanks

Alan Agius, Vikram Subramanian, Cédric Exbrayat, Jason Jean, vikerman

v7.0.4

Compare Source

Note upstream fixes

@angular/core version 7.0.2 contains angular/angular#​26879 which is a fix for #​12646 typescript version 3.1.6 was also just released and contains a fix for Microsoft/TypeScript#​28028 which was making builds slow. We strongly recommend updating your Angular and TypeScript version - updating Angular CLI to a new patch version doesn't do this automatically.

Commits

@​angular/cli (7.0.4)

Commit Description Notes
error out when command json is invalid

@​schematics/angular (7.0.4)

Commit Description Notes
--minimal should prevent generating e2e (#​12742) [Closes #​12739]
update `@angular-devkit/build-ng-packagr` when migrating [Closes #​12642]
minimal workspace leaves blank line in `package.json` [Closes #​12778]
order of `module` properties is inconsistent [Closes #​12509]
experimentalIvy creates project using `next` packages
migrate build-angular for 7.0 RC users [Closes #​12647]

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

Commit Description Notes
improve bundle size value displaying

@​angular-devkit/schematics (7.0.4)

Commit Description Notes
upgrade refactoring with tslint emits too much whitespace [Closes #​12653]

@​ngtools/webpack (7.0.4)

Commit Description Notes
print error message on new line (#​12764)

Special Thanks

Alan Agius, Keen Yee Liau, Alex Eagle, Noël Macé, Filipe Silva, Majid Hajian, Cédric Exbrayat, Sibiraj, Teamop, Charles Lyding

v7.0.3

Compare Source

Commits

@​angular/cli (7.0.3)

Commit Description Notes
multiline help descriptions are not aligned

@​schematics/angular (7.0.3)

Commit Description Notes
migrate build-angular for 7.0 RC users [Closes #​12647]
module is not being located correctly when using `flat` [Closes #​12614]

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

Commit Description Notes
inconsistency in referencing collection [Closes #​12600]

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

Commit Description Notes
update Autoprefixer and PostCSS [Closes #​9861]
[Closes #​9829]
update license-webpack-plugin [Closes #​12649]
error when using protocol-relative url [Closes #​12648]
update `copy-webpack-plugin` dependency [Closes #​9669]

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

Commit Description Notes
add tslib replacement at top of file [Closes #​12568]

@​ngtools/webpack (7.0.3)

Commit Description Notes
report a warning when lazy route discovery is disabled [Closes #​12238]
[Closes #​12025]

@​schematics/schematics (0.10.3)

Commit Description Notes
should not have test node_modules specs [Closes #​12605]

Special Thanks

Alan Agius, Hans Larsen, Charles Lyding, Keen Yee Liau, Jeffrey Bosch, Ahsan Ayaz, Noël Macé, Andrey Sitnik

v7.0.2

Compare Source

Commits

@​schematics/angular (7.0.2)

Commit Description Notes
update `@angular` peerDependencies for new libraries

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

Commit Description Notes
update copy-webpack-plugin

@​ngtools/webpack (7.0.2)

Commit Description Notes
only invalidate related virtual files

v7.0.1

Compare Source

Commits

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

Commit Description Notes
fix `list-schematics` is not printing anything [Closes #​12220]

@​angular/cli (7.0.1)

Commit Description Notes
show project being linted [Closes #​11231]
add `--defaults` option to `ng new` [Closes #​12084]
add support for `ShadowDom` as a `viewEncapsulation` value
if parsing comes accross an obvious error throw it
remove --help-json and add format to help
add support for parsing enums
add subcommand to options
add usage notes to help JSON
add help for ng-new schematics
generate --helpJson will remove collection name
sort schematics by name in --help-json
add long description and suboption option type
add --helpJson (or --help-json) too all commands
remove yargs-parser and implement parsing
initialize a console prompt provider for schematics
allow schematic command to specify the default colletion.
use stderr for all diagnostic related log messages
capture CPU profile
`ng update` remove duplicate `dryRun` in help [Closes #​12423]
numerical flags should not give 0 if empty
allow -a=value arguments [Closes #​12308]
allow empty string arguments
relax compatible angular check package location
`--verbose` is an unknown option of `serve` [Closes #​11086]
allow global config command outside project [Closes #​12296]
suggest windows-compatible typescript install command
cannot use same target name in when having multiple projects (#​12327) [Closes #​12320]
do not show stack on argument parse error
on error finding files, show warning
fix schema error `Property targets is not allowed` [Closes #​12192]
support `--version` option
fix support for hidden options
fix support for default values in options
add support for all variant of alias field name
chunk log so output is piped properly
run --help-json now returns a basic help
warn if `targets` is present when using a schematic
fix issues in google3
show an error if invalid global config file found [Closes #​12198]
only add options if theres only one builder configuration
only print options once for schematic --help
add options in help for architect commands
properly type config command value option
correct update command packages option type

@​angular-devkit/architect (0.10.1)

Commit Description Notes
explicitly type functions

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

Commit Description Notes
pass logger to ngtools/webpack
add --reporters option to test [Closes #​11376]
add progress option to xi18n [Closes #​11667]
add profile option to browser builder
support of tsx absolute path import (#​11450)
update license-webpack-plugin [Closes #​11536]
automatically include reflect metadata polyfill for JIT
update webpack dependencies
enable sourcemaps by default when using karma [Closes #​12282]
add `ignore` option to `assets` object [Closes #​11850]
add `ignore` option to `assets` object [Closes #​11850]
remove inlining of assets in css (#​12027)
use terser instead of uglify-es (#​11996) [Closes #​9340]
dont serve files on cwd (#​12547)
fix extractLicenses default (#​12546) [Closes #​12546]
don't override missing options in protractor (#​12507) [Closes #​10697]
workaround karma issue
only process index HTML if option is used
resolve assets in styles relative to importee [Closes #​12430]
`ng test` without `reporters` no longer print error [Closes #​12455]
don't rerun tests on unchanged compilation [Closes #​11880]
addresses issue were `deployUrl` has no effect with serve [Closes #​11952]
karma builder now serves global styles
fully resolve project modules
fully remove url inlining
set the proper type to `fileReplacements` [Closes #​11294]
remove workaround for uglify-es (#​12033) [Closes #issuecomment-416514015]
improve bundle size value parsing (#​12026) [Closes #​12013]
only collect coverage from files under `sourceRoot` (#​11974) [Closes #​11934]
fixes cors issues with karma (#​11970) [Closes #​11970]
[Closes #​11966]
exclude `.map` files from budget … (#​12012) [Closes #​11999]
load style source maps inline so they work (#​11729) [Closes #​9099]

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

Commit Description Notes
update `typescript` dependency to `3.0.x`
correctly identify renamed enums
remove constructor __param
update to typescript 3.1.3 [Closes #​27341]
deprecate transform test functions
remove deprecated wrap enums check
remove deprecated purify plugin

@​angular-devkit/build-webpack (0.10.1)

Commit Description Notes
skip transition property optimization [Closes #​12408]

@​schematics/angular (7.0.1)

Commit Description Notes
add prompts for all name options (#​12519)
Add --minimal flag to generate a barebones (#​12498)
update `TypeScript` to `3.1`
update to latest versions of `TypeScript` and `Angular`
look for module in more places (#​12389) [Closes #​7662]
Add the option to allow preventing the creation of an application [Closes #​12216]
add default budget of 2mb/5mb
add support for `ShadowDom` as a `viewEncapsulation` value
update tsconfig.json libs to include es2018
new 7.0.0 migration to remove polyfills
update ng-packagr to `4.2.0`
add several prompts to ng-new
%0A%0A

Renovate%20configuration

%0A

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

%0A

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

%0A

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

%0A

:no_bell:%20Ignore:%20Close%20this%20PR%20and%20you%20won't%20be%20reminded%20about%20this%20update%20again.

%0A%0A
    %0A
  • %5B%20%5D%20If%20you%20want%20to%20rebase/retry%20this%20PR,%20check%20this%20box
  • %0A
%0A%0A

This%20PR%20has%20been%20generated%20by%20Renovate Bot. View repository job log here.

renovate[bot] avatar Nov 26 '18 20:11 renovate[bot]