CFI-UL / scoreboard

CFIUL Scoreboard
https://scoreboard.cfiul.ca/
MIT License
1 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jasmine was updated from 3.3.1 to 3.4.0.

🚨 View failing branch.

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

jasmine 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 failed ([Details](https://travis-ci.org/CFI-UL/scoreboard/builds/515475314?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 9 commits.

  • dd00f4b Bump version to 3.4
  • b5d9ef9 Use removeListener instead of off since it always exists
  • 78cf067 Merge branch 'battk-remove-listener'
  • 8e9ab27 moved exit listener add and removal to completion reporter
  • b8183d2 recognize that Windows paths may use a '/' or a '' as a separator
  • 82b395c update dependencies
  • bf79dd2 Merge branch 'strama4-strama4-readme-update'
  • 831b646 Merge branch 'strama4-readme-update' of https://github.com/strama4/jasmine-npm into strama4-strama4-readme-update
  • 5143c54 Update README.md

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:

greenkeeper[bot] commented 5 years ago

After pinning to 3.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 3.5.0

Please see the release notes

Commits

The new version differs by 3 commits.

  • c2e0f30 bump version to 3.5
  • f2dee59 Use the total time from Jasmine-Core instead of calculating ourself
  • b44fcef Add newer node.js version to travis and bump year in license

See the full diff