chore(deps): bump nodemon from 2.0.22 to 3.0.0 #70

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-nodemon-3.0.0 into main 2023-07-09 10:33:47 +00:00
argoyle commented 2023-07-09 06:52:43 +00:00 (Migrated from gitlab.com)

Bumps nodemon from 2.0.22 to 3.0.0.

Release notes

Sourced from nodemon's releases.

v3.0.0

3.0.0 (2023-07-08)

Bug Fixes

Features

  • always use polling on IBM i (3b58104)

BREAKING CHANGES

  • official support for node@8 dropped.

However there's no function being used in semver that breaks node 8, so it's technically still possible to run with node 8, but it will no longer be supported (or tested in CI).

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 to 3.0.0. <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.0.0</h2> <h1><a href="https://github.com/remy/nodemon/compare/v2.0.22...v3.0.0">3.0.0</a> (2023-07-08)</h1> <h3>Bug Fixes</h3> <ul> <li>also watch cjs (<a href="https://github.com/remy/nodemon/commit/86d5f403a3e06e8aed48b37fa854730dc83257be">86d5f40</a>)</li> <li>node@10 support back in (<a href="https://github.com/remy/nodemon/commit/af3b9e237281beffd92ceee0e2411ef53edcf375">af3b9e2</a>)</li> <li>semver vuln dep (<a href="https://github.com/remy/nodemon/commit/6bb876666715e16464d48f98cd4bc2cba172a970">6bb8766</a>), closes <a href="https://github.com/remy/nodemon/issues/2119">#2119</a></li> </ul> <h3>Features</h3> <ul> <li>always use polling on IBM i (<a href="https://github.com/remy/nodemon/commit/3b5810463e7c39b0a8e2856c996faf454a6ca1f8">3b58104</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>official support for node@8 dropped.</li> </ul> <p>However there's no function being used in semver that breaks node 8, so it's technically still possible to run with node 8, but it will no longer be supported (or tested in CI).</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/f219dccbf0ab9a48a3f84edb75d620e3a61a9f36"><code>f219dcc</code></a> test: Update release.yml to use ubuntu-latest (<a href="https://github.com/remy/nodemon/issues/2123">#2123</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/af3b9e237281beffd92ceee0e2411ef53edcf375"><code>af3b9e2</code></a> fix: node@10 support back in</li> <li><a href="https://github.com/remy/nodemon/commit/a3f0e12bd9081cfb30131b536cd5fb914c9b2ded"><code>a3f0e12</code></a> test: package wasn't installing</li> <li><a href="https://github.com/remy/nodemon/commit/8ded28cd4a4915a55366e8d1565958b9552ca4ea"><code>8ded28c</code></a> docs: update test runners and add TODO</li> <li><a href="https://github.com/remy/nodemon/commit/83ef51d7b262b0e27050dadb5b4aba6aa4198ac6"><code>83ef51d</code></a> chore: website supporters</li> <li><a href="https://github.com/remy/nodemon/commit/86d5f403a3e06e8aed48b37fa854730dc83257be"><code>86d5f40</code></a> fix: also watch cjs</li> <li><a href="https://github.com/remy/nodemon/commit/7881f05d323f197b3662d68c030b64697d0dd5db"><code>7881f05</code></a> chore: remove legacy .nodemon support</li> <li><a href="https://github.com/remy/nodemon/commit/04302b8e40bd5bc41f7f31de84aebb62312936c4"><code>04302b8</code></a> Merge branch 'Vindeep07-develop'</li> <li><a href="https://github.com/remy/nodemon/commit/64c426a43c916efb71762714b88c93ac7d41a443"><code>64c426a</code></a> Merge branch 'develop' of <a href="https://github.com/Vindeep07/nodemon">https://github.com/Vindeep07/nodemon</a> into Vindeep07...</li> <li><a href="https://github.com/remy/nodemon/commit/c13dbbbeb769c965579d2359142ade66308c4992"><code>c13dbbb</code></a> Merge branch 'Triple-Whale-main'</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v2.0.22...v3.0.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into main 2023-07-09 10:33:48 +00:00
Sign in to join this conversation.