lifeart / ember-cli-jsx-templates

TSX/JSX support for ember templates
MIT License
16 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ember-qunit was updated from 4.4.1 to 4.5.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 - ❌ **Travis CI - Branch:** The build **failed**.

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

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