Skip to content

Commit a465198

Browse files
authored
Release/1.6.2 (#605)
* Add day-of email, update batch script (#331) * Add day-of email, update batch script * update authentication * Update docs * add tests * Verify that test hacker has proper data * Fix test * Update batch scripts, clean up scripts (#334) * Bump jshint from 2.9.7 to 2.10.0 Bumps [jshint](https://github.com/jshint/jshint) from 2.9.7 to 2.10.0. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.9.7...2.10.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump jshint from 2.10.0 to 2.10.1 Bumps [jshint](https://github.com/jshint/jshint) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.10.0...2.10.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.9 to 5.4.10 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.9 to 5.4.10. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.9...5.4.10) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @google-cloud/storage from 2.4.1 to 2.4.2 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v2.4.1...v2.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Feature/batch actions (#335) * Update batch scripts, clean up scripts * Add log verbosities * Add account invites * Add getHackers action, wrap script in try / catch * Add readline * Bump bcrypt from 3.0.0 to 3.0.4 Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.0 to 3.0.4. - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.0...v3.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @google-cloud/logging-winston from 0.9.1 to 0.10.2 (#235) Bumps [@google-cloud/logging-winston](https://github.com/googleapis/nodejs-logging-winston) from 0.9.1 to 0.10.2. - [Release notes](https://github.com/googleapis/nodejs-logging-winston/releases) - [Changelog](https://github.com/googleapis/nodejs-logging-winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-logging-winston/compare/v0.9.1...v0.10.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump handlebars from 4.0.12 to 4.1.0 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * [Security] Bump extend from 3.0.1 to 3.0.2 Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. **This update includes security fixes.** - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * [Security] Bump lodash from 4.17.10 to 4.17.11 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.11. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Changelog](https://github.com/lodash/lodash/blob/master/CHANGELOG) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.11) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump nodemon from 1.17.3 to 1.18.10 Bumps [nodemon](https://github.com/remy/nodemon) from 1.17.3 to 1.18.10. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.17.3...v1.18.10) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.10 to 5.4.11 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.10 to 5.4.11. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.10...5.4.11) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.12 to 5.3.13 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped) from 5.3.12 to 5.3.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.13 to 5.3.14 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped) from 5.3.13 to 5.3.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.14 to 5.3.15 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped) from 5.3.14 to 5.3.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump cookie-parser from 1.4.3 to 1.4.4 Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/expressjs/cookie-parser/releases) - [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.3...1.4.4) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.15 to 5.3.16 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped) from 5.3.15 to 5.3.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.11 to 5.4.12 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.11 to 5.4.12. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.11...5.4.12) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.16 to 5.3.17 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped) from 5.3.16 to 5.3.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.12 to 5.4.13 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.12 to 5.4.13. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.12...5.4.13) Signed-off-by: dependabot[bot] <support@dependabot.com> * Ugprade jshint for async / await support 🎉 (#356) * Feature/333 settings (#344) * WIP * Add settings GET and PATCH * Update docs * Update docs * Update docs to include inputs * Add tests * Integrate tests * Bugfix * Change entry point of launch.json config * Clean up tests * Fix tests * Add parsebody.middleware * bugfix with message * Fix depreciation warning * Fix function naming * Make error routing use the error handler (#343) * Fix linking of accountType in schema (#371) * Bump mocha from 5.2.0 to 6.0.0 (#372) Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v6.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @google-cloud/logging-winston from 0.10.2 to 0.11.0 (#369) Bumps [@google-cloud/logging-winston](https://github.com/googleapis/nodejs-logging-winston) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/googleapis/nodejs-logging-winston/releases) - [Changelog](https://github.com/googleapis/nodejs-logging-winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-logging-winston/compare/v0.10.2...v0.11.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Convert major to list, convert ascii to string validation (#355) * Convert major to list, convert ascii to string validation * update docs * Fix majors valdiation for edit * Bump @types/mongoose from 5.3.17 to 5.3.18 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped) from 5.3.17 to 5.3.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.13 to 5.4.14 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.13 to 5.4.14. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.13...5.4.14) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump jsonwebtoken from 8.3.0 to 8.5.0 Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.3.0 to 8.5.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.3.0...v8.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mocha from 6.0.0 to 6.0.1 Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.0.0...v6.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.18 to 5.3.19 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.3.18 to 5.3.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.14 to 5.4.15 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.14 to 5.4.15. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.14...5.4.15) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mocha from 6.0.1 to 6.0.2 Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.19 to 5.3.20 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.3.19 to 5.3.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.19 to 3.1.20 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.19 to 3.1.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.15 to 5.4.16 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.15 to 5.4.16. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.15...5.4.16) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.16 to 5.4.17 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.16 to 5.4.17. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.16...5.4.17) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.20 to 5.3.21 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.3.20 to 5.3.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.20 to 3.1.21 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.20 to 3.1.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.17 to 5.4.18 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.17 to 5.4.18. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.17...5.4.18) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.21 to 3.1.22 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.21 to 3.1.22. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.18 to 5.4.19 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.18 to 5.4.19. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.18...5.4.19) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump jshint from 2.10.1 to 2.10.2 Bumps [jshint](https://github.com/jshint/jshint) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md) - [Commits](https://github.com/jshint/jshint/compare/2.10.1...2.10.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Clean up code in seed files (#389) * Bump @google-cloud/storage from 2.4.2 to 2.4.3 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v2.4.2...v2.4.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump handlebars from 4.1.0 to 4.1.1 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump jsonwebtoken from 8.5.0 to 8.5.1 Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.0 to 8.5.1. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.0...v8.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.21 to 5.3.23 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.3.21 to 5.3.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump bcrypt from 3.0.4 to 3.0.5 Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.4...v3.0.5) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.19 to 5.4.20 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.19 to 5.4.20. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.19...5.4.20) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.20 to 5.4.21 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.20 to 5.4.21. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.20...5.4.21) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.21 to 5.4.22 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.21 to 5.4.22. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.21...5.4.22) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @google-cloud/storage from 2.4.3 to 2.5.0 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v2.4.3...v2.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mocha from 6.0.2 to 6.1.0 Bumps [mocha](https://github.com/mochajs/mocha) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.0.2...v6.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mocha from 6.1.0 to 6.1.1 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.22 to 5.4.23 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.22 to 5.4.23. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.22...5.4.23) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.4.23 to 5.5.0 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.4.23 to 5.5.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.4.23...5.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mocha from 6.1.1 to 6.1.2 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.1.1...v6.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump nodemon from 1.18.10 to 1.18.11 Bumps [nodemon](https://github.com/remy/nodemon) from 1.18.10 to 1.18.11. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.18.10...v1.18.11) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump dotenv from 6.2.0 to 7.0.0 (#408) Bumps [dotenv](https://github.com/motdotla/dotenv) from 6.2.0 to 7.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v6.2.0...v7.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @google-cloud/logging-winston from 0.11.0 to 0.11.1 Bumps [@google-cloud/logging-winston](https://github.com/googleapis/nodejs-logging-winston) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/googleapis/nodejs-logging-winston/releases) - [Changelog](https://github.com/googleapis/nodejs-logging-winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-logging-winston/compare/v0.11.0...v0.11.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.5.0 to 5.5.1 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.5.0...5.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.22 to 3.1.23 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.22 to 3.1.23. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mocha from 6.1.2 to 6.1.3 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.1.2...v6.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump handlebars from 4.1.1 to 4.1.2 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.2/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump bcrypt from 3.0.5 to 3.0.6 Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.5...v3.0.6) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mongoose from 5.5.1 to 5.5.2 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.5.1 to 5.5.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.5.1...5.5.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump mocha from 6.1.3 to 6.1.4 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.1.3...v6.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com> * Add section for PRs, Code Review (#457) * [Security] Bump lodash.merge from 4.6.1 to 4.6.2 Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump nodemon from 1.18.11 to 1.19.1 Bumps [nodemon](https://github.com/remy/nodemon) from 1.18.11 to 1.19.1. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.18.11...v1.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump chai-http from 4.2.1 to 4.3.0 Bumps [chai-http](https://github.com/chaijs/chai-http) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/chaijs/chai-http/releases) - [Changelog](https://github.com/chaijs/chai-http/blob/master/History.md) - [Commits](https://github.com/chaijs/chai-http/compare/4.2.1...4.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.23 to 3.1.28 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.23 to 3.1.28. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/express from 4.16.1 to 4.17.0 Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.16.1 to 4.17.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump qrcode from 1.3.3 to 1.4.0 Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.3.3 to 1.4.0. - [Release notes](https://github.com/soldair/node-qrcode/releases) - [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md) - [Commits](https://github.com/soldair/node-qrcode/compare/v1.3.3...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * [Security] Bump lodash from 4.17.11 to 4.17.14 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.3.23 to 5.5.8 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.3.23 to 5.5.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump express from 4.16.3 to 4.17.1 Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.17.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.16.3...4.17.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump express-validator from 5.3.1 to 6.1.1 Bumps [express-validator](https://github.com/express-validator/express-validator) from 5.3.1 to 6.1.1. - [Release notes](https://github.com/express-validator/express-validator/releases) - [Commits](https://github.com/express-validator/express-validator/compare/v5.3.1...v6.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump dotenv from 7.0.0 to 8.0.0 Bumps [dotenv](https://github.com/motdotla/dotenv) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v7.0.0...v8.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 2.5.0 to 3.0.2 (#471) Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 2.5.0 to 3.0.2. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v2.5.0...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @sendgrid/mail from 6.3.1 to 6.4.0 Bumps [@sendgrid/mail](https://github.com/sendgrid/sendgrid-nodejs) from 6.3.1 to 6.4.0. - [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases) - [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/master/CHANGELOG.md) - [Commits](https://github.com/sendgrid/sendgrid-nodejs/compare/v6.3.1...v6.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.5.2 to 5.6.4 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.5.2 to 5.6.4. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.5.2...5.6.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump multer from 1.3.1 to 1.4.2 Bumps [multer](https://github.com/expressjs/multer) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/master/CHANGELOG.md) - [Commits](https://github.com/expressjs/multer/compare/v1.3.1...v1.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.0.2 to 3.0.3 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.0.2...v3.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mocha from 6.1.4 to 6.2.0 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 6.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.1.4...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.4 to 5.6.5 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.4 to 5.6.5. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.4...5.6.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump qrcode from 1.4.0 to 1.4.1 Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/soldair/node-qrcode/releases) - [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md) - [Commits](https://github.com/soldair/node-qrcode/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.28 to 3.1.29 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.28 to 3.1.29. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.8 to 5.5.9 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.8 to 5.5.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.5 to 5.6.6 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.5 to 5.6.6. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.5...5.6.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.29 to 3.1.30 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.29 to 3.1.30. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.9 to 5.5.11 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.9 to 5.5.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.6 to 5.6.7 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.6 to 5.6.7. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.6...5.6.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.30 to 3.1.31 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.30 to 3.1.31. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.0.3 to 3.0.4 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.0.3...v3.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.7 to 5.6.8 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.7 to 5.6.8. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.7...5.6.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.11 to 5.5.12 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.11 to 5.5.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.31 to 3.1.32 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.31 to 3.1.32. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/multer from 1.3.7 to 1.3.8 Bumps [@types/multer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/multer) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/multer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.8 to 5.6.9 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.8 to 5.6.9. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.8...5.6.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.0.4 to 3.1.0 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.0.4 to 3.1.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.0.4...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.1.32 to 3.2.1 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.1.32 to 3.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.2.1 to 3.2.2 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.2.2 to 3.2.3 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump dotenv from 8.0.0 to 8.1.0 Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v8.0.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/multer from 1.3.8 to 1.3.9 Bumps [@types/multer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/multer) from 1.3.8 to 1.3.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/multer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/express from 4.17.0 to 4.17.1 Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.0 to 4.17.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.12 to 5.5.13 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.12 to 5.5.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.2.3 to 3.3.0 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.2.3 to 3.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.9 to 5.6.10 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.9 to 5.6.10. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.9...5.6.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.1.0 to 3.2.0 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.1.0...v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.10 to 5.6.11 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.10 to 5.6.11. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.10...5.6.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.3.0 to 3.3.1 Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.13 to 5.5.14 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.13 to 5.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.2.0 to 3.2.1 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.2.0...v3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.13 to 5.5.15 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.13 to 5.5.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump express-validator from 6.1.1 to 6.2.0 Bumps [express-validator](https://github.com/express-validator/express-validator) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/express-validator/express-validator/releases) - [Commits](https://github.com/express-validator/express-validator/compare/v6.1.1...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Created service for parse patch to address #280 * Added closures to the parsePatch service * Revert "Bump express-validator from 6.1.1 to 6.2.0" This reverts commit e2100158b352eec6726e427b616d04ae73d5f0ec. * Bump express-validator from 6.1.1 to 6.2.0 Bumps [express-validator](https://github.com/express-validator/express-validator) from 6.1.1 to 6.2.0. - [Release notes](https://github.com/express-validator/express-validator/releases) - [Commits](https://github.com/express-validator/express-validator/compare/v6.1.1...v6.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump nodemon from 1.19.1 to 1.19.2 Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.1 to 1.19.2. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.1...v1.19.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.11 to 5.6.12 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.11 to 5.6.12. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.11...5.6.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.1.2 to 4.2.0 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.0/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.15 to 5.5.17 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.15 to 5.5.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.12 to 5.6.13 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.12 to 5.6.13. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.12...5.6.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.6.13 to 5.7.0 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.13 to 5.7.0. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.13...5.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.7.0 to 5.7.1 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.7.0...5.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump qrcode from 1.4.1 to 1.4.2 Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/soldair/node-qrcode/releases) - [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md) - [Commits](https://github.com/soldair/node-qrcode/compare/v1.4.1...v1.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.2.1 to 3.3.0 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.2.1...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.2.0 to 4.2.1 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.2.1 to 4.3.0 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...v4.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.3.0 to 4.3.1 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.3.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.0...v4.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.17 to 5.5.18 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.17 to 5.5.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/multer from 1.3.9 to 1.3.10 Bumps [@types/multer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/multer) from 1.3.9 to 1.3.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/multer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.3.1 to 4.3.2 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.3.2/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.1...v4.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.3.2 to 4.3.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.3.3/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.2...v4.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.3.3 to 4.3.4 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.3.4/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.3...v4.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump nodemon from 1.19.2 to 1.19.3 Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.2 to 1.19.3. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.2...v1.19.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.3.4 to 4.4.0 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.4 to 4.4.0. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.0/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.4...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mocha from 6.2.0 to 6.2.1 Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v6.2.1/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.2.0...v6.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.7.1 to 5.7.3 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.1 to 5.7.3. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.7.1...5.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.3.0 to 3.3.1 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.4.0 to 4.4.1 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.1/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.0...v4.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.4.1 to 4.4.2 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.1 to 4.4.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.2/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.1...v4.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Add documentation for the batch scripts (#463) * Feature/454 documentation refactor (#458) * version 1.6.1 * documentation update * WIP services * Test files * Validation * Documentation update * Add links to documentation * update docs * PR changes * Detail generic validator functions * Bump @types/mongoose from 5.5.18 to 5.5.19 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.18 to 5.5.19. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump handlebars from 4.4.2 to 4.4.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.7.3 to 5.7.4 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.7.3...5.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.19 to 5.5.20 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.19 to 5.5.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongoose from 5.7.4 to 5.7.5 Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.4 to 5.7.5. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.7.4...5.7.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.3.1 to 3.4.0 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.3.1...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongoose from 5.5.20 to 5.5.21 Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.5.20 to 5.5.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump nodemon from 1.19.3 to 1.19.4 Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.3 to 1.19.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.19.3...v1.19.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @google-cloud/storage from 3.4.0 to 3.5.0 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v3.4.0...v3.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump dotenv from 8.1.0 to 8.2.0 Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v8.1.0...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump version to 1.6.2
1 parent 04932d1 commit a465198

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+4819
-3153
lines changed

.jshintrc

Lines changed: 79 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -2,90 +2,90 @@
22
// JSHint Default Configuration File (as on JSHint website)
33
// See http://jshint.com/docs/ for more details
44

5-
"maxerr" : 50, // {int} Maximum error before stopping
5+
"maxerr": 50, // {int} Maximum error before stopping
66

77
// Enforcing
8-
"bitwise" : true, // true: Prohibit bitwise operators (&, |, ^, etc.)
9-
"camelcase" : true, // true: Identifiers must be in camelCase
10-
"curly" : true, // true: Require {} for every new block or scope
11-
"eqeqeq" : true, // true: Require triple equals (===) for comparison
12-
"forin" : true, // true: Require filtering for..in loops with obj.hasOwnProperty()
13-
"freeze" : true, // true: prohibits overwriting prototypes of native objects such as Array, Date etc.
14-
"immed" : false, // true: Require immediate invocations to be wrapped in parens e.g. `(function () { } ());`
15-
"latedef" : false, // true: Require variables/functions to be defined before being used
16-
"newcap" : false, // true: Require capitalization of all constructor functions e.g. `new F()`
17-
"noarg" : true, // true: Prohibit use of `arguments.caller` and `arguments.callee`
18-
"noempty" : true, // true: Prohibit use of empty blocks
19-
"nonbsp" : true, // true: Prohibit "non-breaking whitespace" characters.
20-
"nonew" : false, // true: Prohibit use of constructors for side-effects (without assignment)
21-
"plusplus" : false, // true: Prohibit use of `++` and `--`
22-
"quotmark" : true, // Quotation mark consistency:
23-
// false : do nothing (default)
24-
// true : ensure whatever is used is consistent
25-
// "single" : require single quotes
26-
// "double" : require double quotes
27-
"undef" : true, // true: Require all non-global variables to be declared (prevents global leaks)
28-
"unused" : true, // Unused variables:
29-
// true : all variables, last function parameter
30-
// "vars" : all variables only
31-
// "strict" : all variables, all function parameters
32-
"strict" : true, // true: Requires all functions run in ES5 Strict Mode
33-
"maxparams" : false, // {int} Max number of formal params allowed per function
34-
"maxdepth" : false, // {int} Max depth of nested blocks (within functions)
35-
"maxstatements" : false, // {int} Max number statements per function
36-
"maxcomplexity" : false, // {int} Max cyclomatic complexity per function
37-
"maxlen" : false, // {int} Max number of characters per line
38-
"varstmt" : false, // true: Disallow any var statements. Only `let` and `const` are allowed.
8+
"bitwise": true, // true: Prohibit bitwise operators (&, |, ^, etc.)
9+
"camelcase": true, // true: Identifiers must be in camelCase
10+
"curly": true, // true: Require {} for every new block or scope
11+
"eqeqeq": true, // true: Require triple equals (===) for comparison
12+
"forin": true, // true: Require filtering for..in loops with obj.hasOwnProperty()
13+
"freeze": true, // true: prohibits overwriting prototypes of native objects such as Array, Date etc.
14+
"immed": false, // true: Require immediate invocations to be wrapped in parens e.g. `(function () { } ());`
15+
"latedef": false, // true: Require variables/functions to be defined before being used
16+
"newcap": false, // true: Require capitalization of all constructor functions e.g. `new F()`
17+
"noarg": true, // true: Prohibit use of `arguments.caller` and `arguments.callee`
18+
"noempty": true, // true: Prohibit use of empty blocks
19+
"nonbsp": true, // true: Prohibit "non-breaking whitespace" characters.
20+
"nonew": false, // true: Prohibit use of constructors for side-effects (without assignment)
21+
"plusplus": false, // true: Prohibit use of `++` and `--`
22+
"quotmark": true, // Quotation mark consistency:
23+
// false : do nothing (default)
24+
// true : ensure whatever is used is consistent
25+
// "single" : require single quotes
26+
// "double" : require double quotes
27+
"undef": true, // true: Require all non-global variables to be declared (prevents global leaks)
28+
"unused": true, // Unused variables:
29+
// true : all variables, last function parameter
30+
// "vars" : all variables only
31+
// "strict" : all variables, all function parameters
32+
"strict": true, // true: Requires all functions run in ES5 Strict Mode
33+
"maxparams": false, // {int} Max number of formal params allowed per function
34+
"maxdepth": false, // {int} Max depth of nested blocks (within functions)
35+
"maxstatements": false, // {int} Max number statements per function
36+
"maxcomplexity": false, // {int} Max cyclomatic complexity per function
37+
"maxlen": false, // {int} Max number of characters per line
38+
"varstmt": false, // true: Disallow any var statements. Only `let` and `const` are allowed.
3939

4040
// Relaxing
41-
"asi" : false, // true: Tolerate Automatic Semicolon Insertion (no semicolons)
42-
"boss" : false, // true: Tolerate assignments where comparisons would be expected
43-
"debug" : false, // true: Allow debugger statements e.g. browser breakpoints.
44-
"eqnull" : false, // true: Tolerate use of `== null`
45-
"esversion" : 6, // {int} Specify the ECMAScript version to which the code must adhere.
46-
"moz" : false, // true: Allow Mozilla specific syntax (extends and overrides esnext features)
47-
// (ex: `for each`, multiple try/catch, function expression…)
48-
"evil" : false, // true: Tolerate use of `eval` and `new Function()`
49-
"expr" : false, // true: Tolerate `ExpressionStatement` as Programs
50-
"funcscope" : false, // true: Tolerate defining variables inside control statements
51-
"globalstrict" : true, // true: Allow global "use strict" (also enables 'strict')
52-
"iterator" : false, // true: Tolerate using the `__iterator__` property
53-
"lastsemic" : false, // true: Tolerate omitting a semicolon for the last statement of a 1-line block
54-
"laxbreak" : false, // true: Tolerate possibly unsafe line breakings
55-
"laxcomma" : false, // true: Tolerate comma-first style coding
56-
"loopfunc" : false, // true: Tolerate functions being defined in loops
57-
"multistr" : false, // true: Tolerate multi-line strings
58-
"noyield" : false, // true: Tolerate generator functions with no yield statement in them.
59-
"notypeof" : false, // true: Tolerate invalid typeof operator values
60-
"proto" : false, // true: Tolerate using the `__proto__` property
61-
"scripturl" : false, // true: Tolerate script-targeted URLs
62-
"shadow" : false, // true: Allows re-define variables later in code e.g. `var x=1; x=2;`
63-
"sub" : false, // true: Tolerate using `[]` notation when it can still be expressed in dot notation
64-
"supernew" : false, // true: Tolerate `new function () { ... };` and `new Object;`
65-
"validthis" : true, // true: Tolerate using this in a non-constructor function
41+
"asi": false, // true: Tolerate Automatic Semicolon Insertion (no semicolons)
42+
"boss": false, // true: Tolerate assignments where comparisons would be expected
43+
"debug": false, // true: Allow debugger statements e.g. browser breakpoints.
44+
"eqnull": false, // true: Tolerate use of `== null`
45+
"esversion": 9, // {int} Specify the ECMAScript version to which the code must adhere.
46+
"moz": false, // true: Allow Mozilla specific syntax (extends and overrides esnext features)
47+
// (ex: `for each`, multiple try/catch, function expression…)
48+
"evil": false, // true: Tolerate use of `eval` and `new Function()`
49+
"expr": false, // true: Tolerate `ExpressionStatement` as Programs
50+
"funcscope": false, // true: Tolerate defining variables inside control statements
51+
"globalstrict": true, // true: Allow global "use strict" (also enables 'strict')
52+
"iterator": false, // true: Tolerate using the `__iterator__` property
53+
"lastsemic": false, // true: Tolerate omitting a semicolon for the last statement of a 1-line block
54+
"laxbreak": false, // true: Tolerate possibly unsafe line breakings
55+
"laxcomma": false, // true: Tolerate comma-first style coding
56+
"loopfunc": false, // true: Tolerate functions being defined in loops
57+
"multistr": false, // true: Tolerate multi-line strings
58+
"noyield": false, // true: Tolerate generator functions with no yield statement in them.
59+
"notypeof": false, // true: Tolerate invalid typeof operator values
60+
"proto": false, // true: Tolerate using the `__proto__` property
61+
"scripturl": false, // true: Tolerate script-targeted URLs
62+
"shadow": false, // true: Allows re-define variables later in code e.g. `var x=1; x=2;`
63+
"sub": false, // true: Tolerate using `[]` notation when it can still be expressed in dot notation
64+
"supernew": false, // true: Tolerate `new function () { ... };` and `new Object;`
65+
"validthis": true, // true: Tolerate using this in a non-constructor function
6666

6767
// Environments
68-
"browser" : true, // Web Browser (window, document, etc)
69-
"browserify" : false, // Browserify (node.js code in the browser)
70-
"couch" : false, // CouchDB
71-
"devel" : true, // Development/debugging (alert, confirm, etc)
72-
"dojo" : false, // Dojo Toolkit
73-
"jasmine" : false, // Jasmine
74-
"jquery" : false, // jQuery
75-
"mocha" : true, // Mocha
76-
"mootools" : false, // MooTools
77-
"node" : true, // Node.js
78-
"nonstandard" : false, // Widely adopted globals (escape, unescape, etc)
79-
"phantom" : false, // PhantomJS
80-
"prototypejs" : false, // Prototype and Scriptaculous
81-
"qunit" : false, // QUnit
82-
"rhino" : false, // Rhino
83-
"shelljs" : false, // ShellJS
84-
"typed" : false, // Globals for typed array constructions
85-
"worker" : false, // Web Workers
86-
"wsh" : false, // Windows Scripting Host
87-
"yui" : false, // Yahoo User Interface
68+
"browser": true, // Web Browser (window, document, etc)
69+
"browserify": false, // Browserify (node.js code in the browser)
70+
"couch": false, // CouchDB
71+
"devel": true, // Development/debugging (alert, confirm, etc)
72+
"dojo": false, // Dojo Toolkit
73+
"jasmine": false, // Jasmine
74+
"jquery": false, // jQuery
75+
"mocha": true, // Mocha
76+
"mootools": false, // MooTools
77+
"node": true, // Node.js
78+
"nonstandard": false, // Widely adopted globals (escape, unescape, etc)
79+
"phantom": false, // PhantomJS
80+
"prototypejs": false, // Prototype and Scriptaculous
81+
"qunit": false, // QUnit
82+
"rhino": false, // Rhino
83+
"shelljs": false, // ShellJS
84+
"typed": false, // Globals for typed array constructions
85+
"worker": false, // Web Workers
86+
"wsh": false, // Windows Scripting Host
87+
"yui": false, // Yahoo User Interface
8888

8989
// Custom Globals
90-
"globals" : {} // additional predefined global variables
91-
}
90+
"globals": {} // additional predefined global variables
91+
}

