Bump nodemon from 3.1.4 to 3.1.7 #13

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/nodemon-3.1.7 into main 2024-10-21 23:08:23 +00:00
dependabot[bot] commented 2024-10-21 23:06:59 +00:00 (Migrated from github.com)

Bumps nodemon from 3.1.4 to 3.1.7.

Release notes

Sourced from nodemon's releases.

v3.1.7

3.1.7 (2024-09-20)

Bug Fixes

v3.1.6

3.1.6 (2024-09-19)

Bug Fixes

v3.1.5

3.1.5 (2024-09-17)

Bug Fixes

  • add missing ignore option to type defintion of config (#2224) (254c2ab)
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.1.4 to 3.1.7. <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>v3.1.7</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.6...v3.1.7">3.1.7</a> (2024-09-20)</h2> <h3>Bug Fixes</h3> <ul> <li>types for export on ESModule (<a href="https://redirect.github.com/remy/nodemon/issues/2211">#2211</a>) (<a href="https://github.com/remy/nodemon/commit/9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79">9b0606a</a>)</li> </ul> <h2>v3.1.6</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.5...v3.1.6">3.1.6</a> (2024-09-19)</h2> <h3>Bug Fixes</h3> <ul> <li>watch nested paths (<a href="https://github.com/remy/nodemon/commit/11fcaaab9ce20168b5840c3174232bffd2b6ac5c">11fcaaa</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/2216">#2216</a></li> </ul> <h2>v3.1.5</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.4...v3.1.5">3.1.5</a> (2024-09-17)</h2> <h3>Bug Fixes</h3> <ul> <li>add missing ignore option to type defintion of config (<a href="https://redirect.github.com/remy/nodemon/issues/2224">#2224</a>) (<a href="https://github.com/remy/nodemon/commit/254c2ab17877a79b9573c79371cb0fc567eb0514">254c2ab</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/9b0606afc68ad9cf536cd338b7ffc82f6b2bdc79"><code>9b0606a</code></a> fix: types for export on ESModule (<a href="https://redirect.github.com/remy/nodemon/issues/2211">#2211</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/14280013c62a9a8631257ae4adb208c77db8af0b"><code>1428001</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li><a href="https://github.com/remy/nodemon/commit/11fcaaab9ce20168b5840c3174232bffd2b6ac5c"><code>11fcaaa</code></a> fix: watch nested paths</li> <li><a href="https://github.com/remy/nodemon/commit/fddbd4332bd92286223f01f61efddb6c5c7e3af2"><code>fddbd43</code></a> chore: update web site</li> <li><a href="https://github.com/remy/nodemon/commit/254c2ab17877a79b9573c79371cb0fc567eb0514"><code>254c2ab</code></a> fix: add missing ignore option to type defintion of config (<a href="https://redirect.github.com/remy/nodemon/issues/2224">#2224</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/f0142413c034a71949fbca5b0de7c871cbbcc676"><code>f014241</code></a> chore: update website</li> <li><a href="https://github.com/remy/nodemon/commit/5a18d24984afaf2ec9899b3b1058c0bfb9f539fc"><code>5a18d24</code></a> chore: update website</li> <li><a href="https://github.com/remy/nodemon/commit/1773092cb8474d74b33e184938b0ebea745c1e96"><code>1773092</code></a> chore: update website</li> <li><a href="https://github.com/remy/nodemon/commit/51dedeed3c778aa761fce92586d9cf188823afe9"><code>51dedee</code></a> chore: update website</li> <li><a href="https://github.com/remy/nodemon/commit/ef9ff049bdbdb0a45c7b1a381fc41003d38a2784"><code>ef9ff04</code></a> chore: update website</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v3.1.4...v3.1.7">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=3.1.4&new-version=3.1.7)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Sign in to join this conversation.
No description provided.