Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Update dependency @angular/cli to v10 #126

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2019

This PR contains the following updates:

Package Type Update Change
@angular/cli devDependencies major 7.3.8 -> 10.0.7

Release Notes

angular/angular-cli

v10.0.7

Compare Source

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

Compare Source

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

v10.0.5

Compare Source

Commits

@​schematics/angular (10.0.5)

Commit Description Notes
show info message when depending on `rxjs-compat`

@​schematics/schematics (0.1000.5)

Commit Description Notes
await expect result in full schematic test


Special Thanks

Charles Lyding, Doug Parker, Alan Agius, Joey Perrott

v10.0.4

Compare Source

Commits

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

Commit Description Notes
mark rxjs add imports as having side effects
avoid ES module assumption for vendor files [Closes #​18284]
flatten child compilation errors and warnings [Closes #​18231]

@​angular-devkit/core (10.0.4)

Commit Description Notes
update `ajv` to `6.12.3`

@​schematics/angular (10.0.4)

Commit Description Notes
remove reference to tsconfig.spec.json in tsconfig.json when minimal=true

@​schematics/schematics (0.1000.4)

Commit Description Notes
generate new schematics using TypeScript 3.9


Special Thanks

Alan Agius, Vlad Tansky, Charles Lyding, Keen Yee Liau, Pete Bacon Darwin, Amit Bublil

v10.0.3

Compare Source

Commits

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

Commit Description Notes
suppress warning for CommonJS templateUrl and styleUrl
don't emit empty warnings [Closes #​18231]
wrap ES5 differential loading bundles

@​schematics/angular (10.0.3)

Commit Description Notes
consecutive blank lines in routing.module.ts
don't add e2e tsconfig reference in solution tsconfig [Closes #​18190]


Special Thanks

Alan Agius, Keen Yee Liau, Charles Lyding, Sachin Grover

v10.0.2

Compare Source

Commits

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

Commit Description Notes
remove non-global locale import warning
show child compilation errors [Closes #​17565]

@​ngtools/webpack (10.0.2)

Commit Description Notes
don't elide used imports for transformed ShorthandPropertyAssignment [Closes #​18149]
[Closes #​17347]

@​schematics/angular (10.0.2)

Commit Description Notes
provide more context on offending invalid JSON file
validate project name before prompts [Closes #​14994]


Special Thanks

Alan Agius, Doug Parker, Kishan Gajera, Simon Kurtz, mgechev

v10.0.1

Compare Source

Commits

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

Commit Description Notes
show warning when using non global locale data
match allowed dependencies against the package name
use copy-on-write asset processing for non-watch builds
update copy-webpack-plugin to 6.0.3
don't dedupe linked modules [Closes #​18021]
don't dedupe modules without a name or version [Closes #​17967]
emit formatted stats.json file

@​angular/cli (10.0.1)

Commit Description Notes
resolve external schematics from workspace root [Closes #​18083]

@​schematics/angular (10.0.1)

Commit Description Notes
migrate tsconfig.base.json module and target options [Closes #​18073]
split browserslist IE entries and provide better comments [Closes #​18032]
don't error out on blank JSON files during migrations

@​schematics/schematics (0.1000.1)

Commit Description Notes
replaced removed `runner.runSchematic` with `runner.runSchematicAsync` [Closes #​18062]


Special Thanks

Alan Agius, Charles Lyding, Minko Gechev

v10.0.0

Compare Source

Commits

@​angular-devkit/architect (0.1000.0)

Commit Description Notes
temporary workaround for TS bug with UMDs

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

Commit Description Notes
rebase relative stylesheet assets when using preprocessors
provide webpack support for resolving via Yarn PnP
change tslint default formatter to stylish
show warnings when depending on CommonJS.
disable CSS `calc` optimizations [Closes #​16910]
[Closes #​16875]
[Closes #​17890]
update copy-webpack-plugin to version 6 [Closes #​17858]
dedupe duplicate modules
add link when displaying commonJS usage warnings
the path to `source_file_utils` changed in v10.0.0
ensure webpack tilde resolve behavior for stylesheet resources
retain css declarations order when using `extractCss` and `@import` rule [Closes #​9475]
don't show commonjs usage for webpack-dev-server utils

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

Commit Description Notes
use TypeScript 3.6

@​angular-devkit/schematics (10.0.0)

Commit Description Notes
add module_name and data files

@​angular/cli (10.0.0)

Commit Description Notes
throw error when specified project does not exist [Closes #​17682]
add missing `experimentalRollupPass`in CLI schema
downgrade pacote to 9.5.12 [Closes #​17314]
[Closes #​16615]

@​ngtools/webpack (10.0.0)

Commit Description Notes
don't emit unused file warning for`.ngtypecheck.ts`
remove internal markers
export VirtualFileSystemDecorator type

@​schematics/angular (10.0.0)

Commit Description Notes
add tslint no-any and typedef rules when in strict mode
add solutions style tsconfig structure [Closes #​17493]
[Closes #​8138]
generate new projects using TypeScript 3.9
update compiler options target and module settings
add stricter bundle budgets when using the `--strict` option
enable stricter type checking and optimization effective coding rules
add migration to remove deprecated server options
evergreen new applications
add migration for `evalSourceMap`, `vendorSourceMap` `profile` and `skipAppShell` options.
add migration to remove deprecated `es5BrowserSupport` option
update karma to 5.0.0
change `browserslist` file name to `.browserslistrc`
enable lazy loading on the server for new projects
only generate `package.json` under `app` in strict applications
add links to generated app package.json files
add links to generated tsconfig files
disable v10 side effect package.json migration
specify module option as a fix for the multiple module error
add strict setting to angular.json
remove strict prompt
don't visit dot folders when running migrations
update several testing dev dependencies
use ES2016 as syntax target for server bundles
remove node typings from tsconfig.spec.json
update to tslib 2.0.0
add migration to ensure tslint deprecation rule
address vulnerability in protractor [Closes #​17642]
don't add `@angular/language-service` in new Angular projects
include assets in ts library

@​schematics/schematics (0.1000.0)

Commit Description Notes
add module_name and data files

Breaking Changes

remove deprecate protractor `elementExplorer` (5395cec)

Protractor builder elementExplorer option has been removed. This was not compatable with the Node.Js versions that the Angular CLI supports. See: https://github.com/angular/protractor/blob/master/docs/debugging.md#enabled-control-flow for an alternative debugging methods.

@​angular/cli: remove deprecated get/set commands (b66b9b8)

Deprecated `ng set` and `ng get` have been removed, use `ng config` instead.

@​angular/cli: remove deprecated typescriptMismatch (28f87cb)

Removed deprecated `typescriptMismatch` warning option. Users will be migrated off this option automatically. Users wishing to disable TypeScript version checks should use the Angular compiler option `disableTypeScriptVersionCheck`, see https://angular.io/guide/angular-compiler-options#disabletypescriptversioncheck for more information.

@​schematics/angular: remove deprecated options from app-shell and universal schematics (ac3aff2)

The below options have been removed as they had no effect - `test` and `testTsconfigFileName` have been removed form the universal schematic - `universalProject`, `name`, `outDir`, `root` and `index` have been removed from the app-shell schematic

@​angular-devkit/build-angular: remove unused server builder options (08062e9)

options `commonChunk` and `vendorChunk` have been removed from the server builder.

Note: this change only effects direct @​angular-devkit/build-angular users and not the application developers as users will be migrated automatically off these options.

@​ngtools/webpack: remove deprecated isSupported method (51de4f7)

`isSupported` method has been removed from `AngularCompilerPlugin` as it has become redundant with peer dependencies.

Note: this change only effects direct @ngtools/webpack users and not the application developers.

@​angular-devkit/build-angular: remove deprecated `evalSourceMap`, `vendorSourceMap`, `profile` and `skipAppShell` options (8fb7e58)

The following deprecated devkit builders options have been removed: - `skipAppShell:` This has no effect - `evalSourceMap`: This done to improve performance in older versions of the CLI and is no longer needed - `vendorSourceMap`: Use `sourceMap.vendor` instead - `profile`: Use `NG_BUILD_PROFILING` environment variable instead

@​angular-devkit/build-angular: remove unused rxjs path mapping ( c7edbb8)

rxjs-compat was used during the transition from RxJS 5 to RxJS 6 via the use of rxjs-compat package during the Angular 5.x timeframe. Now that the minimum version is 6.x support for rxjs-compat is no longer provided out-of-the box.

Special Thanks

Renovate Bot, Alan Agius, Filipe Silva, Charles Lyding, Keen Yee Liau, mgechev, Doug Parker, Greg Magolan, Walter Werner SCHNEIDER, Kishan Gajera, renovate[bot], aly ahmed, Cyrille Tuzi, Cédric Exbrayat, Joey Perrott, Pete Bacon Darwin, Fabian Wiles

v9.1.12

Compare Source

Commits

@​angular-devkit/core (9.1.12)

Commit Description Notes
update `ajv` to `6.12.3`


Special Thanks

Alan Agius, Keen Yee Liau

v9.1.11

Compare Source

Commits


Special Thanks

Doug Parker

v9.1.10

Compare Source

Commits

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

Commit Description Notes
update copy-webpack-plugin to 6.0.3


Special Thanks

Alan Agius, Minko Gechev, Charles Lyding

v9.1.9

Compare Source

Commits

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

Commit Description Notes
update terser-webpack-plugin to 3.0.3 [Closes #​17912]


Special Thanks

Doug Parker, Charles Lyding, Alan Agius

v9.1.8

Compare Source

Commits

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

Commit Description Notes
update less library to version 3.11.3
update copy-webpack-plugin to version 6 [Closes #​17858]


Special Thanks

Alan Agius, Minko Gechev, Vishnu TS

v9.1.7

Compare Source

Commits

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

Commit Description Notes
downlevel and optimize locale data
address vulnerability in webpack-dev-server [Closes #​17642]

@​schematics/angular (9.1.7)

Commit Description Notes
add tslib as a direct dependency for new libraries
address vulnerability in protractor [Closes #​17642]


Special Thanks

Alan Agius, Charles Lyding, Minko Gechev

v9.1.6

Compare Source

Commits

@​ngtools/webpack (9.1.6)

Commit Description Notes
getCanonicalFileName should return FS compatible paths


Special Thanks

Keen Yee Liau, Alan Agius

v9.1.5

Compare Source

Commits

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

Commit Description Notes
update worker-plugin [Closes #​65]

@​angular/cli (9.1.5)

Commit Description Notes
allow configuration option in `ng deploy` [Closes #​17613]

@​ngtools/webpack (9.1.5)

Commit Description Notes
only emit import default helper when needed

@​schematics/angular (9.1.5)

Commit Description Notes
don't add `@angular/language-service` in new Angular projects


Special Thanks

Alan Agius, Doug Parker, Joey Perrott, Charles Lyding

v9.1.4

Compare Source

Commits

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

Commit Description Notes
disable inline svg optimizations


Special Thanks

Alan Agius, Minko Gechev

v9.1.3

Compare Source

Commits

@​angular-devkit/core (9.1.3)

Commit Description Notes
workspace reader spread/rest operator usage with falsy values [Closes #​17021]

@​schematics/angular (9.1.3)

Commit Description Notes
generate new projects with Karma v5 [Closes #​17388]
[Closes #​17241]


Special Thanks

Alan Agius, Keen Yee Liau, Doug Parker

v9.1.2

Compare Source

Commits

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

Commit Description Notes
retain css declarations order when using `extractCss` and `@import` rule [Closes #​9475]

@​angular/cli (9.1.2)

Commit Description Notes
ensure Node.js message is shown on old Node.js versions

@​ngtools/webpack (9.1.2)

Commit Description Notes
give higher priority to ivy-specific entry-points


Special Thanks

Alan Agius, Doug Parker, Charles Lyding, George Kalpakas

v9.1.1

Compare Source

Commits

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

Commit Description Notes
avoid overwriting localize sourcemaps

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

Commit Description Notes
use TypeScript 3.6

@​angular-devkit/schematics (9.1.1)

Commit Description Notes
fully resolve schematic entries within packages

@​angular/cli (9.1.1)

Commit Description Notes
downgrade pacote to 9.5.12 [Closes #​17314]
[Closes #​16615]
allow configuration option in `ng deploy` [Closes #​17332]

@​angular/pwa (0.901.1)

Commit Description Notes
add purpose any to manifest icons [Closes #​17384]

@​schematics/angular (9.1.1)

Commit Description Notes
invalid rgba color in app.component.html [Closes #​17411]
clarify tslint:recommended warning message
WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch 2 times, most recently from c6a69a6 to 14371e4 Compare June 6, 2019 22:10
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 14371e4 to 28dd7e5 Compare June 13, 2019 23:02
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 28dd7e5 to aae6a55 Compare July 13, 2019 10:02
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from aae6a55 to 8bcf46c Compare August 10, 2019 14:01
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 8bcf46c to 72a4089 Compare August 23, 2019 08:58
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 72a4089 to 1aa2378 Compare September 5, 2019 01:54
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 1aa2378 to 2bbb18d Compare October 4, 2019 09:59
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 2bbb18d to 8dbf69a Compare November 11, 2019 08:04
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 8dbf69a to ed8d4b6 Compare November 21, 2019 10:34
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from ed8d4b6 to 64dc49d Compare December 14, 2019 21:58
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 64dc49d to 38259d5 Compare December 22, 2019 06:00
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 38259d5 to d7ec027 Compare January 18, 2020 20:03
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from d7ec027 to 91a75ac Compare February 9, 2020 03:01
@renovate renovate bot changed the title Update dependency @angular/cli to v8 Update dependency @angular/cli to v9 Feb 9, 2020
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 91a75ac to 17dd215 Compare February 20, 2020 07:02
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 17dd215 to 5acd7ca Compare March 14, 2020 17:58
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 5acd7ca to 7f9146a Compare May 2, 2020 00:05
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 7f9146a to 0a2f68a Compare May 15, 2020 08:02
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 0a2f68a to 9547503 Compare July 2, 2020 02:03
@renovate renovate bot changed the title Update dependency @angular/cli to v9 Update dependency @angular/cli to v10 Jul 2, 2020
@renovate renovate bot force-pushed the renovate/major-angularcli-monorepo branch from 9547503 to 3e59244 Compare August 22, 2020 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant