Giter Club home page Giter Club logo

rhythm-server's People

Contributors

amandajliu avatar dcalacci avatar jordanreedie avatar kfull avatar mlippert avatar ryannealmes avatar sarahkemi avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

rifflearning

rhythm-server's Issues

Replace standard with eslint

I have issues with the style that the standard package enforces. (That's just a personal opinion and not in and of itself a reason to unilaterally make this change.)

Using eslint would provide more flexibility in defining the style standard for the project.
In addition (and more importantly) it also allows defining other style uses that standard ignores.

Most importantly, eslint will expose issues in the code that are or could be bugs.

Now is a good time to replace standard because the latest major version of the package is reporting style errors which would have to be fixed in order to update the package.

Dependency packages are out of date

rhythm-server $ yarn outdated
yarn outdated v1.5.1
info Color legend : 
- : Major Update backward-incompatible updates 
+ : Minor Update backward-compatible features 
. : Patch Update backward-compatible bug fixes
  Package                    Current Wanted Latest Package Type    URL                                                      
- coveralls                  2.13.3  2.13.3 3.0.0  devDependencies https://github.com/nickmerwin/node-coveralls#readme      
- d3                         3.5.17  3.5.17 5.0.0  dependencies    https://d3js.org                                         
- dotenv                     2.0.0   2.0.0  5.0.1  dependencies    https://github.com/motdotla/dotenv#readme                
- eslint                     3.19.0  3.19.0 4.19.1 devDependencies https://eslint.org                                       
- eslint-config-standard     6.2.1   6.2.1  11.0.0 devDependencies https://github.com/standard/eslint-config-standard       
- eslint-config-standard-jsx 3.3.0   3.3.0  5.0.0  devDependencies https://github.com/standard/eslint-config-standard-jsx   
- eslint-plugin-react        6.10.3  6.10.3 7.7.0  devDependencies https://github.com/yannickcr/eslint-plugin-react         
- eslint-plugin-standard     2.3.1   2.3.1  3.0.1  devDependencies https://github.com/xjamundx/eslint-plugin-standard#readme
- feathers-authentication    0.7.13  0.7.13 1.3.1  dependencies    https://github.com/feathersjs/feathers-authentication    
- feathers-client            1.9.0   1.9.0  2.4.0  dependencies    https://github.com/feathersjs/feathers-client            
+ feathers-configuration     0.2.3   0.2.3  0.4.2  dependencies    https://github.com/feathersjs/feathers-configuration     
- feathers-hooks             1.5.8   1.5.8  2.1.2  dependencies    https://github.com/feathersjs/feathers-hooks             
- feathers-mongoose          3.6.2   3.6.2  6.1.0  dependencies    https://github.com/feathersjs-ecosystem/feathers-mongoose
- feathers-socketio          1.6.0   1.6.0  2.0.1  dependencies    https://github.com/feathersjs/feathers-socketio          
- jsdom                      9.12.0  9.12.0 11.7.0 dependencies    https://github.com/jsdom/jsdom#readme                    
- mocha                      2.5.3   2.5.3  5.0.5  devDependencies https://mochajs.org                                      
- mocha-mongo                0.2.0   0.2.0  1.0.0  devDependencies https://github.com/arunoda/mocha-mongo#readme            
- mongodb                    2.2.35  2.2.35 3.0.5  devDependencies https://github.com/mongodb/node-mongodb-native           
- mongoose                   4.4.11  4.4.11 5.0.12 dependencies    http://mongoosejs.com                                    
- nodemailer                 2.7.2   2.7.2  4.6.4  dependencies    https://nodemailer.com/                                  
- promise                    7.3.1   7.3.1  8.0.1  dependencies    https://github.com/then/promise#readme                   
- socket.io-client           1.4.8   1.4.8  2.1.0  dependencies    https://github.com/Automattic/socket.io-client#readme    
- standard                   7.1.2   7.1.2  11.0.1 devDependencies https://standardjs.com

We are getting the following yarn install warnings:

# yarn install
yarn install v1.5.1
info No lockfile found.
[1/5] Validating package.json...
[2/5] Resolving packages...
warning [email protected]: Feathers v3 is out and has moved to @feathersjs/feathers. See https://docs.feathersjs.com/migrating.html for more information.
warning [email protected]: Feathers v3 is out and this module has moved to @feathersjs/authentication. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-authentication > [email protected]: Feathers v3 is out and this module has been integrated into Feathers core. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-authentication > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-authentication > feathers-hooks > feathers-hooks-common > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning [email protected]: Feathers v3 is out and this module has moved to @feathersjs/client. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > [email protected]: Feathers v3 is out and has moved to @feathersjs/feathers. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > [email protected]: Feathers v3 is out and this module has moved to @feathersjs/authentication. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > [email protected]: Feathers v3 is out and this module has been integrated into Feathers core. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > feathers-authentication > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > feathers-authentication > [email protected]: Feathers v3 is out and this module has been integrated into Feathers core. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > [email protected]: Feathers v3 is out and this module is now part of @feathersjs/express. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > feathers-rest > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > [email protected]: Feathers v3 is out and this module has moved to @feathersjs/primus and @feathersjs/primus-client. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > [email protected]: Feathers v3 is out and this module has moved to @feathersjs/socketio and @feathersjs/socketio-client. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-client > feathers-primus > feathers-socket-commons > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning [email protected]: Feathers v3 is out and this module has moved to @feathersjs/configuration. See https://docs.feathersjs.com/migrating.html for more information.
warning [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning [email protected]: Feathers v3 is out and this module has been integrated into Feathers core. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-hooks > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning [email protected]: Upgrade to the lates version of feathers-mongoose. See https://github.com/feathersjs/feathers-mongoose/blob/master/CHANGELOG.md for changes
warning feathers-mongoose > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-mongoose > [email protected]: This module has been integrated into @feathersjs/commons.
warning [email protected]: Feathers v3 is out and this module is now part of @feathersjs/express. See https://docs.feathersjs.com/migrating.html for more information.
warning feathers-rest > [email protected]: Feathers v3 is out and has moved to @feathersjs/errors. See https://docs.feathersjs.com/migrating.html for more information.
warning [email protected]: Feathers v3 is out and this module has moved to @feathersjs/socketio and @feathersjs/socketio-client. See https://docs.feathersjs.com/migrating.html for more information.
warning mongoose > [email protected]: Please upgrade to 2.2.19 or higher
warning [email protected]: All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/
warning nodemailer > [email protected]: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0
warning nodemailer > [email protected]: This project is unmaintained
warning nodemailer > mailcomposer > [email protected]: This project is unmaintained
warning [email protected]: Please use the (lowercase) 'faker' package from now on.
warning mocha > glob > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning mocha > [email protected]: to-iso-string has been deprecated, use @segment/to-iso-string instead.
warning mocha > [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
warning mocha-mongo > [email protected]: Please upgrade to 2.2.19 or higher
[3/5] Fetching packages...
[4/5] Linking dependencies...
[5/5] Building fresh packages...
success Saved lockfile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.