Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1213 from meanjs/dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
ilanbiala committed Feb 21, 2016
2 parents 01f59c0 + 1c143ae commit ee39a2c
Showing 1 changed file with 58 additions and 57 deletions.
115 changes: 58 additions & 57 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,53 +20,53 @@
"postinstall": "bower install --config.interactive=false"
},
"dependencies": {
"acl": "~0.4.4",
"async": "~1.3.0",
"body-parser": "~1.13.1",
"bower": "~1.4.1",
"cfenv": "~1.0.0",
"chalk": "^1.1.0",
"compression": "~1.5.0",
"acl": "~0.4.9",
"async": "~1.5.2",
"body-parser": "~1.15.0",
"bower": "~1.7.7",
"cfenv": "~1.0.3",
"chalk": "~1.1.1",
"compression": "~1.6.1",
"connect-flash": "~0.1.1",
"connect-mongo": "~0.8.1",
"consolidate": "~0.13.1",
"cookie-parser": "~1.3.2",
"connect-mongo": "~0.8.2",
"consolidate": "~0.14.0",
"cookie-parser": "~1.4.1",
"crypto": "0.0.3",
"express": "~4.13.1",
"express-session": "~1.11.3",
"express": "~4.13.4",
"express-session": "~1.13.0",
"file-stream-rotator": "~0.0.6",
"forever": "~0.14.2",
"forever": "~0.15.1",
"generate-password": "~1.1.1",
"glob": "~5.0.13",
"glob": "~7.0.0",
"grunt": "0.4.5",
"grunt-cli": "~0.1.13",
"helmet": "~0.9.1",
"jasmine-core": "~2.3.4",
"lodash": "~3.10.0",
"helmet": "~1.1.0",
"jasmine-core": "~2.4.1",
"lodash": "~4.3.0",
"lusca": "~1.3.0",
"method-override": "~2.3.3",
"method-override": "~2.3.5",
"mocha": "~2.4.5",
"mongoose": "~4.2.3",
"mongoose": "~4.4.3",
"morgan": "~1.6.1",
"multer": "~1.0.5",
"nodemailer": "~1.4.0",
"multer": "~1.1.0",
"nodemailer": "~2.1.0",
"owasp-password-strength-test": "~1.3.0",
"passport": "~0.2.2",
"passport-facebook": "~2.0.0",
"passport-github": "~0.1.5",
"passport-google-oauth": "~0.2.0",
"passport-linkedin": "~0.1.3",
"passport": "~0.3.2",
"passport-facebook": "~2.1.0",
"passport-github": "~1.1.0",
"passport-google-oauth": "~1.0.0",
"passport-linkedin": "~1.0.0",
"passport-local": "~1.0.0",
"passport-paypal-openidconnect": "~0.1.1",
"passport-twitter": "~1.0.2",
"phantomjs": "~1.9.0",
"passport-twitter": "~1.0.4",
"phantomjs": "~1.9.19",

This comment has been minimized.

Copy link
@usta

usta Feb 22, 2016

can we change this to "phantomjs-prebuilt": "~2.1.4", Because it doesn't support bind function which is used in angular 1.5

This comment has been minimized.

Copy link
@ilanbiala

ilanbiala Feb 22, 2016

Author Member

That didn't work for me as the build failed, but give it a shot.

This comment has been minimized.

Copy link
@usta

usta Feb 22, 2016

you have to remove phantomjs and add phantomjs-prebuilt": "~2.1.4" then upgrade karma-phantomjs-launcher to "karma-phantomjs-launcher": "~1.0.0". Don't forget to delete your old node_modules directory because of caches

This comment has been minimized.

Copy link
@usta

usta Feb 22, 2016

last note : after these steps all fails will be gone except chat module tests : socket.io.client.service.tests.js and chat.client.controller.tests.js we need to rewrite this 2 or remove their use strict

This comment has been minimized.

Copy link
@ilanbiala

ilanbiala Feb 22, 2016

Author Member

Yeah I tried that, but the tests for some of the controllers didn't pass as you may have noticed, so I left those for a separate PR so this could be cleaner and not have any blocking issues for other PRs. If you want to handle that in #1207/#1213, then that's perfectly fine.

"serve-favicon": "~2.3.0",
"socket.io": "~1.3.7",
"swig": "~1.4.2",
"validator": "~3.41.2"
"validator": "~4.8.0"
},
"devDependencies": {
"coveralls": "~2.11.4",
"coveralls": "~2.11.6",
"grunt-concurrent": "~2.0.0",
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-csslint": "~0.4.0",
Expand All @@ -86,41 +86,42 @@
"grunt-nodemon": "~0.4.0",
"grunt-protractor-coverage": "~0.2.15",
"grunt-protractor-runner": "~2.1.0",
"gulp": "~3.9.0",
"gulp-angular-templatecache": "~1.7.0",
"gulp-autoprefixer": "~2.3.1",
"gulp": "~3.9.1",
"gulp-angular-templatecache": "~1.8.0",
"gulp-autoprefixer": "~3.1.0",
"gulp-concat": "~2.6.0",
"gulp-csslint": "~0.1.5",
"gulp-csslint": "~0.2.0",
"gulp-cssmin": "~0.1.7",
"gulp-eslint": "~1.0.0",
"gulp-eslint": "~2.0.0",
"gulp-imagemin": "~2.4.0",
"gulp-jshint": "~1.11.2",
"gulp-less": "~3.0.3",
"gulp-livereload": "~3.8.0",
"gulp-load-plugins": "~1.0.0-rc.1",
"gulp-mocha": "~2.1.2",
"gulp-ng-annotate": "~1.0.0",
"gulp-nodemon": "~2.0.3",
"gulp-jshint": "~2.0.0",
"gulp-less": "~3.0.5",
"gulp-livereload": "~3.8.1",
"gulp-load-plugins": "~1.2.0",
"gulp-mocha": "~2.2.0",
"gulp-ng-annotate": "~1.1.0",
"gulp-nodemon": "~2.0.6",
"gulp-node-inspector": "~0.1.0",
"gulp-protractor": "~1.0.0",
"gulp-rename": "~1.2.2",
"gulp-sass": "~2.0.3",
"gulp-uglify": "~1.2.0",
"gulp-util": "~3.0.6",
"gulp-sass": "~2.2.0",
"gulp-uglify": "~1.5.2",
"gulp-util": "~3.0.7",
"imagemin-pngquant": "~4.2.0",
"istanbul": "~0.4.1",
"karma": "~0.13.15",
"karma-chrome-launcher": "~0.2.0",
"karma-coverage": "~0.4.2",
"karma-firefox-launcher": "~0.1.6",
"karma-jasmine": "~0.3.6",
"karma-ng-html2js-preprocessor": "~0.1.2",
"karma-phantomjs-launcher": "~0.2.0",
"istanbul": "~0.4.2",
"jshint": "~2.9.1",
"karma": "~0.13.21",

This comment has been minimized.

Copy link
@usta

usta Feb 22, 2016

not sure but don't we need also "grunt-karma": "~0.12.1", on the other hand if grunt support will be droped don't need it

This comment has been minimized.

Copy link
@ilanbiala

ilanbiala Feb 22, 2016

Author Member

We don't need to update any grunt dependencies since those are being dropped.

"karma-chrome-launcher": "~0.2.2",
"karma-coverage": "~0.5.3",
"karma-firefox-launcher": "~0.1.7",
"karma-jasmine": "~0.3.7",
"karma-ng-html2js-preprocessor": "~0.2.1",
"karma-phantomjs-launcher": "~0.2.3",

This comment has been minimized.

Copy link
@usta

usta Feb 22, 2016

also to support new phanthomjs we need this as "karma-phantomjs-launcher": "~1.0.0",

"load-grunt-tasks": "~3.2.0",
"mock-fs": "~3.7.0",
"run-sequence": "~1.1.1",
"should": "~7.0.1",
"supertest": "~1.0.1",
"yargs": "~3.30.0"
"run-sequence": "~1.1.5",
"should": "~8.2.2",
"supertest": "~1.2.0",
"yargs": "~3.32.0"
}
}

0 comments on commit ee39a2c

Please sign in to comment.