.vscode/launch.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,22 @@
148148
],
149149
"internalConsoleOptions": "openOnSessionStart"
150150
},
151+
{
152+
"type": "node",
153+
"request": "launch",
154+
"name": "Mocha Tests - Settings",
155+
"program": "${workspaceFolder}/node_modules/mocha/bin/_mocha",
156+
"args": [
157+
"-u",
158+
"tdd",
159+
"--timeout",
160+
"999999",
161+
"--colors",
162+
"${workspaceFolder}/tests/setup.spec.js",
163+
"${workspaceFolder}/tests/settings.test.js"
164+
],
165+
"internalConsoleOptions": "openOnSessionStart"
166+
},
151167
{
152168
"type": "node",
153169
"request": "launch",

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.1
1+
1.6.2

app.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const hackerRouter = require("./routes/api/hacker");
2727
const teamRouter = require("./routes/api/team");
2828
const sponsorRouter = require("./routes/api/sponsor");
2929
const searchRouter = require("./routes/api/search");
30+
const settingsRouter = require("./routes/api/settings");
3031
const volunteerRouter = require("./routes/api/volunteer");
3132
const roleRouter = require("./routes/api/role");
3233

@@ -84,6 +85,8 @@ volunteerRouter.activate(apiRouter);
8485
Services.log.info("Volunteer router activated");
8586
searchRouter.activate(apiRouter);
8687
Services.log.info("Search router activated");
88+
settingsRouter.activate(apiRouter);
89+
Services.log.info("Settings router activated");
8790
roleRouter.activate(apiRouter);
8891
Services.log.info("Role router activated");
8992

0 commit comments

Comments
 (0)