ember-bootstrap/ember-bootstrap-power-select

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).

Release Notes for v4.4.0

πŸš€ Enhancement

  • #445 Extending test isolation validation to include QUnit timeouts (@scalvert)

Committers: 1

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 from 4.4.0 to 4.4.1.

Your tests are still failing with this version. Compare changes

Release Notes for v4.4.1

πŸ› Bug Fix

🏠 Internal

  • #453 Converting ember-qunit to use test isolation primatives from @ember/test-helpers (@scalvert)

Committers: 1

  • The devDependency ember-qunit was updated from 4.4.1 to 4.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

πŸ› Bug Fix

  • #526 Fix error message for test isolation validation (@scalvert)
  • #497 Work around issue with pauseTest() timing out. (@rwjblue)

🏠 Internal

  • #490 package.json: Use regular version constraints (@Turbo87)

Committers: 5

  • The devDependency ember-qunit was updated from 4.5.0 to 4.5.1.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v4.5.1

πŸ› Bug Fix

  • #528 Add a small configurable delay to test isolation validation assertion. (@rwjblue)

Committers: 2