AnthonyNahas / my-page

Personal Freelance Page built with Angular and Material Design based on startboostrap (cloned from @angular-material-extensions/freelance-theme)
https://anthonynahas.github.io/my-page/
MIT License
2 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @angular/cli was updated from 7.3.1 to 7.3.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 - ✅ **ci/circleci: install:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/AnthonyNahas/my-page/45?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: lint:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/AnthonyNahas/my-page/46?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: test-app:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/AnthonyNahas/my-page/47?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v7.3.2

Commits

@angular/cli (7.3.2)

Commit Description Notes
wrap `opn` in a new Promise because `opn` is already resolve is already resolve.

@schematics/angular (7.3.2)

Commit Description Notes
respect the flag when we create a guard with schematics
Include bazel-out in .gitignore [Closes #13636]
set restartOnFileChange to true in karma.conf templates [Closes #13542]
e2e test fails strict TS config

@angular-devkit/build-angular (0.13.2)

Commit Description Notes
added warning for ES2017
error when both `baseUrl` and `devServerTarget` are used in protractor [Closes #13611]

@angular-devkit/schematics (7.3.2)

Commit Description Notes
add aliases to collection-schema.json
use `join` instead of normal string concatenation [Closes #13654]

Special Thanks

Alan, WilliamKoza, Louis Larry, Alan Agius, Renovate Bot, Charles Lyding, hrocha16, Luis Confraria, Cédric Exbrayat

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:

greenkeeper[bot] commented 5 years ago

After pinning to 7.3.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.3

Commits

@schematics/angular (7.3.3)

Commit Description Notes
update karma to version 4 [Closes #13724]
`findModuleFromOptions` not handling properly different casing in name [Closes #13714]
undefined is used as newProjectRoot when none is set [Closes #13703]
add file extensions to style prompt
fixes issue that `ViewEncapsulation` is not being configured when provided [Closes #13689]

@angular-devkit/build-angular (0.13.3)

Commit Description Notes
improve webpack loader resolution
minimum threshold

Special Thanks

Alan Agius, Amadou Sall, Alan, Charles Lyding, hrocha16

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v7.3.7

Commits

@angular-devkit/build-angular (0.800.0-beta.10)

Commit Description Notes
update speed-measure-webpack-plugin to 1.3.1 [Closes #12763]
passing port 0 when using serve will not find a suitable port

Special Thanks

Alan Agius

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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]