hisptz / ngx-dhis2-period-filter

Period selection filter module for DHIS2 applications based on angular 6+
GNU Lesser General Public License v3.0
0 stars 1 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @angular/cli was updated from 8.3.3 to 8.3.4.

🚨 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 could not complete due to an error ([Details](https://travis-ci.org/hisptz/ngx-dhis2-period-filter/builds/583787024?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v8.3.4

Commits

@angular/cli (8.3.4)

Commit Description Notes
correctly account for linked packages in update [Closes #15511]
[Closes #15294]

@schematics/angular (8.3.4)

Commit Description Notes
infer main server file name from main option
lazy loading module generation routing module lookup

@angular-devkit/build-angular (0.803.4)

Commit Description Notes
fully optimize script bundles with bundle downleveling [Closes #15507]
add trailing back slash to protractor baseUrl [Closes #15522]

@schematics/update (0.803.4)

Commit Description Notes
only update peer dependency if out of range


Special Thanks

Alan Agius, Judy Bogart, Charles Lyding, Keen Yee Liau, Joey Perrott

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 8.3.3 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 passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.5

Commits

@angular/cli (8.3.5)

Commit Description Notes
ensure analytics postinstall script is ES5 (#15620)


Special Thanks

mgechev, Charles Lyding