ChickenKyiv / recipe-api-only

API server for recipe based projects. If you want to have an app or website with recipes, but don't want to spend a lot of time - this can be a good choice
https://recipe-api-loopback.herokuapp.com/
39 stars 12 forks source link

Bump nodemon from 1.18.9 to 1.19.1 #335

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps nodemon from 1.18.9 to 1.19.1.

Release notes *Sourced from [nodemon's releases](https://github.com/remy/nodemon/releases).* > ## v1.19.1 > > ## [1.19.1](https://github.com/remy/nodemon/compare/v1.19.0...v1.19.1) (2019-05-25) > > > ### Bug Fixes > > * ensure signal is sent to exit event ([13afac2](https://github.com/remy/nodemon/commit/13afac2)) > > ## v1.19.0 > > # [1.19.0](https://github.com/remy/nodemon/compare/v1.18.11...v1.19.0) (2019-05-01) > > > ### Bug Fixes > > * disable fork only if string starts with dash ([886527f](https://github.com/remy/nodemon/commit/886527f)), closes [#1554](https://github-redirect.dependabot.com/remy/nodemon/issues/1554) > * Quote zero-length strings in arguments ([#1551](https://github-redirect.dependabot.com/remy/nodemon/issues/1551)) ([2973afb](https://github.com/remy/nodemon/commit/2973afb)) > > > ### Features > > * add message event ([20ccb62](https://github.com/remy/nodemon/commit/20ccb62)) > * add TypeScript to default execPath ([#1552](https://github-redirect.dependabot.com/remy/nodemon/issues/1552)) ([64b474e](https://github.com/remy/nodemon/commit/64b474e)) > > ## v1.18.11 > > ## [1.18.11](https://github.com/remy/nodemon/compare/v1.18.10...v1.18.11) (2019-04-08) > > > ### Bug Fixes > > * hard bump of chokidar@2.1.5 ([aa41ab2](https://github.com/remy/nodemon/commit/aa41ab2)) > > ## v1.18.10 > > ## [1.18.10](https://github.com/remy/nodemon/compare/v1.18.9...v1.18.10) (2019-02-08) > > > ### Bug Fixes > > * bump chokidar ([fb0c078](https://github.com/remy/nodemon/commit/fb0c078)), closes [#1522](https://github-redirect.dependabot.com/remy/nodemon/issues/1522) [#1208](https://github-redirect.dependabot.com/remy/nodemon/issues/1208)
Commits - [`5124ae9`](https://github.com/remy/nodemon/commit/5124ae9528da8b19ce25c1945d1e62c35f20e861) Merge branch 'master' of github.com:remy/nodemon - [`95fa05a`](https://github.com/remy/nodemon/commit/95fa05a1f19edb841af000a912d73acaec3f9962) chore: git card - [`d84f421`](https://github.com/remy/nodemon/commit/d84f421ef7287e07acff3b18e366534f4afb66be) chore: adding funding file - [`13afac2`](https://github.com/remy/nodemon/commit/13afac22a3959ee61cebae6034b607c886d2f9b1) fix: ensure signal is sent to exit event - [`d088cb6`](https://github.com/remy/nodemon/commit/d088cb6e66855bbed04511c15fa12de0f8829237) chore: update stalebot - [`20ccb62`](https://github.com/remy/nodemon/commit/20ccb623c4dbdbc9445085ba72ca7ab90f5bffcb) feat: add message event - [`886527f`](https://github.com/remy/nodemon/commit/886527f1f0a9249e1a044fd652b7519d1c0dc50e) fix: disable fork only if string starts with dash - [`64b474e`](https://github.com/remy/nodemon/commit/64b474e9f3c24cd4c1f360a73da3d675559b3b3e) feat: add TypeScript to default execPath ([#1552](https://github-redirect.dependabot.com/remy/nodemon/issues/1552)) - [`2973afb`](https://github.com/remy/nodemon/commit/2973afbd26e2c9a9f9676fed8ab63999022ea7ca) fix: Quote zero-length strings in arguments ([#1551](https://github-redirect.dependabot.com/remy/nodemon/issues/1551)) - [`aa41ab2`](https://github.com/remy/nodemon/commit/aa41ab2124679306000351bef3e9a4366636f72a) fix: hard bump of chokidar@2.1.5 - Additional commits viewable in [compare view](https://github.com/remy/nodemon/compare/v1.18.9...v1.19.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 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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.

Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #355.