sarvex / .files

0 stars 0 forks source link

Update dependency livewire/livewire to v3.0.3 - autoclosed #37

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
livewire/livewire require patch 3.0.2 -> 3.0.3

Release Notes

livewire/livewire (livewire/livewire) ### [`v3.0.3`](https://togithub.com/livewire/livewire/releases/tag/v3.0.3) [Compare Source](https://togithub.com/livewire/livewire/compare/v3.0.2...v3.0.3) #### What's Changed - Fix `wire:navigate` with `x-teleport` and `x-persist` https://github.com/livewire/livewire/commit/37e9a1602d472b2ec69d2a78774920c3939005c9 - Fix `wire:navigate` scrolling to top on https endpoints https://github.com/livewire/livewire/commit/6e571f41512747ad3420219ebdfa650aaca6f5c5 - Fix `wire:navigate` with url tracking https://github.com/livewire/livewire/commit/0e84f2bcaeaafcf0ef3e802e54b84f756c20460f - Add fill() method to Form object by [@​jeffchown](https://togithub.com/jeffchown) in [https://github.com/livewire/livewire/pull/6707](https://togithub.com/livewire/livewire/pull/6707) - Fix keyboard enter on `` tags with wire:navigate by [@​gehrisandro](https://togithub.com/gehrisandro) in [https://github.com/livewire/livewire/pull/6673](https://togithub.com/livewire/livewire/pull/6673) - Fix wireables not being able to be updated by [@​levu42](https://togithub.com/levu42) in [https://github.com/livewire/livewire/pull/6559](https://togithub.com/livewire/livewire/pull/6559) - Fix `reset()` to ensure a property initially set to `null` can be reset by [@​Simoneu01](https://togithub.com/Simoneu01) in [https://github.com/livewire/livewire/pull/6729](https://togithub.com/livewire/livewire/pull/6729) - Scroll to top by [@​calebporzio](https://togithub.com/calebporzio) in [https://github.com/livewire/livewire/pull/6769](https://togithub.com/livewire/livewire/pull/6769) - Fix pagination when there are nested components that don't have pagination by [@​Simoneu01](https://togithub.com/Simoneu01) in [https://github.com/livewire/livewire/pull/6708](https://togithub.com/livewire/livewire/pull/6708) #### New Contributors - [@​jeffchown](https://togithub.com/jeffchown) made their first contribution in [https://github.com/livewire/livewire/pull/6707](https://togithub.com/livewire/livewire/pull/6707) - [@​Simoneu01](https://togithub.com/Simoneu01) made their first contribution in [https://github.com/livewire/livewire/pull/6729](https://togithub.com/livewire/livewire/pull/6729) **Full Changelog**: https://github.com/livewire/livewire/compare/v3.0.2...v3.0.3

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.


  • [ ] If you want to rebase/retry this PR, check this box

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