Closed greenkeeper[bot] closed 6 years ago
Most likely related to https://github.com/travis-ci/travis-ci/issues/8836
After pinning to 2.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 2.9.0 of jasmine-core was just published.
This version is covered by your current version range and after updating it in your project the build failed.
jasmine-core 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
- β **dependency-ci** Dependencies checked [Details](https://dependencyci.com/builds/391343) - β **coverage/coveralls** Coverage pending from Coveralls.io [Details](https://coveralls.io/builds/15105506) - β **continuous-integration/appveyor/branch** AppVeyor build succeeded [Details](https://ci.appveyor.com/project/ChristianMurphy/uportal-home/build/1.0.170) - β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/uPortal-Project/uportal-home/builds/330263092?utm_source=github_status&utm_medium=notification)Release Notes
2.9.0Please see the release notes
Commits
The new version differs by 61 commits.
c82e594
Version bump to 2.9.0
f76b452
Correctly check for Symbols, not Sets in AnythingSpec
91aab8e
Merge branch 'Volox-ie11-sets-support'
486a646
Added complete support for Set also for IE11.
1dfdc89
Merge branch 'ie11-maps-support' of https://github.com/Volox/jasmine into Volox-ie11-maps-support
085a1f8
Added complete support for Map also for IE11.
aeeb5b7
Bumped copyright dates
cb6de64
Fixed DelayedFunctionScheduler IE 8 compatibility issue
f69949e
Merge branch 'fix-1426' of https://github.com/leahciMic/jasmine
1136fdd
Remove .sort() and fix logic in test
b943f6b
Fixed SPEC HAS NO EXPECTATIONS warning in HTML reporter
b439e2f
Extracted results state management out of the HTML reporter
c79ce12
Merge branch 'node-timeouts' of https://github.com/chris--young/jasmine
62b815c
Use timeout objects when in node
65b4499
In Jasmine's own tests, don't leak between jasmine and jasmineUnderTest
There are 61 commits in total.
See the full diff
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: