shitcorp / discord-bot-dashboard

The npm package for using the Discord Bot Dashboard inside your own source code
312 stars 124 forks source link

Bump nodemon from 1.17.5 to 1.18.3 #29

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps nodemon from 1.17.5 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) > > ## v1.18.1 > > ## [1.18.1](https://github.com/remy/nodemon/compare/v1.18.0...v1.18.1) (2018-07-11) > > > ### Bug Fixes > > * send proper quit signal on ctrl-c ([#1387](https://github-redirect.dependabot.com/remy/nodemon/issues/1387)) ([25a1813](https://github.com/remy/nodemon/commit/25a1813)), closes [#1386](https://github-redirect.dependabot.com/remy/nodemon/issues/1386) > > ## v1.18.0 > > # [1.18.0](https://github.com/remy/nodemon/compare/v1.17.5...v1.18.0) (2018-07-10) > > > ### Bug Fixes > > * don't watch directory when watching file ([d48a482](https://github.com/remy/nodemon/commit/d48a482)), closes [#1320](https://github-redirect.dependabot.com/remy/nodemon/issues/1320) [#1259](https://github-redirect.dependabot.com/remy/nodemon/issues/1259) > > > ### Features > > * support ctrl+l to clear ([a974892](https://github.com/remy/nodemon/commit/a974892))
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 - [`25a1813`](https://github.com/remy/nodemon/commit/25a181351f7b5ab3df2b42a13a12052afa961fc4) fix: send proper quit signal on ctrl-c ([#1387](https://github-redirect.dependabot.com/remy/nodemon/issues/1387)) - [`a5263b1`](https://github.com/remy/nodemon/commit/a5263b12f54ffbe435f4f61dae7044a88fb53815) docs: change README.md to make the intro more concise - [`a974892`](https://github.com/remy/nodemon/commit/a974892eaefde3b24d397b23e3f6dea29a43aaf1) feat: support ctrl+l to clear - [`d48a482`](https://github.com/remy/nodemon/commit/d48a482b47ce2f814261e0c5563975a665625608) fix: don't watch directory when watching file - [`9d1a63c`](https://github.com/remy/nodemon/commit/9d1a63c6a64de477e1e7dc6520a32885dca0b0f7) fix: allow watching relative path files ([#1385](https://github-redirect.dependabot.com/remy/nodemon/issues/1385)) - [`ec76cad`](https://github.com/remy/nodemon/commit/ec76cadcacd8236ca8e3491cc41f6a7424add63f) chore: Merge branch 'master' - Additional commits viewable in [compare view](https://github.com/remy/nodemon/compare/v1.17.5...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.