Bump livewire/livewire from 3.4.4 to 3.4.6
Bumps livewire/livewire from 3.4.4 to 3.4.6.
Release notes
Sourced from livewire/livewire's releases.
v3.4.6
What's Changed
- Fix morph marker edge cases by
@joshhanley
in livewire/livewire#7984- Fix strtotime(): Passing null to parameter #1 ($datetime) of type deprecation by
@ziming
in livewire/livewire#7983New Contributors
@ziming
made their first contribution in livewire/livewire#7983Full Changelog: https://github.com/livewire/livewire/compare/v3.4.5...v3.4.6
v3.4.5
What's Changed
- Add a session prefix for uniqueness by
@ju5t
in livewire/livewire#7825- Added refresh method to Testable by
@amshehzad
in livewire/livewire#7844- Add event name to exception by
@nullsub
in livewire/livewire#7846- Add assertPropertyHasAttribute test helper by
@ju5t
in livewire/livewire#7838- Revert "Add assertPropertyHasAttribute test helper" by
@calebporzio
in livewire/livewire#7852- Support integer backed enums in query string by
@satoved
in livewire/livewire#7863- [3.x] Fix
getContent
by@nuernbergerA
in livewire/livewire#7859- Undefined errors (and duplicate html elements) in x-for when data is provided by Livewire event by
@gdebrauwer
in livewire/livewire#7843- session flash data is missing when using redirect with nested component and Modelable by
@jhonoryza
in livewire/livewire#7837- Fix Laravel 11 tests by
@joshhanley
in livewire/livewire#7874- Fix cleanup handler for Echo presence channels by
@alexwass-lr
in livewire/livewire#7875- Docs: Add example for multiple actions in wire:target by
@Arne1303
in livewire/livewire#7876- Fix use statements in Url docs by
@NiclasvanEyk
in livewire/livewire#7877- Contribution guide by
@PhiloNL
in livewire/livewire#7847- Fix typo in lifecycle-hooks.md by
@rossalexander
in livewire/livewire#7890- Undefined errors (and duplicate html elements) in x-for when using wire:navigate by
@gdebrauwer
in livewire/livewire#7845- Alpine property undefined when reordering array returned to view by
@mattyforth
in livewire/livewire#7850- Remove unused js imports and params by
@gdebrauwer
in livewire/livewire#7892- Create dedicated EventHandlerDoesNotExist exception by
@levu42
in livewire/livewire#7898- Fix loading not working while actually uploading a file by
@joshhanley
in livewire/livewire#7897- Handling null in querystring by
@gdebrauwer
in livewire/livewire#7868- Add
assertSetStrict()
andassertNotSetStrict()
test assertions by@joshhanley
in livewire/livewire#7909- Fix flaky navigate test by
@joshhanley
in livewire/livewire#7927- Update alpine.md by
@justincone
in livewire/livewire#7926- Add
wire:stream
and Laravel Octane warning by@joshhanley
in livewire/livewire#7929- Add support for minified assets by
@joshhanley
in livewire/livewire#7928- Update reserved names in
MakeCommand
by@xurshudyan
in livewire/livewire#7923- Allows trashed binding by
@mauro-baptista
in livewire/livewire#7913- Allow download of preview files directly from storage by
@apreiml
in livewire/livewire#7889- Fix query string updates for multiple components of same type with dynamics query string by
@wimski
in livewire/livewire#7910- Fix form errors not triggering specific rule assertion by
@joshhanley
in livewire/livewire#7935- Removing and re-adding a livewire component causes that livewire component to not work anymore by
@gdebrauwer
in livewire/livewire#7881- Intersect Alpine plugin does not work when livewire component is updated by
@gdebrauwer
in livewire/livewire#7880- fix typo by
@Naoray
in livewire/livewire#7949- Fix typo by
@helmut
in livewire/livewire#7951- Save latest Alpine (v3.13.5) in lockfile by
@CasEbb
in livewire/livewire#7939- Flash data is being removed on initial render/dehydrate instead of subsequent renders by
@TWithers
in livewire/livewire#7921- EnumSynth: Fix synthing empty string into null by
@levu42
in livewire/livewire#7955
... (truncated)
Commits
-
7e7d638
Fix strtotime(): Passing null to parameter #1 ($datetime) of type deprecation... -
84fb6cf
Fix morph marker edge cases (#7984) -
266ee3d
wip -
5808455
wip -
2d21d9e
Fix morph forward slash issue (#7974) -
57c6a8f
FixCarbonSynth
to use type matching (#7958) -
c145b06
wip -
beae51e
Change morph markers strategy (#7967) -
d5ba3e9
Added check to see if a route has already been registered (#7963) -
f7c68ef
EnumSynth: Fix synthing empty string into null (#7955) - 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