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 Karma packages #6696

Merged
merged 5 commits into from
Apr 25, 2018
Merged

Update Karma packages #6696

merged 5 commits into from
Apr 25, 2018

Conversation

m4m4m4
Copy link
Contributor

@m4m4m4 m4m4m4 commented Apr 25, 2018

Update Karma packages to support later version of Node (v8.11.1)

Add package-lock.json file which comes with NPM v5.1
https://docs.npmjs.com/files/package-lock.json

Fixes: #6214

m4m4m4 added 2 commits April 25, 2018 09:21
Update Karma packages to support later version of Node (v8.11.1)

Add package.lock.json file which comes with NPM v.5.1
https://docs.npmjs.com/files/package-lock.json
@m4m4m4
Copy link
Contributor Author

m4m4m4 commented Apr 25, 2018

Travis seem to timeout.. not sure what to do here, it works locally for me

@m4m4m4
Copy link
Contributor Author

m4m4m4 commented Apr 25, 2018

Enabling websocket as transport did the trick, seem to have been disabled as a workaround needed for the earlier version.

Add ~ to some packages to allow minor version updates
@mportuga mportuga merged commit bfae3ba into angular-ui:master Apr 25, 2018
@m4m4m4 m4m4m4 deleted the karma branch April 26, 2018 07:16
defields923 pushed a commit to defields923/ui-grid that referenced this pull request Oct 30, 2018
* Update Karma packages

Update Karma packages to support later version of Node (v8.11.1)

Add package.lock.json file which comes with NPM v.5.1
https://docs.npmjs.com/files/package-lock.json

* Run travis on node 8

* Bump karma-phantomjs-launcher to 1.0.4

* Let karma use websockets

* Allow minor version updates to packages

Add ~ to some packages to allow minor version updates
goblinbr pushed a commit to kugel-soft/ui-grid that referenced this pull request Nov 7, 2018
* Update Karma packages

Update Karma packages to support later version of Node (v8.11.1)

Add package.lock.json file which comes with NPM v.5.1
https://docs.npmjs.com/files/package-lock.json

* Run travis on node 8

* Bump karma-phantomjs-launcher to 1.0.4

* Let karma use websockets

* Allow minor version updates to packages

Add ~ to some packages to allow minor version updates
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