This repository has been archived by the owner on Feb 7, 2021. It is now read-only.
fix(deps): update dependency @angular-devkit/core to v10 #184
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.3.22
->10.1.0
Release Notes
angular/angular-cli
v10.1.0
Compare Source
Commits
@angular-devkit/architect (0.1001.0)
@angular-devkit/architect-cli (0.1001.0)
@angular-devkit/build-angular (0.1001.0)
@angular-devkit/build-optimizer (0.1001.0)
@angular-devkit/core (10.1.0)
@angular-devkit/schematics (10.1.0)
@angular/cli (10.1.0)
@schematics/angular (10.1.0)
[Closes #18130]
[Closes #18170]
[Closes #18170]
@angular-devkit/schematics-cli (0.1001.0)
@ngtools/webpack (10.1.0)
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
Compare Source
Commits
@schematics/schematics (0.1000.8)
Special Thanks
Keen Yee Liau, Hari G, Charles Lyding
v10.0.7
Compare Source
Commits
@angular-devkit/build-angular (0.1000.7)
@angular-devkit/core (10.0.7)
@angular-devkit/schematics-cli (0.1000.7)
Special Thanks
Alan Agius, Doug Parker, JoostK
v10.0.6
Compare Source
Commits
@angular-devkit/architect (0.1000.6)
@angular-devkit/build-angular (0.1000.6)
@ngtools/webpack (10.0.6)
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)
@schematics/schematics (0.1000.5)
Special Thanks
Charles Lyding, Doug Parker, Alan Agius, Joey Perrott
v10.0.4
Compare Source
Commits
@angular-devkit/build-angular (0.1000.4)
@angular-devkit/core (10.0.4)
@schematics/angular (10.0.4)
@schematics/schematics (0.1000.4)
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)
@schematics/angular (10.0.3)
Special Thanks
Alan Agius, Keen Yee Liau, Charles Lyding, Sachin Grover
v10.0.2
Compare Source
Commits
@angular-devkit/build-angular (0.1000.2)
@ngtools/webpack (10.0.2)
[Closes #17347]
@schematics/angular (10.0.2)
Special Thanks
Alan Agius, Doug Parker, Kishan Gajera, Simon Kurtz, mgechev
v10.0.1
Compare Source
Commits
@angular-devkit/build-angular (0.1000.1)
@angular/cli (10.0.1)
@schematics/angular (10.0.1)
@schematics/schematics (0.1000.1)
Special Thanks
Alan Agius, Charles Lyding, Minko Gechev
v10.0.0
Compare Source
Commits
@angular-devkit/architect (0.1000.0)
@angular-devkit/build-angular (0.1000.0)
[Closes #16875]
[Closes #17890]
@angular-devkit/build-optimizer (0.1000.0)
@angular-devkit/schematics (10.0.0)
@angular/cli (10.0.0)
[Closes #16615]
@ngtools/webpack (10.0.0)
@schematics/angular (10.0.0)
[Closes #8138]
@schematics/schematics (0.1000.0)
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)
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.