Bump spatie/laravel-passkeys from 1.1.0 to 1.2.0 in /Auth #283

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

Bumps spatie/laravel-passkeys from 1.1.0 to 1.2.0.

Release notes

Sourced from spatie/laravel-passkeys's releases.

1.2.0

What's Changed

New Contributors

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

Changelog

Sourced from spatie/laravel-passkeys's changelog.

1.2.0 - 2025-10-09

What's Changed

New Contributors

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

Commits
  • 3490cf2 Merge pull request #77 from jegelkraut/main
  • 4655fe1 Passkey Registration test snapshot removed properties with null values
  • 897d22b Skip null values added to serializer
  • 99dbfef Update CHANGELOG
  • See full diff 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.1.0 to 1.2.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.2.0</h2> <h2>What's Changed</h2> <ul> <li>Skip null values added to serializer by <a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/77">spatie/laravel-passkeys#77</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> made their first contribution in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/77">spatie/laravel-passkeys#77</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.1.0...1.2.0">https://github.com/spatie/laravel-passkeys/compare/1.1.0...1.2.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.2.0 - 2025-10-09</h2> <h3>What's Changed</h3> <ul> <li>Skip null values added to serializer by <a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/77">spatie/laravel-passkeys#77</a></li> </ul> <h3>New Contributors</h3> <ul> <li><a href="https://github.com/jegelkraut"><code>@​jegelkraut</code></a> made their first contribution in <a href="https://redirect.github.com/spatie/laravel-passkeys/pull/77">spatie/laravel-passkeys#77</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-passkeys/compare/1.1.0...1.2.0">https://github.com/spatie/laravel-passkeys/compare/1.1.0...1.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spatie/laravel-passkeys/commit/3490cf20f021add2fd11733d4232cd165d8e5db0"><code>3490cf2</code></a> Merge pull request <a href="https://redirect.github.com/spatie/laravel-passkeys/issues/77">#77</a> from jegelkraut/main</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/4655fe10e428ef60763cc28c12d63ef1a7b54ccf"><code>4655fe1</code></a> Passkey Registration test snapshot removed properties with null values</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/897d22be7b01c77e2f53dd794f731b06bab99116"><code>897d22b</code></a> Skip null values added to serializer</li> <li><a href="https://github.com/spatie/laravel-passkeys/commit/99dbfef87405d2bc10caddf57ca353f6b7f5d273"><code>99dbfef</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/spatie/laravel-passkeys/compare/1.1.0...1.2.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.1.0&new-version=1.2.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) closed this pull request 2025-10-14 00:14:10 +02:00
githubactionsbot_placeholder_11pm1k3 (Migrated from git.cyanfox.de) merged commit into main 2025-10-14 00:14:10 +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!283
No description provided.