Closed greenkeeper[bot] closed 5 years ago
devDependency
@angular/cli was updated from 8.0.2
to 8.0.3
.Your tests are still failing with this version. Compare changes
@angular/cli (8.0.3) | ||
Commit | Description | Notes |
only enable CLI 1.x update handling when no new config |
[Closes #14703] |
|
allow update when git is unclean outside the workspace | ||
@schematics/angular (8.0.3) | ||
Commit | Description | Notes |
remove `lint` target from minimal projects |
[Closes #14727] |
|
enable tsc `downlevelIteration` |
[Closes #14697] |
|
@angular-devkit/architect (0.800.3) | ||
Commit | Description | Notes |
error out when invalid configurations are provided |
[Closes #14654] |
|
@angular-devkit/build-angular (0.800.3) | ||
Commit | Description | Notes |
always disable `buildOptimizer` when extracting i18n | ||
browsers that partially support es6 modules are being marked as not supported |
[Closes #14580] |
|
nomodule polyfill for Safari 10.1 and iOS Safari 10.3 |
[Closes #14680] |
|
@ngtools/webpack (8.0.3) | ||
Commit | Description | Notes |
avoid resetting emit skipped flag before emit |
[Closes #14719] |
|
@schematics/update (0.800.3) | ||
Commit | Description | Notes |
remove update all suggestion message |
Filipe Silva, Alan Agius, Charles Lyding, Judy Bogart, Keen Yee Liau, Ben Lesh
devDependency
@angular/cli was updated from 8.0.3
to 8.0.4
.Your tests are still failing with this version. Compare changes
@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] |
Alan Agius, Charles Lyding, Hans Larsen, Lakhyari, Cédric Exbrayat, SamanthaAdrichem
devDependency
@angular/cli was updated from 8.0.4
to 8.0.5
.Your tests are still failing with this version. Compare changes
devDependency
@angular/cli was updated from 8.0.5
to 8.0.6
.Your tests are still failing with this version. Compare changes
The devDependency @angular/cli was updated from
8.0.1
to8.0.2
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@angular/cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Mischa1610/crossBILLy/builds/542523926?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **failed**.Release Notes for v8.0.2
Commits
@angular/cli (8.0.2)
@schematics/angular (8.0.2)
@angular-devkit/build-angular (0.800.2)
@angular-devkit/build-optimizer (0.800.2)
[Closes #14577]
@ngtools/webpack (8.0.2)
Special Thanks
Alan Agius, Alan, Charles Lyding, Amadou Sall, Judy Bogart, Alex Eagle, Matt Lewis, Filipe Silva
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: