js-republic / sideral

:construction: #OSS
GNU General Public License v3.0
3 stars 3 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.6.2 of jasmine-core just got published.

Branch Build failing 🚨
Dependency jasmine-core
Current Version 2.6.1
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 failed [Details](https://travis-ci.org/js-republic/sideral/builds/233451493?utm_source=github_status&utm_medium=notification)

Release Notes 2.6.2

Please see the release notes

Commits

The new version differs by 7 commits.

  • 5d1d19f Bump version to 2.6.2
  • 4f49288 Built distribution
  • b9adc76 Clear the stack if onmessage is called before the previous invocation finishes
  • 5ac3e21 Merge branch 'interleaved-suites' of https://github.com/sgravrock/jasmine into sgravrock-interleaved-suites
  • b1e97cf Correctly route errors that occur while a QueueRunner is clearing stack
  • 8e5823c Merge branch 'sgravrock-global-errors-rethrow'
  • 10f1220 Don't mask errors that occur when no handlers are installed

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:

greenkeeper[bot] commented 7 years ago

Version 2.6.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

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

greenkeeper[bot] commented 7 years ago

Version 2.6.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.6.4

Please see the release notes

Commits

The new version differs by 4 commits.

  • 02c18a3 Bump version to 2.6.4
  • 0c6397d Don't setTimeout() every time the stack is cleared via MessageChannel()
  • eb46714 Don't use window
  • b38decf Break into a setTimeout every once in a while

See the full diff