Bump livewire/livewire from 3.7.0 to 3.7.1 #539

Closed
dependabot[bot] wants to merge 1 commits from dependabot/composer/livewire/livewire-3.7.1 into main
dependabot[bot] commented 2025-12-04 00:08:25 +00:00 (Migrated from github.com)

Bumps livewire/livewire from 3.7.0 to 3.7.1.

Release notes

Sourced from livewire/livewire's releases.

v3.7.1

What's Changed

Full Changelog: https://github.com/livewire/livewire/compare/v3.7.0...v3.7.1

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 [livewire/livewire](https://github.com/livewire/livewire) from 3.7.0 to 3.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/livewire/livewire/releases">livewire/livewire's releases</a>.</em></p> <blockquote> <h2>v3.7.1</h2> <h2>What's Changed</h2> <ul> <li>Fix morph markers by <a href="https://github.com/joshhanley"><code>@​joshhanley</code></a> in <a href="https://redirect.github.com/livewire/livewire/pull/9638">livewire/livewire#9638</a></li> <li>Add php 8.5 support by <a href="https://github.com/joshhanley"><code>@​joshhanley</code></a> in <a href="https://redirect.github.com/livewire/livewire/pull/9641">livewire/livewire#9641</a></li> <li>Update Alpine to v3.15.2 by <a href="https://github.com/joshhanley"><code>@​joshhanley</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/livewire/livewire/compare/v3.7.0...v3.7.1">https://github.com/livewire/livewire/compare/v3.7.0...v3.7.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/livewire/livewire/commit/214da8f3a1199a88b56ab2fe901d4a607f784805"><code>214da8f</code></a> Build assets</li> <li><a href="https://github.com/livewire/livewire/commit/57b7d2d9ef5525372e7a6178d3ac53610d4f4463"><code>57b7d2d</code></a> Update Alpine</li> <li><a href="https://github.com/livewire/livewire/commit/3a9d9833ddfe945476f3afa3b63e9a418ce7718a"><code>3a9d983</code></a> Merge pull request <a href="https://redirect.github.com/livewire/livewire/issues/9641">#9641</a> from livewire/josh/add-php-8.5-support</li> <li><a href="https://github.com/livewire/livewire/commit/9f1d9266ce211483f239b84d93f11bad1056d730"><code>9f1d926</code></a> Add PHP 8.5 support</li> <li><a href="https://github.com/livewire/livewire/commit/b05d13b2cbe40cbcb9fcc8c6a8a73ddc8823747d"><code>b05d13b</code></a> Fix morph markers (<a href="https://redirect.github.com/livewire/livewire/issues/9638">#9638</a>)</li> <li>See full diff in <a href="https://github.com/livewire/livewire/compare/v3.7.0...v3.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=livewire/livewire&package-manager=composer&previous-version=3.7.0&new-version=3.7.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>
nomadjimbob commented 2025-12-31 22:16:57 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
dependabot[bot] commented 2025-12-31 22:17:34 +00:00 (Migrated from github.com)

Looks like livewire/livewire is up-to-date now, so this is no longer needed.

Looks like livewire/livewire is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.