An in-range update of ember-qunit is breaking the build π¨
Closed this issue Β· 4 comments
The devDependency ember-qunit was updated from 4.3.0
to 4.4.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
ember-qunit 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).
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 4.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
ember-qunit was updated from4.4.0
to4.4.1
.
Your tests are still failing with this version. Compare changes
Release Notes for v4.4.1
π Bug Fix
- #454 Bump QUnit from 2.9.1 to 2.9.2 (@dependabot[bot])
π Internal
Committers: 1
- Steve Calvert (@scalvert)
- The
devDependency
ember-qunit was updated from4.4.1
to4.5.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for Release 4.5.0
v4.5.0 (2019-07-30)
π Enhancement
- #507 Upgrade @ember/test-helpers to 1.6.0. (@rwjblue)
- #483 Deprecate legacy test APIs (@chadhietala)
π Bug Fix
- #526 Fix error message for test isolation validation (@scalvert)
- #497 Work around issue with pauseTest() timing out. (@rwjblue)
π Internal
Committers: 5
- Chad Hietala (@chadhietala)
- Robert Jackson (@rwjblue)
- Steve Calvert (@scalvert)
- Tobias Bieniek (@Turbo87)
- @dependabot-preview[bot]
- The
devDependency
ember-qunit was updated from4.5.0
to4.5.1
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Release Notes for v4.5.1
π Bug Fix
Committers: 2
- Robert Jackson (@rwjblue)
- @dependabot-preview[bot]