Skip to content

chore(deps): update angularcli monorepo #130

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

Merged
merged 5 commits into from
Jul 5, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2019

This PR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular devDependencies minor 0.800.3 -> 0.801.0
@angular-devkit/build-ng-packagr devDependencies minor 0.800.3 -> 0.801.0
@angular/cli devDependencies minor 8.0.3 -> 8.1.0

Release Notes

angular/angular-cli

v8.1.0

Compare Source

Commits

@​angular-devkit/architect (0.801.0)

Commit Description Notes
one more fix for newest version of rxjs
fix for newest version of rxjs

@​angular/cli (8.1.0)

Commit Description Notes
ng doc uses angular core version by default [Closes #​12365]
report RAM in gigabytes instead of megabytes
ping back when user opts out of analytics
move non-stable version analytics to own property
log unhandled exceptions
ng doc accepts a version flag
pass in metrics to the pageview for commands
log file path normalization
validate version in doc command
correct git branch in ng version
ensure analytics prompt exceptions are caught [Closes #​14684]

@​schematics/angular (8.1.0)

Commit Description Notes
add migration from `lazy` option to `inject`
lazy routing module generator
add skipSelector property to the component generator [Closes #​14749]
add `fullTemplateTypeCheck` and `strictInjectionParameters` to workspace tsconfig.json [Closes #​14794]
set proper severity of the tslint deprecation rule
replace forked `web-animations-js` with latest version [Closes #​14518]
fix BUILD file filter for npm package to include both BUILD and BUILD.bazel file
improve pipe signature [Closes #​12602]
remove indentation in component html [Closes #​14816]
support adding web-worker to pre version 8 applications [Closes #​14791]

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

Commit Description Notes
deprecate scripts and styles `lazy` option in favor of`inject` [Closes #​14814]
add crossorigin options [Closes #​14743]
option to build and test only specified spec files
move milliseconds time audit at the end of console
IE11 errors when using scripts and differential loading [Closes #​14777]
add Symbol.iterator polyfill for legacy browsers
add `type="module"` on script tags when differential loading will be enabled [Closes #​14747]
force event category to be something
add `@angular/compiler-cli` version `8.1.0-next.0` as `peerDependency`
re-order reporters to set code coverage at the very end
remove certain redundant build steps from second build in differential loading
browser builder should not swollow error messages [Closes #​14813]
browser builder should not swollow error messages [Closes #​14813]
emit warning when using extract-i18n in Ivy [Closes #​14225]

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

Commit Description Notes
incorrectly augmented ES2015 default class exports [Closes #​14769]
wrap TypeScript string enums in IIFE [Closes #​14786]

@​angular-devkit/schematics (8.1.0)

Commit Description Notes
Add registerCollection to SchematicsTestRunner [Closes #​14833]
Add registerCollection to SchematicsTestRunner [Closes #​14833]
fix use `install` subcommand when override package manager to yarn

@​ngtools/webpack (8.1.0)

Commit Description Notes
improved TypeScript diagnostic reporting
NGCC should process secondary entry-points [Closes #​30972]
[Closes #issuecomment-506428267]
skip non-runtime types when transforming constructors [Closes #​14876]
add `@angular/compiler-cli` version `8.1.0-next.0` as `peerDependency`
NGCC workspace libraries module resolution [Closes #​14594]
ensure references for constructor parameter types
remove old TypeScript workarounds
avoid re-running full emit when there wasn't a an emit [Closes #​14775]


Special Thanks

Renovate Bot, Alan Agius, Charles Lyding, Hans Larsen, vikerman, Cédric Exbrayat, ukrukarg, Keen Yee Liau, Lakhyari, mgechev, Minko Gechev, hawkgs, Greg Magolan, FDIM, Suguru Inatomi, Vikram Subramanian, Pete Bacon Darwin, SamanthaAdrichem, istiti, c4605

v8.0.6

Compare Source

Commits

@​angular/cli (8.0.6)

Commit Description Notes
report RAM in gigabytes instead of megabytes


Special Thanks

vikerman, Hans Larsen

v8.0.5

Compare Source

Commits

@​schematics/angular (8.0.5)

Commit Description Notes
set proper severity of the tslint deprecation rule
replace forked `web-animations-js` with latest version [Closes #​14518]
remove duplicate module and moduleResolution properties from tsconfig [Closes #​14882]
fix BUILD file filter for npm package to include both BUILD and BUILD.bazel file

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

Commit Description Notes
add Symbol.iterator polyfill for legacy browsers
force event category to be something

@​angular-devkit/schematics (8.0.5)

Commit Description Notes
fix use `install` subcommand when override package manager to yarn

@​ngtools/webpack (8.0.5)

Commit Description Notes
skip non-runtime types when transforming constructors [Closes #​14876]


Special Thanks

vikerman, Suguru Inatomi, Minko Gechev, c4605, Charles Lyding, Alan Agius, Michel Palourdio, Hans Larsen, Greg Magolan

v8.0.4

Compare Source

Commits

@​angular/cli (8.0.4)

Commit Description Notes
correct git branch in ng version
ensure analytics prompt exceptions are caught [Closes #​14684]

@​schematics/angular (8.0.4)

Commit Description Notes
enable tsickle for library compilation
remove `emitDecoratorMetadata` TS option for new applications
improve pipe signature [Closes #​12602]
remove indentation in component html [Closes #​14816]
support adding web-worker to pre version 8 applications [Closes #​14791]

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

Commit Description Notes
re-order reporters to set code coverage at the very end
remove certain redundant build steps from second build in differential loading
browser builder should not swollow error messages [Closes #​14813]
browser builder should not swollow error messages [Closes #​14813]
emit warning when using extract-i18n in Ivy [Closes #​14225]

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

Commit Description Notes
incorrectly augmented ES2015 default class exports [Closes #​14769]
wrap TypeScript string enums in IIFE [Closes #​14786]

@​ngtools/webpack (8.0.4)

Commit Description Notes
ensure references for constructor parameter types
downlevel constructor parameter type information
remove old TypeScript workarounds
avoid re-running full emit when there wasn't a an emit [Closes #​14775]


Special Thanks

Alan Agius, Charles Lyding, Hans Larsen, Lakhyari, Cédric Exbrayat, SamanthaAdrichem


Renovate configuration

📅 Schedule: "after 9am and before 12am on friday" in timezone Europe/Paris.

🚦 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 force-pushed the renovate/angularcli-monorepo branch from 9e99d9d to 6103c62 Compare June 28, 2019 08:39
@cyrilletuzi
Copy link
Owner

Failing because of angular/angular-cli#14888, waiting for the fix.

@renovate renovate bot force-pushed the renovate/angularcli-monorepo branch from 6103c62 to 37fe660 Compare July 2, 2019 21:28
@renovate renovate bot force-pushed the renovate/angularcli-monorepo branch from 37fe660 to 136f6c0 Compare July 5, 2019 07:45
@renovate
Copy link
Contributor Author

renovate bot commented Jul 5, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@cyrilletuzi cyrilletuzi merged commit 51bd9ea into master Jul 5, 2019
@cyrilletuzi cyrilletuzi deleted the renovate/angularcli-monorepo branch July 5, 2019 08:35
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.

2 participants