faq icon indicating copy to clipboard operation
faq copied to clipboard

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

Open greenkeeper[bot] opened this issue 6 years ago β€’ 2 comments
trafficstars

The devDependency @angular/cli was updated from 7.3.5 to 7.3.6.

🚨 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
  • ❌ ci/circleci: Your tests failed on CircleCI (Details).
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v7.3.6

Commits

@schematics/angular (7.3.6)

Commit Description Notes
reintroduce `.sass` as a supported file extention [Closes #13739]
change entry file name of the library schematic according to the kebab-case convention

@angular-devkit/build-angular (0.13.6)

Commit Description Notes
fix base href insertion when HTML is in a single line [Closes #13851]
fix check for absolute paths in windows in server config [Closes #13865]
[Closes #1139]

@angular-devkit/build-optimizer (0.13.6)

Commit Description Notes
don't add pure comments inside arrow functions [Closes #13768]

Special Thanks

Alan, Vikram Subramanian, WilliamKoza

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 :palm_tree:

greenkeeper[bot] avatar Mar 14 '19 21:03 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 7.3.7 to 7.3.8.

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v7.3.8

Commits

@schematics/angular (7.3.8)

Commit Description Notes
buildRelativePath handles files in root

@angular-devkit/build-angular (0.13.8)

Commit Description Notes
ensure correct dev server path with public host option
update speed-measure-webpack-plugin to 1.3.1 [Closes #12763]

@ngtools/webpack (7.3.8)

Commit Description Notes
changes in non module code are not picked up when using barrel files [Closes #13975]
replace resources should return class node when modified

Special Thanks

Minko Gechev, Charles Lyding, Alan, Andriy Pyvovarchuk, ukrukar, Keen Yee Liau, Alan Agius

greenkeeper[bot] avatar Apr 04 '19 00:04 greenkeeper[bot]

  • The devDependency @angular/cli was updated from 7.3.8 to 7.3.9.

Your tests for group default are passing again with this update. Explicitly upgrade default to this version πŸš€

Release Notes for v7.3.9

Commits

@angular-devkit/build-angular (0.13.9)

Commit Description Notes
update node-sass to 4.12.0 (#14358) [Closes #14339]

greenkeeper[bot] avatar May 07 '19 20:05 greenkeeper[bot]