You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 NotesSinon createSandbox & Ember 3.4.x
Sinon deprecated its old method of creating sandboxes, so now we've updated to the latest API: Sinon.createSandbox()
Version 3.3.0 of ember-sinon-qunit was just published.
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
Release Notes
Sinon createSandbox & Ember 3.4.xSinon 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()
deprecation76df50f
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 🌴
The text was updated successfully, but these errors were encountered: