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-sinon-qunit is breaking the build 🚨 #75

Open
greenkeeper bot opened this issue Sep 8, 2018 · 1 comment
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 8, 2018

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

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 8, 2018

After pinning to 3.2.0 your tests are passing again. Downgrade this dependency 📌.

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