-
Notifications
You must be signed in to change notification settings - Fork 69
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
Upgrade bower and node to latest versions #487
Conversation
This also changes the lockfile to v2
bower orbicular#1.0.3 not-cached https://github.com/cotag/orbicular.git#1.0.3 bower orbicular#1.0.3 resolve https://github.com/cotag/orbicular.git#1.0.3 bower orbicular#1.0.3 download https://github.com/cotag/orbicular/archive/v1.0.3.tar.gz bower orbicular#1.0.3 extract archive.tar.gz bower orbicular#1.0.3 EINVALID Failed to read /tmp/liam/bower/bf64b169cab316427e9c8e21e7c01f69-1887481-9lwDrO/bower.json Additional error details: The "main" field has to be either an Array or a String
@joshjordan this should be good to go. Some of the tests changed because the behavior of bower changed. If you think this is bad, I can try a workaround, but it seems to me like a lot of those tests were added because there was very unexpected behavior. Now bower matches more expected behavior, so that's why I changed the tests instead of patching rails-assets to re-implement the strange bower behavior. Your thoughts are welcome. After this, I'll re provision the server with a new, supported OS. |
I changed my mind; I'm making the tests the same as the original |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolves major security issue in #485