elwayman02 / ember-interactivity

Latency Tracking for Ember Applications
http://jhawk.co/interactivity-demo
MIT License
33 stars 5 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.3.0 of ember-sinon-qunit was just published.

Branch Build failing 🚨
Dependency ember-sinon-qunit
Current Version 3.2.0
Type devDependency

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

ember-sinon-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 could not complete due to an error ([Details](https://travis-ci.org/elwayman02/ember-interactivity/builds/426218977?utm_source=github_status&utm_medium=notification)).

Release Notes Sinon createSandbox & Ember 3.4.x

Sinon deprecated its old method of creating sandboxes, so now we've updated to the latest API: Sinon.createSandbox()

Thanks @GCheung55 for the upgrade!

Commits

The new version differs by 13 commits.

  • 806e765 Released v3.3.0
  • 711e0e8 Merge pull request #174 from elwayman02/ember-3.4
  • 64671a7 Upgrade to Ember 3.4 via ember init
  • 4b1ff71 Merge pull request #167 from elwayman02/greenkeeper/ember-source-3.4.0
  • 1c776da Merge pull request #166 from elwayman02/greenkeeper/ember-cli-htmlbars-3.0.0
  • ced4dc5 Merge pull request #168 from elwayman02/greenkeeper/ember-cli-babel-7.1.0
  • 24e3c7e Merge pull request #170 from elwayman02/greenkeeper/qunit-dom-0.8.0
  • 7cb9bfe Merge pull request #171 from GCheung55/sinon-sandbox-create-deprecation
  • dc1137c Address sinon.sandbox.create() deprecation
  • 76df50f chore(package): update qunit-dom to version 0.8.0
  • 20c24b2 fix(package): update ember-cli-babel to version 7.1.0
  • df15b82 chore(package): update ember-source to version 3.4.0
  • acd72c6 chore(package): update ember-cli-htmlbars to version 3.0.0

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 6 years ago

After pinning to 3.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.