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

Update canvas dependency to be compatible with v1.x #78

Merged
merged 3 commits into from
Apr 26, 2015

Conversation

Mr0grog
Copy link
Member

@Mr0grog Mr0grog commented Apr 26, 2015

In #77, @waissbluth tripped over a dependency on an out-of-date version of Canvas that doesn’t build on the latest OS X :(

Rather than keep updating the dependency every time Canvas does a release, I’ve changed our dependency to work with any Canvas 1.x version. Since I believe Canvas uses semver, this should be safe. All our tests still pass (including new rendering tests in bug-10-image-tests).

…OK, as I believe canvas generally follows semver. Fixes #77.
@bensheldon
Copy link
Member

👍

...though ugh for Travis crashing out on installing Canvas module

@Mr0grog
Copy link
Member Author

Mr0grog commented Apr 26, 2015

I hope you are also enjoying an inbox full of me fighting with Travis right now, too ;)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 18.35% when pulling 8c7d632 on 77-canvas-out-of-date into f15d4a6 on master.

@Mr0grog
Copy link
Member Author

Mr0grog commented Apr 26, 2015

Ok, going to merge, bump version, and publish.

Mr0grog added a commit that referenced this pull request Apr 26, 2015
Update canvas dependency to be compatible with v1.x
@Mr0grog Mr0grog merged commit c2558bf into master Apr 26, 2015
@Mr0grog Mr0grog deleted the 77-canvas-out-of-date branch April 26, 2015 18:29
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.

None yet

3 participants