perpustakaan
perpustakaan copied to clipboard
chore(deps): bump livewire/livewire from 3.0.3 to 3.5.10
Bumps livewire/livewire from 3.0.3 to 3.5.10.
Release notes
Sourced from livewire/livewire's releases.
v3.5.10
What's Changed
- Swallow error during test by
@nuernbergerA
in livewire/livewire#8657- Persist popovers between wire:navigate calls by
@calebporzio
in livewire/livewire#8926Full Changelog: https://github.com/livewire/livewire/compare/v3.5.9...v3.5.10
v3.5.9
What's Changed
- Remove flux:install command by
@calebporzio
in livewire/livewire#8891- Support laravel/prompts v0.2 by
@gdebrauwer
in livewire/livewire#8887Full Changelog: https://github.com/livewire/livewire/compare/v3.5.8...v3.5.9
v3.5.8
Full Changelog: https://github.com/livewire/livewire/compare/v3.5.7...v3.5.8
(This release exists solely to include re-built assets...)
v3.5.7
What's Changed
- Fix scroll restoration by
@calebporzio
in livewire/livewire#8870- Add description for dispatching dynamic events by
@jaap
in livewire/livewire#8831- Fix dusk tests by
@PhiloNL
in livewire/livewire#8833- Docs: Remove commit prop from commit.prepare hook by
@wpoortman
in livewire/livewire#8761- Correction getUpdateUri method parameter prompt by
@chuoke
in livewire/livewire#8834- Add Package Development page to docs by
@andreapozza
in livewire/livewire#8632- Revert "Add Package Development page to docs" by
@calebporzio
in livewire/livewire#8871New Contributors
@jaap
made their first contribution in livewire/livewire#8831@wpoortman
made their first contribution in livewire/livewire#8761@chuoke
made their first contribution in livewire/livewire#8834@andreapozza
made their first contribution in livewire/livewire#8632Full Changelog: https://github.com/livewire/livewire/compare/v3.5.6...v3.5.7
v3.5.6
What's Changed
- Docs: Add documentation for volt modelable properties by
@obinnaelviso
in livewire/livewire#8733- Fix: Preserve error keys when merging validation errors from multiple forms by
@maltekuhr
in livewire/livewire#8634New Contributors
@obinnaelviso
made their first contribution in livewire/livewire#8733@maltekuhr
made their first contribution in livewire/livewire#8634Full Changelog: https://github.com/livewire/livewire/compare/v3.5.5...v3.5.6
... (truncated)
Commits
7740920
Persist popovers between wire:navigate calls (#8926)60f1b20
Swallow error during test (#8657)d04a229
Support laravel/prompts v0.2 (#8887)4e5dc37
Remove flux:install command (#8891)ce1ce71
Tweak docs and remove style morph exception7904251
Revert "Add Package Development page to docs" (#8871)edf0b33
Fix scroll restoration (#8870)2bde79f
Add package development page to docs (#8632)8c61a20
Correct getUpdateUri method parameter prompt (#8834)f45841c
Remove commit property from commit.prepare hook in the docs (#8761)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.