fix(deps): update dependency livewire/livewire to v3 [security] - autoclosed #58
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.10
->^3.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2024-22859
Cross-Site Request Forgery (CSRF) vulnerability in livewire before v3.0.4, allows remote attackers to execute arbitrary code getCsrfToken function.
Release Notes
livewire/livewire (livewire/livewire)
v3.0.4
Compare Source
What's Changed
x-persist
garbage collection and 404 page "back" button styling issues livewire/livewire@5c28851wire:navigate
across different sessions livewire/livewire@5d88731shouldBoot
hook for conditional component features by @joshhanley in https://github.com/livewire/livewire/pull/6774livewire:make
using Laravel Prompts by @PhiloNL in https://github.com/livewire/livewire/pull/6770app
directory and remove unnecessary hyphen by @peterhauke in https://github.com/livewire/livewire/pull/6737wire:dirty.remove
not restoring element once it is no longer dirty by @PhiloNL in https://github.com/livewire/livewire/pull/6759$dispatch
being called twice instead of once by @nicolagianelli in https://github.com/livewire/livewire/pull/6564renderless
not working in event handler by @nicolagianelli in https://github.com/livewire/livewire/pull/6518console.log
by @PhiloNL in https://github.com/livewire/livewire/pull/6811New Contributors
Full Changelog: livewire/livewire@v3.0.3...v3.0.4
v3.0.3
Compare Source
What's Changed
wire:navigate
withx-teleport
andx-persist
livewire/livewire@37e9a16wire:navigate
scrolling to top on https endpoints livewire/livewire@6e571f4wire:navigate
with url tracking livewire/livewire@0e84f2b<a>
tags with wire:navigate by @gehrisandro in https://github.com/livewire/livewire/pull/6673reset()
to ensure a property initially set tonull
can be reset by @Simoneu01 in https://github.com/livewire/livewire/pull/6729New Contributors
Full Changelog: livewire/livewire@v3.0.2...v3.0.3
v3.0.2
Compare Source
What's Changed
$entangled
components from DOM without side effects by @danharrin in https://github.com/livewire/livewire/pull/6521docs/nesting.md
by @alexanderchr in https://github.com/livewire/livewire/pull/6572Undefined array key "lazy"
by @Cbrad24 in https://github.com/livewire/livewire/pull/6556@empty
directive by @klaasgeldof in https://github.com/livewire/livewire/pull/6536placeholder()
method by @derekcavaliero in https://github.com/livewire/livewire/pull/6532title
function by @nunomaduro in https://github.com/livewire/livewire/pull/6517$wire.toggle
to allow deferring by @levu42 in https://github.com/livewire/livewire/pull/6613$parent
by @gehrisandro in https://github.com/livewire/livewire/pull/6581redirectRoute
&redirectAction
by @DougSisk in https://github.com/livewire/livewire/pull/6524assertHasErrors
in docs by @koenwoortman in https://github.com/livewire/livewire/pull/6647installation.md
by @nasirkhan in https://github.com/livewire/livewire/pull/6534events.md
by @kirgus in https://github.com/livewire/livewire/pull/6637set()
test method by @koenwoortman in https://github.com/livewire/livewire/pull/6646js/directives.js
by @sakanjo in https://github.com/livewire/livewire/pull/6497assertReturned
method to test the return value of a method by @gdebrauwer in https://github.com/livewire/livewire/pull/6471FileUploadConfiguration
by @Rezrazi in https://github.com/livewire/livewire/pull/6501CONTRIBUTING.md
by @skeemer in https://github.com/livewire/livewire/pull/6499New Contributors
Full Changelog: livewire/livewire@v3.0.1...v3.0.2
v3.0.1
Compare Source
What's Changed
@empty
inside of@forelse
by @calebporzio in https://github.com/livewire/livewire/pull/6522New Contributors
Full Changelog: livewire/livewire@v3.0.0...v3.0.1
v3.0.0
Compare Source
Official release for Livewire 3.0 🎉
Far too much has changed since the last version 2 release to document here. The best place to view the changes is the official upgrade guide: https://livewire.laravel.com/docs/upgrading
Thank you for all your encouragement and support!
Below is a list of all contributions since the first beta release:
What's Changed
#[On]
allow multiple listener attributes by @nuernbergerA in https://github.com/livewire/livewire/pull/5924#[Rule]
by @nuernbergerA in https://github.com/livewire/livewire/pull/5876reset
Method to Form Object by @devajmeireles in https://github.com/livewire/livewire/pull/6050composer require
commands by @PerryvanderMeer in https://github.com/livewire/livewire/pull/6076Volt::route
documentation by @nunomaduro in https://github.com/livewire/livewire/pull/6246assertSeeVolt
by @nunomaduro in https://github.com/livewire/livewire/pull/6274orchestra/testbench-dusk
is installed by @jerodev in https://github.com/livewire/livewire/pull/6273Configuration
📅 Schedule: Branch creation - "" (UTC), 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.