Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of ember-qunit is breaking the build 🚨 #17

Open
greenkeeper bot opened this issue Feb 19, 2019 · 5 comments
Open

An in-range update of ember-qunit is breaking the build 🚨 #17

greenkeeper bot opened this issue Feb 19, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Feb 19, 2019

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 19, 2019

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.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2019

  • 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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2019

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

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 2, 2019

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

Your tests are still failing with this version. Compare changes

Release Notes for v4.5.1

🐛 Bug Fix

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

Committers: 2

Commits

The new version differs by 5 commits.

  • 46b7c68 Release 4.5.1
  • e808fb7 Add a small configurable delay to test isolation validation asse… (#528)
  • 9efa52e Add a small configurable delay to test isolation validation assertion.
  • f2109f9 Merge pull request #527 from emberjs/dependabot/npm_and_yarn/ember-resolver-5.2.0
  • c6fe6d0 Bump ember-resolver from 5.1.3 to 5.2.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 1, 2019

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

Your tests are still failing with this version. Compare changes

Release Notes for Release 4.6.0

🚀 Enhancement

  • #584 task(test metadata): Adding framework specific metadata (@scalvert)

🐛 Bug Fix

  • #571 Prevent leakage of position fixed elements from the testing container (@nickschot)

🏠 Internal

Committers: 3

Commits

The new version differs by 38 commits.

  • 74057af Release 4.6.0
  • a78aabe Add automated release setup.
  • 34b8537 task(test metadata): Adding framework specific metadata (#584)
  • d367be8 task(test metadata): Adding framework specific metadata
  • cfad079 Merge pull request #583 from emberjs/dependabot/npm_and_yarn/eslint-config-prettier-6.5.0
  • 4d75b34 Merge pull request #581 from emberjs/dependabot/npm_and_yarn/ember/test-helpers-1.7.1
  • 8ac4207 Bump eslint-config-prettier from 6.4.0 to 6.5.0
  • 854f087 Bump @ember/test-helpers from 1.7.0 to 1.7.1
  • ed5e2a1 Merge pull request #578 from emberjs/dependabot/npm_and_yarn/qunit-2.9.3
  • 12b911c Merge pull request #580 from emberjs/dependabot/npm_and_yarn/eslint-config-prettier-6.4.0
  • 069d9fe Merge pull request #579 from emberjs/dependabot/npm_and_yarn/ember/test-helpers-1.7.0
  • ecc2a5e Merge pull request #577 from emberjs/dependabot/npm_and_yarn/ember-cli-inject-live-reload-2.0.2
  • 17bedfc Bump qunit from 2.9.2 to 2.9.3
  • bc5b9d9 Merge pull request #576 from emberjs/dependabot/npm_and_yarn/ember-cli-babel-7.12.0
  • aed5ded Bump eslint-config-prettier from 6.3.0 to 6.4.0

There are 38 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants