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

An in-range update of @angular/cli is breaking the build 🚨 #33

Closed
greenkeeper bot opened this issue Jun 7, 2019 · 4 comments
Closed

An in-range update of @angular/cli is breaking the build 🚨 #33

greenkeeper bot opened this issue Jun 7, 2019 · 4 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 7, 2019

The devDependency @angular/cli was updated from 8.0.1 to 8.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).
  • Travis CI - Branch: The build failed.

Release Notes for v8.0.2

Commits

@angular/cli (8.0.2)

Commit Description Notes
use recommended TTY check logic [Closes #14640]
avoid updating when package is already up to date [Closes #14647]
resolve update migrations from referenced package root
add analytics option to options schema

@schematics/angular (8.0.2)

Commit Description Notes
default Ivy apps to AOT true
move browserslist even when no sourceRoot is available [Closes #14660]
add '@angular-devkit/build-webpack' package to the version 8 migration
update `ng-packagr` and `tsickle` when migrating to version 8

@angular-devkit/build-angular (0.800.2)

Commit Description Notes
re-order ES5 polyfills in karma HTMLs [Closes #14618]
server build is generating un-needed polyfill file [Closes #14655]

@angular-devkit/build-optimizer (0.800.2)

Commit Description Notes
wrap ClassDeclarations in an IIFE for better treeshaking [Closes #14610]
wrap es2015 class expressions for better tree-shaking [Closes #14610]
[Closes #14577]

@ngtools/webpack (8.0.2)

Commit Description Notes
always strip BOM when reading files
rebuilding project with errors reports cannot find .ts files in JIT [Closes #14644]


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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 13, 2019

  • The devDependency @angular/cli was updated from 8.0.2 to 8.0.3.

Your tests are still failing with this version. Compare changes

Release Notes for v8.0.3

Commits

@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


Special Thanks

Filipe Silva, Alan Agius, Charles Lyding, Judy Bogart, Keen Yee Liau, Ben Lesh

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 24, 2019

  • The devDependency @angular/cli was updated from 8.0.3 to 8.0.4.

Your tests are still failing with this version. Compare changes

Release Notes for v8.0.4

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 27, 2019

  • The devDependency @angular/cli was updated from 8.0.4 to 8.0.5.

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 27, 2019

  • The devDependency @angular/cli was updated from 8.0.5 to 8.0.6.

Your tests are still failing with this version. Compare changes

Release Notes for v8.0.6

Commits

@angular/cli (8.0.6)

Commit Description Notes
report RAM in gigabytes instead of megabytes


Special Thanks

vikerman, Hans Larsen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant