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.3 #97

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps nodemon from 1.13.3 to 1.17.3.

Release notes *Sourced from nodemon's [releases](https://github.com/remy/nodemon/releases).* > ## 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) > > > ### Features > > * try to resolve exec in node_modules/.bin ([#1275](https://github-redirect.dependabot.com/remy/nodemon/issues/1275)) ([7fb365d](https://github.com/remy/nodemon/commit/7fb365d)), closes [#1268](https://github-redirect.dependabot.com/remy/nodemon/issues/1268) > * feed args to exec when detecting script ([#1273](https://github-redirect.dependabot.com/remy/nodemon/issues/1273)) ([e41f3c3](https://github.com/remy/nodemon/commit/e41f3c3)), closes [#1263](https://github-redirect.dependabot.com/remy/nodemon/issues/1263) > > _Note: due to an oddity in the automated build process, nodemon was bumped two minor versions instead of one. Nothing to worry about though._ > > ## v1.15.1 > > ## [1.15.1](https://github.com/remy/nodemon/compare/v1.15.0...v1.15.1) (2018-02-19) > ... (truncated)
Commits - [`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)) - [`8637e52`](https://github.com/remy/nodemon/commit/8637e52dd1d39c8755f1e621dda0ba9487e5f88f) chore: merge branch 'master' - [`41f0d42`](https://github.com/remy/nodemon/commit/41f0d421aa41544ab37e5f378697b289081c1012) chore: update issue template - [`e16f2fe`](https://github.com/remy/nodemon/commit/e16f2fecf676d43fdf1a2905ecd9f6692ad99358) chore: revert package - [`85ed19d`](https://github.com/remy/nodemon/commit/85ed19d69a2117f7ca6cdf2aeb9cf5c5105a6c8b) fix: throwing exeception on run - [`7fb365d`](https://github.com/remy/nodemon/commit/7fb365d0cc6f6225c9b82af3bd64055b90ac3c8c) feat: try to resolve exec in node_modules/.bin ([#1275](https://github-redirect.dependabot.com/remy/nodemon/issues/1275)) - [`7ffd545`](https://github.com/remy/nodemon/commit/7ffd5454ed5397d0b2031c7eda97159c40da55fc) fix: windows exec resolution ([#1274](https://github-redirect.dependabot.com/remy/nodemon/issues/1274)) - [`0f39b2e`](https://github.com/remy/nodemon/commit/0f39b2e34936599b5ddb83c4450e5cbf4f8eb9f9) fix: make it possible for windows to checkout ([#1270](https://github-redirect.dependabot.com/remy/nodemon/issues/1270)) - Additional commits viewable in [compare view](https://github.com/remy/nodemon/compare/v1.13.3...v1.17.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #115.