Skip to content

Bump livewire/livewire from 3.4.12 to 3.5.1

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

Bumps livewire/livewire from 3.4.12 to 3.5.1.

Release notes

Sourced from livewire/livewire's releases.

v3.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/livewire/livewire/compare/v3.5.0...v3.5.1

v3.5.0

What's Changed

... (truncated)

Commits
  • da04426 Bump Alpine and build latest
  • f5619b6 Add test method for asserting partial match in redirect path (#8573)
  • 5fc77bb fix: Livewire published script load on Laravel Vapor (#8554)
  • dfb19fc Fix typo in documentation, naviation -> navigation (#8547)
  • fb55a25 [Bugfix] #[Url(except: 'value')] properly gets cleared when that value was no...
  • dab0432 Fix Test: Enhance Wait for Preview in Test (#8535)
  • 86ba07c Bugfix/url attribute existence (#8527)
  • fd7ddd1 Fix script re-evaluation on browser back (#8496)
  • 1ce9f32 Cleanup render methods in new form object tests (#8490)
  • db85f74 Replace unnecessary double quotes (#8489)
  • 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