Bump spatie/laravel-passkeys from 1.4.1 to 1.5.0 in /Auth #290

Merged
dependabotbot_placeholder_19d9ldn merged 1 commit from dependabot/composer/Auth/spatie/laravel-passkeys-1.5.0 into main 2025-11-03 23:18:02 +01:00
dependabotbot_placeholder_19d9ldn commented 2025-11-03 23:17:50 +01:00 (Migrated from git.cyanfox.de)

Bumps spatie/laravel-passkeys from 1.4.1 to 1.5.0.

Release notes

Sourced from spatie/laravel-passkeys's releases.

1.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.0

Changelog

Sourced from spatie/laravel-passkeys's changelog.

1.5.0 - 2025-10-28

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.0

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 [spatie/laravel-passkeys](https://github.com/spatie/laravel-passkeys) from 1.4.1 to 1.5.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.5.0</h2> <h2>What's Changed</h2> <ul> <li>Add configure ceremony step manager action by <a href="https://github.com/gerpo"><code>@​gerpo</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/83">spatie/laravel-passkeys#83</a></li> <li>Add remember parameter to authenticateWithPasskey by <a href="https://github.com/gerpo"><code>@​gerpo</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/85">spatie/laravel-passkeys#85</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gerpo"><code>@​gerpo</code></a> made their first contribution in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/83">spatie/laravel-passkeys#83</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.0">https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.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.5.0 - 2025-10-28</h2> <h3>What's Changed</h3> <ul> <li>Add configure ceremony step manager action by <a href="https://github.com/gerpo"><code>@​gerpo</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/83">spatie/laravel-passkeys#83</a></li> <li>Add remember parameter to authenticateWithPasskey by <a href="https://github.com/gerpo"><code>@​gerpo</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/85">spatie/laravel-passkeys#85</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/gerpo"><code>@​gerpo</code></a> made their first contribution in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/83">spatie/laravel-passkeys#83</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.0">https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spatie/laravel-passkeys/commit/1641ad15a681bb44aac498692c2ff2aea5a27c55"><code>1641ad1</code></a> Merge pull request <a href="https://redirect.github.com/spatie/laravel-passkeys/issues/85">#85</a> from gerpo/main</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/1f01126bfad1eb4edc33c0ffc0a3f4416e33e52f"><code>1f01126</code></a> Add remember parameter to authenticateWithPasskey</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/d5b59ceae333655d2a7092db8b4efe848af4baab"><code>d5b59ce</code></a> Merge pull request <a href="https://redirect.github.com/spatie/laravel-passkeys/issues/83">#83</a> from gerpo/patch-1</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/678c84351ca5010ff5a7adce2a368686181c1a8e"><code>678c843</code></a> Add configure ceremony step manager action</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/ee0da0b0cb2c14cd501c9f75f04f5540da655f47"><code>ee0da0b</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/spatie/laravel-passkeys/compare/1.4.1...1.5.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.4.1&new-version=1.5.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-11-03 23:18:02 +01:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) closed this pull request 2025-11-03 23:18:02 +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!290
No description provided.