Release notes
*Sourced from [nodemon's releases](https://github.com/remy/nodemon/releases).*
> ## v1.18.7
>
> ## [1.18.7](https://github.com/remy/nodemon/compare/v1.18.6...v1.18.7) (2018-11-27)
>
>
> ### Bug Fixes
>
> * remove deep ps-tree dep ([b35c532](https://github.com/remy/nodemon/commit/b35c532)), closes [#1451](https://github-redirect.dependabot.com/remy/nodemon/issues/1451)
> * upgrade pstree to remove vulnerability ([21e052e](https://github.com/remy/nodemon/commit/21e052e)), closes [#1463](https://github-redirect.dependabot.com/remy/nodemon/issues/1463) [#1469](https://github-redirect.dependabot.com/remy/nodemon/issues/1469) [#1464](https://github-redirect.dependabot.com/remy/nodemon/issues/1464)
Commits
- [`21e052e`](https://github.com/remy/nodemon/commit/21e052eddf144b27a7c0eb9c603236707003d75d) fix: upgrade pstree to remove vulnerability
- [`68936d9`](https://github.com/remy/nodemon/commit/68936d9ad3b63f65d1e3303521644e3389706239) docs: quotes ([#1465](https://github-redirect.dependabot.com/remy/nodemon/issues/1465))
- [`aa0e45a`](https://github.com/remy/nodemon/commit/aa0e45a8d6a70637982114d5e12f07c425c44487) docs: add how to clear the console
- [`9920e62`](https://github.com/remy/nodemon/commit/9920e622a41432b005bd37c255e1167caeab5060) chore: update lock file
- [`c572231`](https://github.com/remy/nodemon/commit/c57223181d2a4909baf7cfe6075ded19228cff15) chore: bump pstree
- [`b35c532`](https://github.com/remy/nodemon/commit/b35c53245590cf9bad6a527f61e19d0130ce8b05) fix: remove deep ps-tree dep
- See full diff in [compare view](https://github.com/remy/nodemon/compare/v1.18.6...v1.18.7)
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.
Bumps nodemon from 1.18.6 to 1.18.7.
Release notes
*Sourced from [nodemon's releases](https://github.com/remy/nodemon/releases).* > ## v1.18.7 > > ## [1.18.7](https://github.com/remy/nodemon/compare/v1.18.6...v1.18.7) (2018-11-27) > > > ### Bug Fixes > > * remove deep ps-tree dep ([b35c532](https://github.com/remy/nodemon/commit/b35c532)), closes [#1451](https://github-redirect.dependabot.com/remy/nodemon/issues/1451) > * upgrade pstree to remove vulnerability ([21e052e](https://github.com/remy/nodemon/commit/21e052e)), closes [#1463](https://github-redirect.dependabot.com/remy/nodemon/issues/1463) [#1469](https://github-redirect.dependabot.com/remy/nodemon/issues/1469) [#1464](https://github-redirect.dependabot.com/remy/nodemon/issues/1464)Commits
- [`21e052e`](https://github.com/remy/nodemon/commit/21e052eddf144b27a7c0eb9c603236707003d75d) fix: upgrade pstree to remove vulnerability - [`68936d9`](https://github.com/remy/nodemon/commit/68936d9ad3b63f65d1e3303521644e3389706239) docs: quotes ([#1465](https://github-redirect.dependabot.com/remy/nodemon/issues/1465)) - [`aa0e45a`](https://github.com/remy/nodemon/commit/aa0e45a8d6a70637982114d5e12f07c425c44487) docs: add how to clear the console - [`9920e62`](https://github.com/remy/nodemon/commit/9920e622a41432b005bd37c255e1167caeab5060) chore: update lock file - [`c572231`](https://github.com/remy/nodemon/commit/c57223181d2a4909baf7cfe6075ded19228cff15) chore: bump pstree - [`b35c532`](https://github.com/remy/nodemon/commit/b35c53245590cf9bad6a527f61e19d0130ce8b05) fix: remove deep ps-tree dep - See full diff in [compare view](https://github.com/remy/nodemon/compare/v1.18.6...v1.18.7)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.