ThalKod / discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
MIT License
152 stars 81 forks source link

Bump multer from 1.3.1 to 1.4.1 #85

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps multer from 1.3.1 to 1.4.1.

Changelog *Sourced from [multer's changelog](https://github.com/expressjs/multer/blob/master/CHANGELOG.md).* > ## 1.4.1 - 2018-10-11 > > - Bugfix: Make sure that req.file.buffer always is a Buffer > > ## 1.4.0 - 2018-09-26 > > - Feature: Make Multer errors inherit from MulterError
Commits - [`358c2ed`](https://github.com/expressjs/multer/commit/358c2eda214e96d2e5808d3aecf1016b4f8bb928) version: 1.4.1 - [`fc36a16`](https://github.com/expressjs/multer/commit/fc36a164944f243cd5e4cfd3d5a99931c79d2adf) history: 1.4.1 - [`816d984`](https://github.com/expressjs/multer/commit/816d984891050e1a53b89f5ff3d7fee33aa5f37b) Merge pull request [#668](https://github-redirect.dependabot.com/expressjs/multer/issues/668) from axelpale/master - [`7c952e2`](https://github.com/expressjs/multer/commit/7c952e251d109ce96db5a648e650db6058aa20b9) Test req.file.buffer is a buffer when empty file - [`676c0d6`](https://github.com/expressjs/multer/commit/676c0d69db5c917aed16f7388da407176d99aeea) Force req.file.buffer to always be a Buffer - [`e8151fe`](https://github.com/expressjs/multer/commit/e8151fefcfa0779847ca317aa384b9a74bb01d3c) Fix a logical branchment in the readme ([#658](https://github-redirect.dependabot.com/expressjs/multer/issues/658)) - [`a04f293`](https://github.com/expressjs/multer/commit/a04f29376aba2ecf7062ff6a00749a4afb39db78) version: 1.4.0 - [`1a11002`](https://github.com/expressjs/multer/commit/1a1100296ae61c35d20f34008798594b672cbb98) history: 1.4.0 - [`805170c`](https://github.com/expressjs/multer/commit/805170c61530e1f1cafd818c9b63d16a9dd46c36) Make Multer errors inherit from MulterError ([#641](https://github-redirect.dependabot.com/expressjs/multer/issues/641)) - [`2592abe`](https://github.com/expressjs/multer/commit/2592abef661f81b4d586c8fb1b875ceab2db54a5) Merge pull request [#643](https://github-redirect.dependabot.com/expressjs/multer/issues/643) from StefKors/patch-1 - Additional commits viewable in [compare view](https://github.com/expressjs/multer/compare/v1.3.1...v1.4.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

⚠️ Dependabot is rebasing this PR ⚠️

This PR will be updated for you in a moment. If you make any changes yourself then they will take precedence over the rebase (which will be abandoned).