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 nodemon from 1.18.1 to 1.18.3 #38

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps nodemon from 1.18.1 to 1.18.3.

Release notes *Sourced from [nodemon's releases](https://github.com/remy/nodemon/releases).* > ## v1.18.3 > > ## [1.18.3](https://github.com/remy/nodemon/compare/v1.18.2...v1.18.3) (2018-07-17) > > > ### Bug Fixes > > * smarter handling of exit code 2 ([11ef298](https://github.com/remy/nodemon/commit/11ef298)), closes [#496](https://github-redirect.dependabot.com/remy/nodemon/issues/496) [#627](https://github-redirect.dependabot.com/remy/nodemon/issues/627) > > ## v1.18.2 > > ## [1.18.2](https://github.com/remy/nodemon/compare/v1.18.1...v1.18.2) (2018-07-13) > > > ### Bug Fixes > > * revert stdin handling ([363891f](https://github.com/remy/nodemon/commit/363891f)), closes [#1389](https://github-redirect.dependabot.com/remy/nodemon/issues/1389) [#1390](https://github-redirect.dependabot.com/remy/nodemon/issues/1390)
Commits - [`11ef298`](https://github.com/remy/nodemon/commit/11ef2983035d8fa0821e82538c8a68c0070a1648) fix: smarter handling of exit code 2 - [`363891f`](https://github.com/remy/nodemon/commit/363891ff3d9bb71f27b303a40947334645bd3979) fix: revert stdin handling - [`4a88095`](https://github.com/remy/nodemon/commit/4a8809508b9988d7aa593105aae4a39131f9b55e) docs: faq typo fix ([#1388](https://github-redirect.dependabot.com/remy/nodemon/issues/1388)) - [`a2d4d13`](https://github.com/remy/nodemon/commit/a2d4d13d9cc170d6a032054c49f580dcdc6f8587) docs: faq typo fix - See full diff in [compare view](https://github.com/remy/nodemon/compare/v1.18.1...v1.18.3)


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 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 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.