chore(deps): bump nodemon from 2.0.3 to 2.0.14 #19

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nodemon-2.0.14 into main 2021-10-26 12:41:15 +00:00
argoyle commented 2021-10-26 11:21:46 +00:00 (Migrated from gitlab.com)

Bumps nodemon from 2.0.3 to 2.0.14.

Release notes

Sourced from nodemon's releases.

v2.0.14

2.0.14 (2021-10-19)

Bug Fixes

v2.0.13

2.0.13 (2021-09-23)

Bug Fixes

v2.0.12

2.0.12 (2021-07-10)

Bug Fixes

  • windows: properly handle quoted args in event (0823f18), closes #1823

v2.0.11

2.0.11 (2021-07-09)

Bug Fixes

  • ensure numerical OS version check (f523d0e)

v2.0.10

2.0.10 (2021-07-08)

Bug Fixes

  • windows 8 doesn't support windows-kill (6c6cb65), closes #1876

v2.0.9

2.0.9 (2021-06-30)

Bug Fixes

v2.0.8

... (truncated)

Commits

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.3 to 2.0.14. <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.14</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.13...v2.0.14">2.0.14</a> (2021-10-19)</h2> <h3>Bug Fixes</h3> <ul> <li>add windows signals SIGUSR2 &amp; SIGUSR1 to terminate the process (<a href="https://github.com/remy/nodemon/issues/1938">#1938</a>) (<a href="https://github.com/remy/nodemon/commit/61e7abd730839979c3ec099830d4af7030a6ce3f">61e7abd</a>), closes <a href="https://github.com/remy/nodemon/issues/1903">#1903</a> <a href="https://github.com/remy/nodemon/issues/1915">#1915</a> <a href="https://github.com/remy/nodemon/issues/1936">#1936</a> <a href="https://github.com/remy/nodemon/issues/1937">#1937</a> <a href="https://github.com/remy/nodemon/issues/1882">#1882</a> <a href="https://github.com/remy/nodemon/issues/1893">#1893</a></li> </ul> <h2>v2.0.13</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.12...v2.0.13">2.0.13</a> (2021-09-23)</h2> <h3>Bug Fixes</h3> <ul> <li>bump update-notifier (<a href="https://github.com/remy/nodemon/commit/90e7a3e1e2426098f0a849558ac9086fb4e75710">90e7a3e</a>), closes <a href="https://github.com/remy/nodemon/issues/1919">#1919</a></li> <li>release process on main (<a href="https://github.com/remy/nodemon/commit/9f82a48ff4f18a7bf0ce3f398ef5fd2be143d57d">9f82a48</a>)</li> </ul> <h2>v2.0.12</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.11...v2.0.12">2.0.12</a> (2021-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>windows:</strong> properly handle quoted args in event (<a href="https://github.com/remy/nodemon/commit/0823f18435e43639f3b6b9f296b7385e99cffa3b">0823f18</a>), closes <a href="https://github.com/remy/nodemon/issues/1823">#1823</a></li> </ul> <h2>v2.0.11</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.10...v2.0.11">2.0.11</a> (2021-07-09)</h2> <h3>Bug Fixes</h3> <ul> <li>ensure numerical OS version check (<a href="https://github.com/remy/nodemon/commit/f523d0ea49b1569af141a056bc400e7cb538aa9a">f523d0e</a>)</li> </ul> <h2>v2.0.10</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.9...v2.0.10">2.0.10</a> (2021-07-08)</h2> <h3>Bug Fixes</h3> <ul> <li>windows 8 doesn't support windows-kill (<a href="https://github.com/remy/nodemon/commit/6c6cb65317b1d95ef25c91885b55d589c2a020d6">6c6cb65</a>), closes <a href="https://github.com/remy/nodemon/issues/1876">#1876</a></li> </ul> <h2>v2.0.9</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.8...v2.0.9">2.0.9</a> (2021-06-30)</h2> <h3>Bug Fixes</h3> <ul> <li>allow windows users to install globally again (<a href="https://github.com/remy/nodemon/issues/1874">#1874</a>) (<a href="https://github.com/remy/nodemon/commit/3242215ec438baa96299fd085238178c6ee59f53">3242215</a>), closes <a href="https://github.com/remy/nodemon/issues/1872">#1872</a></li> </ul> <h2>v2.0.8</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/61e7abd730839979c3ec099830d4af7030a6ce3f"><code>61e7abd</code></a> fix: add windows signals SIGUSR2 &amp; SIGUSR1 to terminate the process (<a href="https://github.com/remy/nodemon/issues/1938">#1938</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/b449171d5854a83a958800c823394a2b53e4d518"><code>b449171</code></a> docs: Fix typo in faq.md</li> <li><a href="https://github.com/remy/nodemon/commit/0a3175f18ae1059968adb77ffd92ffbd407419d7"><code>0a3175f</code></a> chore: update supporters</li> <li><a href="https://github.com/remy/nodemon/commit/18516d882b314aea5181c1a4eb2105cd94757c39"><code>18516d8</code></a> chore: add supporter</li> <li><a href="https://github.com/remy/nodemon/commit/b91a61d6c27e557f7a9c072d82508974b13a0e4d"><code>b91a61d</code></a> chore: add releaserc</li> <li><a href="https://github.com/remy/nodemon/commit/d8c285fe333c40f2fc140bbca485bd72695a7db1"><code>d8c285f</code></a> chore: set release workflow node version</li> <li><a href="https://github.com/remy/nodemon/commit/99e3b3202e4d0d027e14e74f654bac620d74f7d9"><code>99e3b32</code></a> chore: fix workflow branch</li> <li><a href="https://github.com/remy/nodemon/commit/9f82a48ff4f18a7bf0ce3f398ef5fd2be143d57d"><code>9f82a48</code></a> fix: release process on main</li> <li><a href="https://github.com/remy/nodemon/commit/90e7a3e1e2426098f0a849558ac9086fb4e75710"><code>90e7a3e</code></a> fix: bump update-notifier</li> <li><a href="https://github.com/remy/nodemon/commit/842c2db2aeee588db57890d2dc2b9e06e8e002be"><code>842c2db</code></a> chore: supporters</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v2.0.3...v2.0.14">compare view</a></li> </ul> </details> <br />
argoyle commented 2021-10-26 12:29:53 +00:00 (Migrated from gitlab.com)

added 13 commits

  • 63140b96...e6ac4d6e - 12 commits from branch main
  • eb073da8 - chore(deps): bump nodemon from 2.0.3 to 2.0.14

Compare with previous version

added 13 commits <ul><li>63140b96...e6ac4d6e - 12 commits from branch <code>main</code></li><li>eb073da8 - chore(deps): bump nodemon from 2.0.3 to 2.0.14</li></ul> [Compare with previous version](/unboundsoftware/shiny/auth0mock/-/merge_requests/14/diffs?diff_id=267703368&start_sha=63140b96e17f4d8825001b878e9a5f581af06f6f)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2021-10-26 12:34:04 +00:00
argoyle commented 2021-10-26 12:41:16 +00:00 (Migrated from gitlab.com)

mentioned in commit 57adb6f2a5

mentioned in commit 57adb6f2a5831359ce65ddab3bcfabc07de80c45
argoyle (Migrated from gitlab.com) merged commit 57adb6f2a5 into main 2021-10-26 12:41:16 +00:00
Sign in to join this conversation.