Bump got and nodemon #11

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/got-and-nodemon--removed into master
dependabot[bot] commented 2023-05-06 16:21:08 +02:00 (Migrated from github.com)

Removes got. It's no longer used after updating ancestor dependency nodemon. These dependencies need to be updated together.

Removes got

Updates nodemon from 1.19.0 to 2.0.22

Release notes

Sourced from nodemon's releases.

v2.0.22

2.0.22 (2023-03-22)

Bug Fixes

  • remove ts mapping if loader present (f7816e4), closes #2083

v2.0.21

2.0.21 (2023-03-02)

Bug Fixes

  • remove ts mapping if loader present (1468397), closes #2083

v2.0.20

2.0.20 (2022-09-16)

Bug Fixes

  • remove postinstall script (e099e91)

v2.0.19

2.0.19 (2022-07-05)

Bug Fixes

v2.0.18

2.0.18 (2022-06-23)

Bug Fixes

  • revert update-notifier forcing esm (1b3bc8c)

v2.0.17

2.0.17 (2022-06-23)

Bug Fixes

v2.0.16

... (truncated)

Commits
  • c971fdc Merge branch 'main' of github.com:remy/nodemon
  • b9679a2 chore: supporters
  • f7816e4 fix: remove ts mapping if loader present
  • 9f3ffdb One more fix
  • abc8522 Get rid of spawning shell windows if nodemon is started without console.
  • b11ddd1 Merge branch 'main' of github.com:remy/nodemon
  • 204af11 chore: missing supporters
  • 1468397 fix: remove ts mapping if loader present
  • 26b1f0f chore: add conventional commit check
  • adaafa1 One more fix
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Removes `got` Updates `nodemon` from 1.19.0 to 2.0.22 <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.22</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.21...v2.0.22">2.0.22</a> (2023-03-22)</h2> <h3>Bug Fixes</h3> <ul> <li>remove ts mapping if loader present (<a href="https://github.com/remy/nodemon/commit/f7816e445b61e77dd57d5c9ccf5fa0be4f9b18a7">f7816e4</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/2083">#2083</a></li> </ul> <h2>v2.0.21</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21">2.0.21</a> (2023-03-02)</h2> <h3>Bug Fixes</h3> <ul> <li>remove ts mapping if loader present (<a href="https://github.com/remy/nodemon/commit/146839711be58995f88723b29de3007de87d6c3a">1468397</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/2083">#2083</a></li> </ul> <h2>v2.0.20</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.19...v2.0.20">2.0.20</a> (2022-09-16)</h2> <h3>Bug Fixes</h3> <ul> <li>remove postinstall script (<a href="https://github.com/remy/nodemon/commit/e099e91cb6ff9cbb7912af86d22b91cd855a1ad0">e099e91</a>)</li> </ul> <h2>v2.0.19</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.18...v2.0.19">2.0.19</a> (2022-07-05)</h2> <h3>Bug Fixes</h3> <ul> <li>Replace update notifier with simplified deps (<a href="https://redirect.github.com/remy/nodemon/issues/2033">#2033</a>) (<a href="https://github.com/remy/nodemon/commit/176c4a6bed989fe94f103c905e5eee341d26794d">176c4a6</a>), closes <a href="https://redirect.github.com/remy/nodemon/issues/1961">#1961</a> <a href="https://redirect.github.com/remy/nodemon/issues/2028">#2028</a></li> </ul> <h2>v2.0.18</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.17...v2.0.18">2.0.18</a> (2022-06-23)</h2> <h3>Bug Fixes</h3> <ul> <li>revert update-notifier forcing esm (<a href="https://github.com/remy/nodemon/commit/1b3bc8c3c839024d0de4392f56be571a4b660754">1b3bc8c</a>)</li> </ul> <h2>v2.0.17</h2> <h2><a href="https://github.com/remy/nodemon/compare/v2.0.16...v2.0.17">2.0.17</a> (2022-06-23)</h2> <h3>Bug Fixes</h3> <ul> <li>bump update-notifier to v6.0.0 (<a href="https://redirect.github.com/remy/nodemon/issues/2029">#2029</a>) (<a href="https://github.com/remy/nodemon/commit/0144e4ff3e26ac7f8b3d1ee19fd9fd72f827780f">0144e4f</a>)</li> <li>update packge-lock (<a href="https://github.com/remy/nodemon/commit/27e91c36819d510a3e64111957a8ce13f0e186bc">27e91c3</a>)</li> </ul> <h2>v2.0.16</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/c971fdcd4820938744f6f6f5d90272acf984eba1"><code>c971fdc</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li><a href="https://github.com/remy/nodemon/commit/b9679a2e66e246cb85919bc03b7f5a6b632ee58c"><code>b9679a2</code></a> chore: supporters</li> <li><a href="https://github.com/remy/nodemon/commit/f7816e445b61e77dd57d5c9ccf5fa0be4f9b18a7"><code>f7816e4</code></a> fix: remove ts mapping if loader present</li> <li><a href="https://github.com/remy/nodemon/commit/9f3ffdbfcf233c55f228a595aa4ed6fc2eb9d851"><code>9f3ffdb</code></a> One more fix</li> <li><a href="https://github.com/remy/nodemon/commit/abc8522a68fd631c21ece3d773a6fc1615191756"><code>abc8522</code></a> Get rid of spawning shell windows if nodemon is started without console.</li> <li><a href="https://github.com/remy/nodemon/commit/b11ddd18b9a1ce58404863acd73c30813d606f17"><code>b11ddd1</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li><a href="https://github.com/remy/nodemon/commit/204af1165b991c7a0db9906271a5a8aff5326206"><code>204af11</code></a> chore: missing supporters</li> <li><a href="https://github.com/remy/nodemon/commit/146839711be58995f88723b29de3007de87d6c3a"><code>1468397</code></a> fix: remove ts mapping if loader present</li> <li><a href="https://github.com/remy/nodemon/commit/26b1f0fe23ebb4001ae0e517f2ac8197988154ef"><code>26b1f0f</code></a> chore: add conventional commit check</li> <li><a href="https://github.com/remy/nodemon/commit/adaafa13e618165a82dc69105eaaa1d13b940e04"><code>adaafa1</code></a> One more fix</li> <li>Additional commits viewable in <a href="https://github.com/remy/nodemon/compare/v1.19.0...v2.0.22">compare view</a></li> </ul> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Programvareverkstedet/Biblio/network/alerts). </details>
This repo is archived. You cannot comment on pull requests.
No description provided.