Bump spatie/laravel-passkeys from 1.2.0 to 1.4.0 in /Auth #285

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/composer/Auth/spatie/laravel-passkeys-1.4.0 into main 2025-10-21 00:14:07 +02:00
dependabotbot_placeholder_19d9ldn commented 2025-10-21 00:13:50 +02:00 (Migrated from git.cyanfox.de)

Bumps spatie/laravel-passkeys from 1.2.0 to 1.4.0.

Release notes

Sourced from spatie/laravel-passkeys's releases.

1.4.0

What's Changed

Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.3.0...1.4.0

1.3.0

What's Changed

Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.3.0

Changelog

Sourced from spatie/laravel-passkeys's changelog.

1.4.0 - 2025-10-16

What's Changed

Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.3.0...1.4.0

1.3.0 - 2025-10-15

What's Changed

Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.3.0

Commits
  • 4d23326 Merge pull request #80 from jegelkraut/main
  • 7ebbde2 Merge branch 'spatie:main' into main
  • 1d0f0b5 Remember me option added
  • 8a1f623 Update CHANGELOG
  • 878aa47 Fix styling
  • f8a3fa0 Merge pull request #79 from jegelkraut/main
  • 08ab4fe Test for new ConfigureCeremonyStepManagerFactoryAction added
  • 34818c4 ConfigureCeremonyStepManagerFactoryAction added so people can override that a...
  • 0974a1b Merge pull request #78 from spatie/dependabot/github_actions/stefanzweifel/gi...
  • a641990 Bump stefanzweifel/git-auto-commit-action from 6 to 7
  • Additional commits viewable in compare view

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 [spatie/laravel-passkeys](https://github.com/spatie/laravel-passkeys) from 1.2.0 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spatie/laravel-passkeys/releases">spatie/laravel-passkeys's releases</a>.</em></p> <blockquote> <h2>1.4.0</h2> <h2>What's Changed</h2> <ul> <li>Remember me option added by <a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/80">spatie/laravel-passkeys#80</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.3.0...1.4.0">https://github.com/spatie/laravel-passkeys/compare/1.3.0...1.4.0</a></p> <h2>1.3.0</h2> <h2>What's Changed</h2> <ul> <li>Bump stefanzweifel/git-auto-commit-action from 6 to 7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/78">spatie/laravel-passkeys#78</a></li> <li>Make allowedOrigins configurable by <a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/79">spatie/laravel-passkeys#79</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.3.0">https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.3.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/spatie/laravel-passkeys/blob/main/CHANGELOG.md">spatie/laravel-passkeys's changelog</a>.</em></p> <blockquote> <h2>1.4.0 - 2025-10-16</h2> <h3>What's Changed</h3> <ul> <li>Remember me option added by <a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/80">spatie/laravel-passkeys#80</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.3.0...1.4.0">https://github.com/spatie/laravel-passkeys/compare/1.3.0...1.4.0</a></p> <h2>1.3.0 - 2025-10-15</h2> <h3>What's Changed</h3> <ul> <li>Bump stefanzweifel/git-auto-commit-action from 6 to 7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/78">spatie/laravel-passkeys#78</a></li> <li>Make allowedOrigins configurable by <a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/79">spatie/laravel-passkeys#79</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.3.0">https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spatie/laravel-passkeys/commit/4d2332627fe5551dc79aaf0be77a8b01add180db"><code>4d23326</code></a> Merge pull request <a href="https://redirect.github.com/spatie/laravel-passkeys/issues/80">#80</a> from jegelkraut/main</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/7ebbde29eeefa1eafe1ef8649c40e42960c3be29"><code>7ebbde2</code></a> Merge branch 'spatie:main' into main</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/1d0f0b5cb3847e867d85d5eb32eb5ab13c36dcdb"><code>1d0f0b5</code></a> Remember me option added</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/8a1f62337aff423a9dcdd03505645de7d16fd1cf"><code>8a1f623</code></a> Update CHANGELOG</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/878aa47b857e30238339b6b185059d650a1c70a1"><code>878aa47</code></a> Fix styling</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/f8a3fa04fd3a5061569b39a99615b2362291c13d"><code>f8a3fa0</code></a> Merge pull request <a href="https://redirect.github.com/spatie/laravel-passkeys/issues/79">#79</a> from jegelkraut/main</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/08ab4fe724372b4df4ceb716533e22943fb4fc97"><code>08ab4fe</code></a> Test for new ConfigureCeremonyStepManagerFactoryAction added</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/34818c4dd578ddf7c175c9e99cc9f6ca2305eb02"><code>34818c4</code></a> ConfigureCeremonyStepManagerFactoryAction added so people can override that a...</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/0974a1b2ae038f92e91e4e7ae3c8609823f2cd74"><code>0974a1b</code></a> Merge pull request <a href="https://redirect.github.com/spatie/laravel-passkeys/issues/78">#78</a> from spatie/dependabot/github_actions/stefanzweifel/gi...</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/a6419906b52d9e2f9717bd21dcd1ca758bfbc3c2"><code>a641990</code></a> Bump stefanzweifel/git-auto-commit-action from 6 to 7</li> <li>Additional commits viewable in <a href="https://github.com/spatie/laravel-passkeys/compare/1.2.0...1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=spatie/laravel-passkeys&package-manager=composer&previous-version=1.2.0&new-version=1.4.0)](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) merged commit into main 2025-10-21 00:14:07 +02:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) closed this pull request 2025-10-21 00:14:07 +02: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!285
No description provided.