Bump laravel/prompts from 0.3.7 to 0.3.8 in /Auth #294

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/composer/Auth/laravel/prompts-0.3.8 into main 2025-12-08 23:13:16 +01:00
dependabotbot_placeholder_19d9ldn commented 2025-12-08 23:13:05 +01:00 (Migrated from git.cyanfox.de)

Bumps laravel/prompts from 0.3.7 to 0.3.8.

Release notes

Sourced from laravel/prompts's releases.

v0.3.8

Changelog

Sourced from laravel/prompts's changelog.

v0.3.8 - 2025-11-21

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 [laravel/prompts](https://github.com/laravel/prompts) from 0.3.7 to 0.3.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/prompts/releases">laravel/prompts's releases</a>.</em></p> <blockquote> <h2>v0.3.8</h2> <ul> <li>Exclude <code>phpunit.xml</code> from Git export by <a href="https://github.com/ash-jc-allen"><code>@​ash-jc-allen</code></a> in <a href="https://redirect.github.com/laravel/prompts/pull/205">laravel/prompts#205</a></li> <li>[0.3.x] PHP 8.4 Compatibility by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/prompts/pull/207">laravel/prompts#207</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/prompts/blob/main/CHANGELOG.md">laravel/prompts's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/prompts/compare/v0.3.7...v0.3.8">v0.3.8</a> - 2025-11-21</h2> <ul> <li>Exclude <code>phpunit.xml</code> from Git export by <a href="https://github.com/ash-jc-allen"><code>@​ash-jc-allen</code></a> in <a href="https://redirect.github.com/laravel/prompts/pull/205">laravel/prompts#205</a></li> <li>[0.3.x] PHP 8.4 Compatibility by <a href="https://github.com/crynobone"><code>@​crynobone</code></a> in <a href="https://redirect.github.com/laravel/prompts/pull/207">laravel/prompts#207</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/prompts/commit/096748cdfb81988f60090bbb839ce3205ace0d35"><code>096748c</code></a> [0.3.x] PHP 8.4 Compatibility (<a href="https://redirect.github.com/laravel/prompts/issues/207">#207</a>)</li> <li><a href="https://github.com/laravel/prompts/commit/3a84de9ee4fab2fab188ff66cfb8c80b5a6feec1"><code>3a84de9</code></a> Exclude <code>phpunit.xml</code> from Git export. (<a href="https://redirect.github.com/laravel/prompts/issues/205">#205</a>)</li> <li><a href="https://github.com/laravel/prompts/commit/6c6c4814bea63c2193c6ec33afb2720f66f55672"><code>6c6c481</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/laravel/prompts/compare/v0.3.7...v0.3.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=laravel/prompts&package-manager=composer&previous-version=0.3.7&new-version=0.3.8)](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>
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) closed this pull request 2025-12-08 23:13:16 +01:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) merged commit into main 2025-12-08 23:13:16 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
CyanFox/Modules!294
No description provided.