DouglasWebster / angular-cli-sb2-bs4

Port of SB2 Admin using Bootstrap 4, Angular and Angular-cli
https://douglaswebster.github.io/angular-cli-sb2-bs4/
Other
8 stars 5 forks source link

An in-range update of jasmine-core is breaking the build 🚨 #56

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.6.3 of jasmine-core just got published.

Branch Build failing 🚨
Dependency jasmine-core
Current Version 2.6.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As jasmine-core is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/DouglasWebster/angular-cli-sb2-bs4/builds/240547382?utm_source=github_status&utm_medium=notification) - ❌ **codecov/project** 87.19% (-0.7%) compared to 2055686 [Details](https://codecov.io/gh/DouglasWebster/angular-cli-sb2-bs4/commit/92a97f95115e6329c1b8c28e94fde7ca51c74963) - ✅ **codecov/patch** Coverage not affected when comparing 2055686...92a97f9 [Details](https://codecov.io/gh/DouglasWebster/angular-cli-sb2-bs4/commit/92a97f95115e6329c1b8c28e94fde7ca51c74963)

Release Notes 2.6.3

Please see the release notes

Commits

The new version differs by 2 commits.

  • ca5b1de bump version to 2.6.3
  • a3bc747 Make sure the queue runner goes async for async specs

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

DouglasWebster commented 7 years ago

Updated jasmine-core to 2.6.3 and build succeeding.