corgicode / api

Backend for the codecorgi platform
http://codecorgi.co
Other
3 stars 0 forks source link

Bump nodemon from 1.13.3 to 1.17.4 #115

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps nodemon from 1.13.3 to 1.17.4.

Release notes *Sourced from [nodemon's releases](https://github.com/remy/nodemon/releases).* > ## v1.17.4 > > ## [1.17.4](https://github.com/remy/nodemon/compare/v1.17.3...v1.17.4) (2018-05-05) > > > ### Bug Fixes > > * {{filename}} is only replaced once ([f616258](https://github.com/remy/nodemon/commit/f616258)) > * increase perf of watching large file count ([58b82f2](https://github.com/remy/nodemon/commit/58b82f2)), closes [#1317](https://github-redirect.dependabot.com/remy/nodemon/issues/1317) > * only hook SIGINT on boot - not at require ([9bbc219](https://github.com/remy/nodemon/commit/9bbc219)), closes [#1326](https://github-redirect.dependabot.com/remy/nodemon/issues/1326) > * support env.SUPPRESS_SUPPORT ([#1334](https://github-redirect.dependabot.com/remy/nodemon/issues/1334)) ([ee2aac1](https://github.com/remy/nodemon/commit/ee2aac1)) > > ## v1.17.3 > > ## [1.17.3](https://github.com/remy/nodemon/compare/v1.17.2...v1.17.3) (2018-03-31) > > > ### Bug Fixes > > * don't throw when required in the repl ([aa18c80](https://github.com/remy/nodemon/commit/aa18c80)), closes [#1292](https://github-redirect.dependabot.com/remy/nodemon/issues/1292) > > ## v1.17.2 > > ## [1.17.2](https://github.com/remy/nodemon/compare/v1.17.1...v1.17.2) (2018-03-13) > > > ### Bug Fixes > > * prevent throw when args missing ([#1288](https://github-redirect.dependabot.com/remy/nodemon/issues/1288)) ([89d6062](https://github.com/remy/nodemon/commit/89d6062)), closes [#1286](https://github-redirect.dependabot.com/remy/nodemon/issues/1286) > * watch count regression ([#1287](https://github-redirect.dependabot.com/remy/nodemon/issues/1287)) ([372e6b2](https://github.com/remy/nodemon/commit/372e6b2)), closes [#1283](https://github-redirect.dependabot.com/remy/nodemon/issues/1283) > > ## v1.17.1 > > ## [1.17.1](https://github.com/remy/nodemon/compare/v1.17.0...v1.17.1) (2018-02-27) > > > ### Bug Fixes > > * throwing exeception on run ([85ed19d](https://github.com/remy/nodemon/commit/85ed19d)), closes [#1276](https://github-redirect.dependabot.com/remy/nodemon/issues/1276) > > ## v1.17.0 > > # [1.17.0](https://github.com/remy/nodemon/compare/v1.16.0...v1.17.0) (2018-02-27) > > ### Bug Fixes > > * make it possible for windows to checkout ([#1270](https://github-redirect.dependabot.com/remy/nodemon/issues/1270)) ([0f39b2e](https://github.com/remy/nodemon/commit/0f39b2e)), closes [#1255](https://github-redirect.dependabot.com/remy/nodemon/issues/1255) > * windows exec resolution ([#1274](https://github-redirect.dependabot.com/remy/nodemon/issues/1274)) ([7ffd545](https://github.com/remy/nodemon/commit/7ffd545)), closes [#1251](https://github-redirect.dependabot.com/remy/nodemon/issues/1251) > * make clear where more opts are in help ([#1271](https://github-redirect.dependabot.com/remy/nodemon/issues/1271)) ([f4391d4](https://github.com/remy/nodemon/commit/f4391d4)) > * put windows drive letter tweak in right place ([#1272](https://github-redirect.dependabot.com/remy/nodemon/issues/1272)) ([94b526f](https://github.com/remy/nodemon/commit/94b526f)), closes [#1263](https://github-redirect.dependabot.com/remy/nodemon/issues/1263) > ... (truncated)
Commits - [`ee2aac1`](https://github.com/remy/nodemon/commit/ee2aac1651c24243d1630631449b4636265dd1d9) fix: support env.SUPPRESS_SUPPORT ([#1334](https://github-redirect.dependabot.com/remy/nodemon/issues/1334)) - [`58b82f2`](https://github.com/remy/nodemon/commit/58b82f2b7241d93f431452001c4c99cde64a197b) fix: increase perf of watching large file count - [`f616258`](https://github.com/remy/nodemon/commit/f6162586699cd06544725d2ec45b9c72996a4923) fix: {{filename}} is only replaced once - [`97f8d0a`](https://github.com/remy/nodemon/commit/97f8d0a1750003b5bc9a6fe7c676b1d996b13c88) fix: node_modules watched off relative path ([#1328](https://github-redirect.dependabot.com/remy/nodemon/issues/1328)) - [`9bbc219`](https://github.com/remy/nodemon/commit/9bbc219fd5c92251071e40894e64a43414c3bc7b) fix: only hook SIGINT on boot - not at require - [`d53a244`](https://github.com/remy/nodemon/commit/d53a244ae1eadcdf4ece96a2f2a2f213b970ba9f) chore: mildly reduce npm package size - [`6925494`](https://github.com/remy/nodemon/commit/6925494fbdf82edb905e72c8712d91e3652e82b1) docs: use consistent ext example - [`aa18c80`](https://github.com/remy/nodemon/commit/aa18c806b37715a5b13aa7660e098f1fe7319a1c) fix: don't throw when required in the repl - [`89d6062`](https://github.com/remy/nodemon/commit/89d6062c687dce31f7878f3b7f427ed332e5cdd9) fix: prevent throw when args missing ([#1288](https://github-redirect.dependabot.com/remy/nodemon/issues/1288)) - [`372e6b2`](https://github.com/remy/nodemon/commit/372e6b23fc4b437b510e80a2c171ebe38b59feeb) fix: watch count regression ([#1287](https://github-redirect.dependabot.com/remy/nodemon/issues/1287)) - Additional commits viewable in [compare view](https://github.com/remy/nodemon/compare/v1.13.3...v1.17.4)


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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - 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.