ChickenKyiv / loopback-tutor-intern-8

https://loopback-react-account.herokuapp.com/
https://groceristar.netlify.com/
GNU General Public License v3.0
0 stars 1 forks source link

Bump nodemon from 1.17.5 to 1.18.1 #105

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps nodemon from 1.17.5 to 1.18.1.

Release notes *Sourced from [nodemon's releases](https://github.com/remy/nodemon/releases).* > ## 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 - [`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' - [`73aa13f`](https://github.com/remy/nodemon/commit/73aa13f0a3bb9463494b2b12135dd553ad9a11e7) docs: add to faq - [`251bc57`](https://github.com/remy/nodemon/commit/251bc57563a7d1099a48c4b44696324034e5fdaf) docs: typo on string [#24](https://github-redirect.dependabot.com/remy/nodemon/issues/24) & [#246](https://github-redirect.dependabot.com/remy/nodemon/issues/246) ([#1374](https://github-redirect.dependabot.com/remy/nodemon/issues/1374)) - [`a724e53`](https://github.com/remy/nodemon/commit/a724e538aca7fca62aa7901ada50353876c70b6e) docs: more docs for nodemon as child process ([#1362](https://github-redirect.dependabot.com/remy/nodemon/issues/1362)) - [`935e260`](https://github.com/remy/nodemon/commit/935e260c170b80ccb0202a124cf84f57f1355042) docs: FAQ update to address Docker restarts - Additional commits viewable in [compare view](https://github.com/remy/nodemon/compare/v1.17.5...v1.18.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 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.
dependabot-preview[bot] commented 6 years ago

Superseded by #107.