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

Unlocked Mocha dependency, fixes #68 #69

Closed
wants to merge 1 commit into from

Conversation

lolmaus
Copy link

@lolmaus lolmaus commented Dec 16, 2015

Mocha is now locked at 2.x which is equivalent to >= 2.0.0, < 3.0.0.

Mocha is now locked at `2.x` which is equivalent to `>= 2.0.0, < 3.0.0`.
@lolmaus
Copy link
Author

lolmaus commented Dec 16, 2015

Build fails due to conflict in Bower's Ember version requirements:

Unable to find a suitable version for ember, please choose one:
    1) ember#^1.10.0 which resolved to 1.13.11 and is required by ember-mocha
    2) ember#>=1.4 <2 which resolved to 1.13.11 and is required by ember-cli-shims#0.0.3
    3) ember#>= 1.8.1 < 2.0.0 which resolved to 1.13.11 and is required by ember-data#1.0.0-beta.19.2
    4) ember#^2.2.0 which resolved to 2.2.0 and is required by ember-test-helpers#0.5.19

@lolmaus lolmaus mentioned this pull request Dec 16, 2015
@rwjblue
Copy link
Member

rwjblue commented Feb 1, 2016

We no longer consume ember-test-helpers from Bower, so that conflict should be resolved.

@lolmaus lolmaus closed this Feb 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants