Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

build: update angularcli monorepo #96

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2019

This PR contains the following updates:

Package Type Update Change References
@​angular-devkit/build-angular devDependencies minor ~0.6.1 -> ~0.13.0 source
@​angular-devkit/build-ng-packagr devDependencies minor ~0.7.0 -> ~0.13.0 source
@​angular/cli devDependencies minor 6.1.3 -> 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


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the renovate label Mar 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

1 participant