Skip to content

Bump livewire/livewire from 3.4.4 to 3.4.8

Dependabot requested to merge dependabot-composer-livewire-livewire-3.4.8 into main

Bumps livewire/livewire from 3.4.4 to 3.4.8.

Release notes

Sourced from livewire/livewire's releases.

v3.4.8

This release contains an updated version of Alpine (3.13.7) that reverts a few recent breaking changes. Here's the notable Alpine release notes: https://github.com/alpinejs/alpine/releases/tag/v3.13.7

v3.4.7

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/livewire/compare/v3.4.6...v3.4.7

v3.4.6

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/livewire/compare/v3.4.5...v3.4.6

v3.4.5

What's Changed

... (truncated)

Commits
  • 0335b8f bump alpine version to 3.13.7
  • 85ff705 Build with latest Alpine fixes
  • 05f25da build assets
  • 08caec2 bump alpine version
  • 9e1d121 Add improved error logging for unclosed elements (#8042)
  • d89fb55 Failing test for wire:confirm where inputs remain disabled (#8039)
  • 25f506f Fix offline breaking runtime (#7972)
  • 5099f3c Fix validating forms via $this->validate() (#8052)
  • dde020f Adding Anchor as a core included plugins, minor wording tweaks (#8056)
  • b7967fa Don't break wire:navigate when inert effecting dialogs are open (#8054)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading