Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @angular/cli to v7 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
@angular/cli devDependencies major ^1.7.3 -> ^7.0.0

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 9.8 CVE-2018-11499
High High 9.8 CVE-2018-3774
High High 9.8 CVE-2018-3774
High High 9.8 CVE-2019-15599
High High 9.8 CVE-2020-7774
High High 9.8 CVE-2020-7774
High High 9.8 CVE-2021-23807
High High 9.8 CVE-2022-0691
High High 9.8 CVE-2022-0691
High High 9.8 CVE-2022-29078
High High 9.8 WS-2020-0344
High High 9.8 WS-2021-0153
High High 9.3 CVE-2022-1650
High High 9.1 CVE-2019-10744
High High 9.1 CVE-2019-10744
High High 9.1 CVE-2022-0686
High High 9.1 CVE-2022-0686
High High 8.8 CVE-2018-11694
High High 8.8 CVE-2018-11695
High High 8.8 CVE-2018-11696
High High 8.8 CVE-2018-19827
High High 8.2 WS-2020-0345
High High 8.1 CVE-2018-11693
High High 8.1 CVE-2018-11697
High High 8.1 CVE-2018-11698
High High 8.1 CVE-2020-7660
High High 7.8 CVE-2021-43138
High High 7.5 CVE-2018-14732
High High 7.5 CVE-2020-7662
High High 7.5 CVE-2021-23343
High High 7.5 CVE-2021-23424
High High 7.5 CVE-2021-27290
High High 7.5 CVE-2021-33623
High High 7.5 CVE-2021-3803
High High 7.5 CVE-2021-3807
High High 7.5 CVE-2022-24771
High High 7.5 CVE-2022-24772
High High 7.5 WS-2020-0342
High High 7.4 CVE-2020-8203
High High 7.4 WS-2018-0588
High High 7.4 WS-2018-0588
High High 7.3 CVE-2020-7720
High High 7.3 WS-2019-0180
High High 7.2 CVE-2021-23337
Medium Medium 6.6 WS-2022-0008
Medium Medium 6.5 CVE-2018-19797
Medium Medium 6.5 CVE-2018-19837
Medium Medium 6.5 CVE-2018-19838
Medium Medium 6.5 CVE-2018-19839
Medium Medium 6.5 CVE-2018-20190
Medium Medium 6.5 CVE-2018-20821
Medium Medium 6.5 CVE-2018-20822
Medium Medium 6.5 CVE-2019-1010266
Medium Medium 6.5 CVE-2019-18797
Medium Medium 6.5 CVE-2019-6283
Medium Medium 6.5 CVE-2019-6284
Medium Medium 6.5 CVE-2019-6286
Medium Medium 6.5 CVE-2021-23386
Medium Medium 6.1 CVE-2022-0122
Medium Medium 5.6 CVE-2018-16487
Medium Medium 5.6 CVE-2020-15366
Medium Medium 5.6 CVE-2020-15366
Medium Medium 5.4 CVE-2019-16769
Medium Medium 5.3 CVE-2020-24025
Medium Medium 5.3 CVE-2020-28500
Medium Medium 5.3 CVE-2020-7608
Medium Medium 5.3 CVE-2020-7608
Medium Medium 5.3 CVE-2020-7608
Medium Medium 5.3 CVE-2020-7693
Medium Medium 5.3 CVE-2020-8124
Medium Medium 5.3 CVE-2020-8124
Medium Medium 5.3 CVE-2021-23362
Medium Medium 5.3 CVE-2021-23382
Medium Medium 5.3 CVE-2021-27515
Medium Medium 5.3 CVE-2021-27515
Medium Medium 5.3 CVE-2021-3664
Medium Medium 5.3 CVE-2021-3664
Medium Medium 5.3 CVE-2022-0512
Medium Medium 5.3 CVE-2022-0512
Medium Medium 5.3 CVE-2022-0639
Medium Medium 5.3 CVE-2022-0639
Medium Medium 5.3 CVE-2022-24773
Medium Medium 5.1 WS-2018-0076
Medium Medium 5.1 WS-2019-0307
Low Low 2.5 CVE-2017-18869

Release Notes

angular/angular-cli

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
let Universal schematic use configurations from build architect
add CLI 7.x migration schematic
remove useless import for Ivy (#​11874)
update codelyzer for new projects
avoid using 6.2+ only features in migrations
fix polyfill path resolution
update typescript dependency to 3.1.3 [Closes #​27341]
migrate existing packages for 7.0 (#​12518)
codeCoverage exclude is not being migrated (#​12513) [Closes #​10936]
codeCoverage exclude is not being migrated (#​12511) [Closes #​10936]
ast utils - handle NgModule with no newlines (#​12521)
use proper project root for e2e [Closes #​12491]
tweak the `ng new` routing prompt
support `Fetch as Google`(Google bot) (#​11815)
generate application with projectRoot is provided [Closes #​11925]
dasherize library package name [Closes #​11017]
remove redundant reflect polyfill
remove module test (#​11278) [Closes #​11277]
use 'architect' instead of 'targets' until deprecated
fix app shell schematic failure [Closes #​10093]
use app root to set server paths in options
`module` imports paths are incorrect when `flat` option is used [Closes #​12169]
fix path for `ngswConfigPath` during migration
app shell schematic does not use production configuration
better error message when finding only routing modules (#​11994) [Closes #​11961]

@​angular-devkit/core (7.0.1)

Commit Description Notes
support of tsx files in aot mode (#​11407)

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants