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
153 stars 81 forks source link

Bump multer from 1.3.1 to 1.4.0 #76

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps multer from 1.3.1 to 1.4.0.

Changelog *Sourced from [multer's changelog](https://github.com/expressjs/multer/blob/master/CHANGELOG.md).* > ## 1.4.0 - 2018-09-26 > > - Feature: Make Multer errors inherit from MulterError
Commits - [`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 - [`f5d5e58`](https://github.com/expressjs/multer/commit/f5d5e5876e674d828601635033e582733629b58e) separation paragraphs - [`55a0a1a`](https://github.com/expressjs/multer/commit/55a0a1a7b9c38ff2c05f5556002b5bcde74f267a) Merge pull request [#644](https://github-redirect.dependabot.com/expressjs/multer/issues/644) from turakvlad/improve-readme - [`7f69f69`](https://github.com/expressjs/multer/commit/7f69f693a8fd133db3d948ca0bd8237ae1df58ad) requested formatting update - [`1289227`](https://github.com/expressjs/multer/commit/1289227416944d0a25e308e69a780be027c08f64) Update README.md - [`f6fe3e1`](https://github.com/expressjs/multer/commit/f6fe3e12a3ae3a86a6caf62b7cc7630c18424e93) Update README.md - [`f15bbfa`](https://github.com/expressjs/multer/commit/f15bbfa668e85d6ed7b430918fd3d97b2fbc55a0) Explanation for beginner programmers - Additional commits viewable in [compare view](https://github.com/expressjs/multer/compare/v1.3.1...v1.4.0)


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 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-preview[bot] commented 5 years ago

Superseded by #85.