sarvex / .files

0 stars 0 forks source link

Update dependency livewire/livewire to v3.1.0 #72

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
livewire/livewire 3.0.10 -> 3.1.0 age adoption passing confidence

Release Notes

livewire/livewire (livewire/livewire) ### [`v3.1.0`](https://togithub.com/livewire/livewire/releases/tag/v3.1.0) [Compare Source](https://togithub.com/livewire/livewire/compare/v3.0.10...v3.1.0) #### What's Changed - Ensure model exists before dehydrating the key in legacy model binding by [@​joshhanley](https://togithub.com/joshhanley) in [https://github.com/livewire/livewire/pull/7103](https://togithub.com/livewire/livewire/pull/7103) - \[3.x] Improves `rendering` docs by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/livewire/livewire/pull/7112](https://togithub.com/livewire/livewire/pull/7112) - Docs: fix streaming example by [@​AngadSethi](https://togithub.com/AngadSethi) in [https://github.com/livewire/livewire/pull/7124](https://togithub.com/livewire/livewire/pull/7124) - Docs: Fix Potential Naming Conflict by [@​victorfernando-sis](https://togithub.com/victorfernando-sis) in [https://github.com/livewire/livewire/pull/7127](https://togithub.com/livewire/livewire/pull/7127) - \[v3] Fix wire:loading.delay corner case by [@​austenc](https://togithub.com/austenc) in [https://github.com/livewire/livewire/pull/7118](https://togithub.com/livewire/livewire/pull/7118) - Add syntax for attaching event listeners to child components by [@​calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7146](https://togithub.com/livewire/livewire/pull/7146) - Add missing new keyword in docs by [@​josebailo](https://togithub.com/josebailo) in [https://github.com/livewire/livewire/pull/7162](https://togithub.com/livewire/livewire/pull/7162) - Fix: Alpine is not defined when using [@​livewireScriptConfig](https://togithub.com/livewireScriptConfig) and show_progress_bar = false by [@​lrljoe](https://togithub.com/lrljoe) in [https://github.com/livewire/livewire/pull/7158](https://togithub.com/livewire/livewire/pull/7158) - Allow tags for computed properties by [@​comes](https://togithub.com/comes) in [https://github.com/livewire/livewire/pull/7141](https://togithub.com/livewire/livewire/pull/7141) - Utilize PHPUnit\Framework\TestCase class to broaden compatibility with other packages by [@​PH7-Jack](https://togithub.com/PH7-Jack) in [https://github.com/livewire/livewire/pull/7075](https://togithub.com/livewire/livewire/pull/7075) - Minor Tweaks: Change Stringable Link For Laravel by [@​utsavsomaiya](https://togithub.com/utsavsomaiya) in [https://github.com/livewire/livewire/pull/7168](https://togithub.com/livewire/livewire/pull/7168) - Add `.live` support to modelable by [@​calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/7173](https://togithub.com/livewire/livewire/pull/7173) - update ComponentParser.php by [@​spcbfr](https://togithub.com/spcbfr) in [https://github.com/livewire/livewire/pull/7184](https://togithub.com/livewire/livewire/pull/7184) #### New Contributors - [@​AngadSethi](https://togithub.com/AngadSethi) made their first contribution in [https://github.com/livewire/livewire/pull/7124](https://togithub.com/livewire/livewire/pull/7124) - [@​victorfernando-sis](https://togithub.com/victorfernando-sis) made their first contribution in [https://github.com/livewire/livewire/pull/7127](https://togithub.com/livewire/livewire/pull/7127) - [@​josebailo](https://togithub.com/josebailo) made their first contribution in [https://github.com/livewire/livewire/pull/7162](https://togithub.com/livewire/livewire/pull/7162) - [@​utsavsomaiya](https://togithub.com/utsavsomaiya) made their first contribution in [https://github.com/livewire/livewire/pull/7168](https://togithub.com/livewire/livewire/pull/7168) - [@​spcbfr](https://togithub.com/spcbfr) made their first contribution in [https://github.com/livewire/livewire/pull/7184](https://togithub.com/livewire/livewire/pull/7184) **Full Changelog**: https://github.com/livewire/livewire/compare/v3.0.10...v3.1.0

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.