expressjs-mongodb-statsd-example icon indicating copy to clipboard operation
expressjs-mongodb-statsd-example copied to clipboard

Run Express.js with MongoDB and StatsD on Clever Cloud

Results 13 expressjs-mongodb-statsd-example issues
Sort by recently updated
recently updated
newest added

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.8.11 to 6.9.0. Release notes Sourced from mongoose's releases. 6.9.0 / 2023-01-25 feat(schema): add removeVirtual(path) function to schema #12920 IslandRhythms fix(cast): remove empty $or conditions after strict...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.20.1. Release notes Sourced from body-parser's releases. 1.20.0 Fix error message for json parse whitespace in strict Fix internal error when inflated body exceeds limit...

dependencies

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4. Release notes Sourced from debug's releases. 4.3.4 What's Changed Add section about configuring JS console to show debug messages by @​gitname in debug-js/debug#866 Replace...

dependencies

Bumps [cookie-parser](https://github.com/expressjs/cookie-parser) from 1.4.5 to 1.4.6. Release notes Sourced from cookie-parser's releases. 1.4.6 deps: [email protected] Changelog Sourced from cookie-parser's changelog. 1.4.6 / 2021-11-16 deps: [email protected] Commits dda4c5b 1.4.6 8653e78 build:...

dependencies

Bumps [pug](https://github.com/pugjs/pug) from 2.0.4 to 3.0.2. Release notes Sourced from pug's releases. [email protected] Bug Fixes Sanitise the pretty option (#3314) If a malicious attacker could control the pretty option, it...

dependencies

Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.1 to 1.10.0. Release notes Sourced from morgan's releases. 1.10.0 Add :total-time token Fix trailing space in colored status code for dev format deps: basic-auth@~2.0.1 deps: [email protected]...

dependencies

### We were getting a deprecation warning on connecting to Mongoose `(node:17966) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To...