flare
flare copied to clipboard
Bump livewire/livewire from 3.4.8 to 3.4.9
Bumps livewire/livewire from 3.4.8 to 3.4.9.
Release notes
Sourced from livewire/livewire's releases.
v3.4.9
THIS RELEASE CONTAINS AN IMPORTANT VULNERABILITY PATCH
Livewire version 3.3.4 introduced an XSS security vulnerability that has been patched in this release:
- Patch XSS vulnerability by
@calebporzioin livewire/livewire#8117What's Changed
- Uncaught (in promise) DOMException: Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty. due to two spaces in a class list by
@macbookandrewin livewire/livewire#8064- [3.x] Adjusts docs for L11 by
@nunomaduroin livewire/livewire#8095- Document BackEnum support by
@edalzellin livewire/livewire#8090- Enable cookie testing on subsequent request by
@fikri-kompanionin livewire/livewire#8087- Add wire:target.except modifier functionality by
@patriktoth67in livewire/livewire#8065- Add
@alpinejs/persistto npm link command in contribute guide by@patriktoth67in livewire/livewire#8105- Fix various typos by
@rinodrummerin livewire/livewire#8109- Fix highlighting in blade samples by
@machourin livewire/livewire#8106New Contributors
@macbookandrewmade their first contribution in livewire/livewire#8064@fikri-kompanionmade their first contribution in livewire/livewire#8087@patriktoth67made their first contribution in livewire/livewire#8065@rinodrummermade their first contribution in livewire/livewire#8109@machourmade their first contribution in livewire/livewire#8106Full Changelog: https://github.com/livewire/livewire/compare/v3.4.8...v3.4.9
Commits
c65b3f0patch vulnerability (#8117)9658c7cFix highlighting in blade samples (#8106)aacb01dFix various typos (#8109)58625e0Add@alpinejs/persistto npm link command in contribute guide (#8105)54722b4Add wire:target.except modifier functionality (#8065)67c66a0Enable cookie testing on subsequent request (#8087)44b0280Document BackEnum support (#8090)2aeb661[3.x] Adjusts docs for L11 (#8095)293d072Uncaught (in promise) DOMException: Failed to execute 'add' on 'DOMTokenList'...- See full diff 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.