multer-gridfs-storage
multer-gridfs-storage copied to clipboard
π GridFS storage engine for Multer to store uploaded files directly to MongoDb
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.6.11 to 4.5.0. Release notes Sourced from mongodb's releases. v4.5.0 The MongoDB Node.js team is pleased to announce version 4.5.0 of the mongodb package! Release Highlights This...
Bumps [ava](https://github.com/avajs/ava) from 3.15.0 to 4.3.1. Release notes Sourced from ava's releases. v4.3.1 What's Changed When translating line numbers, check whether the source map entry has original values in avajs/ava#3061...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 10.0.11 to 10.0.13. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@ava/typescript](https://github.com/avajs/typescript) from 2.0.0 to 3.0.1. Release notes Sourced from @βava/typescript's releases. v3.0.1 What's Changed Correctly print version numbers when there is a mismatch by @βcrashmax-dev in avajs/typescript#38 Full Changelog:...
Bumps [has-own-prop](https://github.com/sindresorhus/has-own-prop) from 2.0.0 to 3.1.0. Release notes Sourced from has-own-prop's releases. v3.1.0 Include a type guard in the TypeScript types (#4) 990f55b https://github.com/sindresorhus/has-own-prop/compare/v3.0.0...v3.1.0 v3.0.0 Breaking Require Node.js 12.20 10f1734...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.7 to 6.5.2. Release notes Sourced from mongoose's releases. 6.5.2 / 2022-08-09 fix(aggregate): avoid throwing error when disconnecting with change stream open #12201 ramos-ph fix(query): overwrite top-level...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 3.6.11. Changelog Sourced from jsdoc's changelog. 3.6.11 (July 2022) Updates dependency versions to make JSDoc compatible with Node.js 12.0.0 and later. Commits dc48aa6 3.6.11 cccfd3d...
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.2.3 to 6.2.4. Release notes Sourced from supertest's releases. v6.2.4 chore: bump deps f411b02 chore: bump deps 5e54761 https://github.com/visionmedia/supertest/compare/v6.2.3...v6.2.4 Commits 5543d67 6.2.4 f411b02 chore: bump deps 5e54761...
Bumps [del-cli](https://github.com/sindresorhus/del-cli) from 4.0.1 to 5.0.0. Release notes Sourced from del-cli's releases. v5.0.0 Breaking Require Node.js 14 b977982 https://github.com/sindresorhus/del-cli/compare/v4.0.1...v5.0.0 Commits 68c4194 5.0.0 b977982 Require Node.js 14 1f012a4 Document difference with...
**Describe the bug** Version 5.0.2 overwrites mongoDB/mongoose types that break other mongoDB/mongoose-dependent packages, like connect-mongo. Not sure which set of types are actually doing the harm. **Environment** - I'm using...