Bump nodemon from 3.1.0 to 3.1.1 #268

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/nodemon-3.1.1 into main
dependabot[bot] commented 2024-05-27 01:12:13 +00:00 (Migrated from github.com)

Bumps nodemon from 3.1.0 to 3.1.1.

Release notes

Sourced from nodemon's releases.

v3.1.1

3.1.1 (2024-05-25)

Bug Fixes

  • add types to help with required nodemon usage (#2204) (cd27c0b)
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.0 to 3.1.1. <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.1</h2> <h2><a href="https://github.com/remy/nodemon/compare/v3.1.0...v3.1.1">3.1.1</a> (2024-05-25)</h2> <h3>Bug Fixes</h3> <ul> <li>add types to help with required nodemon usage (<a href="https://redirect.github.com/remy/nodemon/issues/2204">#2204</a>) (<a href="https://github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca">cd27c0b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remy/nodemon/commit/cd27c0b50584e078a10338ef0c37282255f3f9ca"><code>cd27c0b</code></a> fix: add types to help with required nodemon usage (<a href="https://redirect.github.com/remy/nodemon/issues/2204">#2204</a>)</li> <li><a href="https://github.com/remy/nodemon/commit/1707f9243137319845245d1fb6608649dd11b184"><code>1707f92</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/502238c966bc0aa9f7f8899c3a52f751e7f38367"><code>502238c</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/f35aa98cc8cbdbda98e0988ad9e7f14049c55ac1"><code>f35aa98</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/0bfd65a1ea1729b2f44ed25c3c32790f541b91ae"><code>0bfd65a</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/f8e3b8cc95872aeacd1eea52adf2512c12a461c7"><code>f8e3b8c</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/332f9570bfa07378827c88470dc8af60dc1d3576"><code>332f957</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/2835883de5640a09fa405619dcc74414f8898850"><code>2835883</code></a> chore: website</li> <li><a href="https://github.com/remy/nodemon/commit/4a216c337c7b18edbb4315ba372afc939ae10c45"><code>4a216c3</code></a> Merge branch 'main' of github.com:remy/nodemon</li> <li><a href="https://github.com/remy/nodemon/commit/fe67d04646eae07e9b38402625231a876fed0599"><code>fe67d04</code></a> chore: website</li> <li>See full diff in <a href="https://github.com/remy/nodemon/compare/v3.1.0...v3.1.1">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.0&new-version=3.1.1)](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>
cloudflare-workers-and-pages[bot] commented 2024-05-27 01:12:15 +00:00 (Migrated from github.com)

Deploying powertools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97fb065
Status:🚫  Build failed.

View logs

## Deploying powertools with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>97fb065</code> </td></tr> <tr><td><strong>Status:</strong></td><td>🚫&nbsp; Build failed.</td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/e365c982-75a0-4941-aa6a-9d7868acca52)
dependabot[bot] commented 2024-05-30 00:07:31 +00:00 (Migrated from github.com)

Superseded by #271.

Superseded by #271.
This repo is archived. You cannot comment on pull requests.
No description provided.