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 v6.2.9 - autoclosed #28

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 5, 2018

This PR contains the following updates:

Package Type Update Change References
@​angular/cli devDependencies minor 6.1.1 -> 6.2.9 source

Release Notes

angular/angular-cli

v6.2.9

Compare Source

Updated version of webpack-dev-server due to security vulnerability.

Commits

@​angular/cli (6.2.9)

Commit Description Notes
'ng add' selects supported version via peer dependencies [Closes #​12914]

v6.2.8

Compare Source

This release pins third party dependencies.


Special Thanks

Alan Agius, Hans Larsen

v6.2.7

Compare Source

Long-term support maintenance release: fix for #​12866 "ProgressPlugin breaks with webpack 4.25.* due to incorrect option colors"

v6.2.6

Compare Source

Commits

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

Commit Description Notes
pin copy-webpack-plugin [Closes #​12553]
[Closes #​12260]

v6.2.5

Compare Source

Commits

@​schematics/angular (0.8.5)

Commit Description Notes
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)

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

Commit Description Notes
fix extractLicenses default (#​12546) [Closes #​12546]
don't override missing options in protractor (#​12507) [Closes #​10697]

Special Thanks

Filipe Silva, Alan Agius, Vikram Subramanian

v6.2.4

Compare Source

Commits

@​angular/cli (6.2.4)

Commit Description Notes
with no overrides dont throw (#​12391) [Closes #​12344]
`--verbose` is an unknown option of `serve` [Closes #​11086]
suggest windows-compatible typescript install command

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

Commit Description Notes
karma builder now serves global styles

Special Thanks

Alan Agius, Hans Larsen, Vikram Subramanian, Alireza Mirian

v6.2.3

Compare Source

Commits

@​angular/cli (6.2.3)

Commit Description Notes
fix schema error `Property targets is not allowed` [Closes #​12192]

Special Thanks

Hans Larsen, Alan Agius

v6.2.2

Compare Source

Commits

@​angular/cli (6.2.2)

Commit Description Notes
warn if `targets` is present when using a schematic

@​schematics/angular (0.8.2)

Commit Description Notes
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

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

Commit Description Notes
set the proper type to `fileReplacements` [Closes #​11294]

@​angular-devkit/schematics (0.8.2)

Commit Description Notes
fix `generate` mangling files containing wide characters [Closes #​7851]
[Closes #​7950]
throw `InvalidCollectionJsonException` when collection file is invalid [Closes #​11818]

Special Thanks

Alan Agius, Charles Lyding, Keen Yee Liau, Sean Wright, Yaroslav Admin, Alan, Jan Kuri, Sebastian Häni

v6.2.1

Compare Source

Fix a mistake in the v6.2.0 release, which installed projects using @angular-devkit/*@​~0.8.0-rc.0
These should not have pointed to an RC. Now we use @angular-devkit/*@​~0.8.0

Note this makes no observable difference, since the final RC was identical to the 0.8.0 release of these packages.

v6.2.0

Compare Source

No changes from v6.2.0-rc.1

Enjoy and keep the issue reports flowing!

v6.1.5

Compare Source

Commits

@​schematics/angular (0.7.5)

Commit Description Notes
ensure non-evergreen IE browsers are excluded

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

Commit Description Notes
build should not hash lazy styles [Closes #​11772]
[Closes #​11704]
support inline javascript in less [Closes #​10430]
tslint exclude for relative paths [Closes #​11773]

@​angular-devkit/schematics (0.7.5)

Commit Description Notes
improve tree type checking [Closes #​11683]

@​angular/pwa (0.7.5)

Commit Description Notes
support ng add with CLI 6.0.x [Closes #​11663]
properly write closing body tag when modifying index [Closes #​11543]
[Closes #​11942]

@​schematics/update (0.7.5)

Commit Description Notes
fix logic to coerce the version number

Special Thanks

Hans Larsen, Charles Lyding, Alan Agius, Filipe Silva

v6.1.4

Compare Source

Commits

Misc

Commit Description Notes
fix spelling

@​schematics/angular (0.7.4)

Commit Description Notes
update protractor to 4.5 for new projects
incorrect `exclude` path for `test.ts` [Closes #​11829]

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

Commit Description Notes
add loader-utils as dependency
use webpack 4 hooks for karma plugin
fix duplicate lint messages when having multiple tsconfigs [Closes #​11633]
should not log duplicate messages
do not break with Jasmine's mock clock [Closes #​11164]
[Closes #​11626]
only add ngsw after universal has rendered
use process TTY as progress default [Closes #​11195]
update node-sass (#​11831) [Closes #​11699]
update less (#​11709) [Closes #​10899]
fixes hash comparison for service worker (#​11865) [Closes #​11865]
cleanup serviceworker direct import

@​angular-devkit/core (0.7.4)

Commit Description Notes
rename to itself should be a noop
detect mingw terminal as color capable (#​11834) [Closes #​11833]

@​angular-devkit/schematics (0.7.4)

Commit Description Notes
move rule with identity is a noop

@​schematics/update (0.7.4)

Commit Description Notes
correct npm config return value

Special Thanks

Charles Lyding, Filipe Silva, Alan Agius, Alex Eagle, Teamop, Hans Larsen, George Kalpakas, Paul Gschwendtner, Robert Baker, Adrian Moos, Corinna Cohn, Benjamin Barbier

v6.1.3

Compare Source

Commits

@​angular/cli (6.1.3)

Commit Description Notes
if no command, properly show help
remove `vendorSourceMap` warning that `vendorSourceMap` is not allowed

@​schematics/angular (0.7.3)

Commit Description Notes
Handle Windows paths for generate names [Closes #​11501]
increase version range for TypeScript
Allow additionalProperties in schematics options [Closes #​11681]

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

Commit Description Notes
use process TTY as progress default [Closes #​11195]
Fix initial chunk logic for bundle budgets [Closes #​11712]
`--vendor-source-map` doesn't work on `ng serve` [Closes #​11715]

@​angular-devkit/schematics (0.7.3)

Commit Description Notes
Fix issues for file-syetem-engine running in google3

@​angular/pwa (0.7.3)

Commit Description Notes
Allow additionalProperties in schematics options [Closes #​11681]

@​ngtools/webpack (6.1.3)

Commit Description Notes
resolve relative host replacement paths

@​schematics/update (0.7.3)

Commit Description Notes
fix logic to gather version of arguments

Special Thanks

Alan Agius, Mike Brocchi, Hans Larsen, Noel Mace, Charles Lyding, Yi Qi, Noël Macé, Qais Patankar, Lukáš Matta, Alexander Bobrov, Sarun Intaralawan, Filipe Silva, Alex Eagle

v6.1.2

Compare Source

Commits

@angular-devkit/build-angular

Commit Description Notes
Bug Fix ensure failure with disabled AOT and enabled build optimizer Closes #​11157

@angular-devkit/schematics

Commit Description Notes
Bug Fix implement optimize() for HostTree

@angular/cli

Commit Description Notes
Bug Fix fully resolve rxjs & core during version checks
Bug Fix properly bootstrap 1.x from global 6.x

@schematics/update

Commit Description Notes
Bug Fix use npm get for everything except _authToken

Special Thanks

Hans Larsen, Charles Lyding


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 if you modify the PR title to begin with "rebase!".

🔕 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.

@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 2 times, most recently from 6a53ec5 to 5358905 Compare May 10, 2018 18:03
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 2 times, most recently from 5277fef to 9d2cd4c Compare May 17, 2018 04:41
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 3 times, most recently from fd7252a to 5a4ffa9 Compare May 30, 2018 00:20
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch from 5a4ffa9 to 81611bc Compare June 6, 2018 18:31
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 2 times, most recently from b11476c to 7a2a588 Compare July 26, 2018 19:27
@renovate renovate bot changed the title Update dependency @angular/cli to v6 Update dependency @angular/cli to v6.1.1 Jul 27, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 3 times, most recently from fb54489 to b5718ef Compare August 1, 2018 21:17
@renovate renovate bot changed the title Update dependency @angular/cli to v6.1.1 Update dependency @angular/cli to v6.1.2 Aug 1, 2018
@renovate renovate bot changed the title Update dependency @angular/cli to v6.1.2 Update dependency @angular/cli to v6.1.3 Aug 10, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 3 times, most recently from b6b386b to 1e42ab3 Compare August 16, 2018 19:52
@renovate renovate bot changed the title Update dependency @angular/cli to v6.1.3 Update dependency @angular/cli to v6.1.4 Aug 16, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch from 1e42ab3 to e530112 Compare August 16, 2018 20:21
@renovate renovate bot changed the title Update dependency @angular/cli to v6.1.4 Update dependency @angular/cli to v6.1.3 Aug 16, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch from e530112 to acee933 Compare August 16, 2018 21:47
@renovate renovate bot changed the title Update dependency @angular/cli to v6.1.3 Update dependency @angular/cli to v6.1.4 Aug 16, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch from acee933 to 16167f3 Compare August 23, 2018 19:57
@renovate renovate bot changed the title Update dependency @angular/cli to v6.1.4 Update dependency @angular/cli to v6.1.5 Aug 23, 2018
@renovate renovate bot changed the title Update dependency @angular/cli to v6.1.5 Update dependency @angular/cli to v6.2.0 Sep 6, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 2 times, most recently from 9820a9b to 3a99bc4 Compare September 6, 2018 22:04
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.0 Update dependency @angular/cli to v6.2.1 Sep 6, 2018
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.1 Update dependency @angular/cli to v6.2.2 Sep 14, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 2 times, most recently from 2149eae to da49a38 Compare September 15, 2018 04:37
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.2 Update dependency @angular/cli to v6.2.3 Sep 19, 2018
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.3 Update dependency @angular/cli to v6.2.4 Oct 1, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch from 8193e8e to 21cd801 Compare October 1, 2018 17:58
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.4 Update dependency @angular/cli to v6.2.5 Oct 11, 2018
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.5 Update dependency @angular/cli to v6.2.6 Oct 19, 2018
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch 2 times, most recently from 0e070d0 to 9aba71f Compare October 29, 2018 03:51
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.6 Update dependency @angular/cli to v6.2.7 Nov 5, 2018
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.7 Update dependency @angular/cli to v6.2.8 Nov 26, 2018
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.8 Update dependency @angular/cli to v6.2.9 Jan 8, 2019
@renovate renovate bot force-pushed the renovate/angular-cli-6.x branch from b732720 to 8c0351c Compare January 8, 2019 22:12
@renovate renovate bot changed the title Update dependency @angular/cli to v6.2.9 Update dependency @angular/cli to v6.2.9 - autoclosed Mar 1, 2019
@renovate renovate bot closed this Mar 1, 2019
@renovate renovate bot deleted the renovate/angular-cli-6.x branch March 1, 2019 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant