Bump nodemon from 2.0.15 to 2.0.16 #369

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/nodemon-2.0.16 into main 2022-05-02 10:55:40 +00:00
dependabot[bot] commented 2022-05-02 07:05:22 +00:00 (Migrated from github.com)

Bumps nodemon from 2.0.15 to 2.0.16.

Release notes

Sourced from nodemon's releases.

v2.0.16

2.0.16 (2022-04-29)

Bug Fixes

  • support windows by using path.delimiter (e26aaa9)
Commits
  • e26aaa9 fix: support windows by using path.delimiter
  • 9d1afd7 docs: add syntax highlighting to sample-nodemon.md (#1982) (#2004)
  • de5d32a docs: Unified Node.js capitalization (#1986)
  • e890927 docs: add note to faq with example showing how to watch any file extension (#...
  • bc4547b chore: update sponsors
  • 07159c5 chore: add supporters
  • cd100da chore: update supporters
  • 6a34922 chore: supporters
  • e5d6067 chore: updating supporters
  • 242f9f7 Merge branch 'main' of github.com:remy/nodemon
  • Additional commits viewable in compare view

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remy/nodemon/releases">nodemon's releases</a>.</em></p> <blockquote> <h2>v2.0.16</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16">2.0.16</a> (2022-04-29)</h2> <h3>Bug Fixes</h3> <ul> <li>support windows by using path.delimiter (<a href="https://github.com/remy/nodemon/commit/e26aaa97d9ba245d33e82d42e248f72f50b1e351">e26aaa9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/e26aaa97d9ba245d33e82d42e248f72f50b1e351"><code>e26aaa9</code></a> fix: support windows by using path.delimiter</li> <li><a href="https://github.com/remy/nodemon/commit/9d1afd7694c81b57cc31678d5c77b96f642d83d9"><code>9d1afd7</code></a> docs: add syntax highlighting to sample-nodemon.md (<a href="https://github-redirect.dependabot.com/remy/nodemon/issues/1982">#1982</a>) (<a href="https://github-redirect.dependabot.com/remy/nodemon/issues/2004">#2004</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/de5d32a026e8dc092e43bb369a839c1889cb4e41"><code>de5d32a</code></a> docs: Unified Node.js capitalization (<a href="https://github-redirect.dependabot.com/remy/nodemon/issues/1986">#1986</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/e89092771e8e8abbec150903a5483eff8c4094a2"><code>e890927</code></a> docs: add note to faq with example showing how to watch any file extension (#...</li> <li><a href="https://github.com/remy/nodemon/commit/bc4547bd475fd7a8434bc15373c88526210ce42a"><code>bc4547b</code></a> chore: update sponsors</li> <li><a href="https://github.com/remy/nodemon/commit/07159c573d9076cff869c936cc5fbc0d00f88160"><code>07159c5</code></a> chore: add supporters</li> <li><a href="https://github.com/remy/nodemon/commit/cd100da273dac0400eb5f510bf8566bb77c9d495"><code>cd100da</code></a> chore: update supporters</li> <li><a href="https://github.com/remy/nodemon/commit/6a34922db293e2701ac28540a4783da35216a2fd"><code>6a34922</code></a> chore: supporters</li> <li><a href="https://github.com/remy/nodemon/commit/e5d6067913b29f0357da2911190325eee8f4d3cd"><code>e5d6067</code></a> chore: updating supporters</li> <li><a href="https://github.com/remy/nodemon/commit/242f9f7b4ff476fc78308b800a7ef48a6453f694"><code>242f9f7</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nodemon&package-manager=npm_and_yarn&previous-version=2.0.15&new-version=2.0.16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#369
No description provided.