Bump livewire/livewire from 2.9.0 to 2.12.7
Bumps livewire/livewire from 2.9.0 to 2.12.7.
Release notes
Sourced from livewire/livewire's releases.
v2.12.7
What's Changed
- [V2] Add failing tests for
TestableLivewireby@austincarpenterin livewire/livewire#6512- [V2] Fix TemporaryUploadedFile::dimensions return type by
@ruudzin livewire/livewire#7879New Contributors
@ruudzmade their first contribution in livewire/livewire#7879Full Changelog: https://github.com/livewire/livewire/compare/v2.12.6...v2.12.7
v2.12.6
What's Changed
- [v2] Revert "[v2] Fix extension guessing (livewire/livewire#6011)"
Full Changelog: https://github.com/livewire/livewire/compare/v2.12.5...v2.12.6
v2.12.5
What's Changed
- [v2] Fix for imageSize method on TemporaryUploadedFile to support dimensions validation rule by
@jordanhavardin livewire/livewire#6083Full Changelog: https://github.com/livewire/livewire/compare/v2.12.4...v2.12.5
v2.12.4
What's Changed
- [v2] Fix extension guessing by
@nuernbergerAin livewire/livewire#6011- [v2] Add imageSize method on TemporaryUploadedFile to support dimensions validation rule by
@gdebrauwerin livewire/livewire#5896Full Changelog: https://github.com/livewire/livewire/compare/v2.12.3...v2.12.4
v2.12.3
- Added missing component resolver to resolve expensive components JIT
Full Changelog: https://github.com/livewire/livewire/compare/v2.12.2...v2.12.3
v2.12.2
What's Changed
- Add locale prefix to fix localised route paths by
@joshhanleyin livewire/livewire#5589Full Changelog: https://github.com/livewire/livewire/compare/v2.12.1...v2.12.2
v2.12.1
What's Changed
- Fix persistent middleware redirect issue by
@joshhanleyin livewire/livewire#5574Full Changelog: https://github.com/livewire/livewire/compare/v2.12.0...v2.12.1
... (truncated)
Commits
cd168c6Fix image extensions validation vulnerabilityc3e0031[V2] Fix TemporaryUploadedFile::dimensions return type (#7879)3c48623[V2] Add failing tests forTestableLivewire(#6512)7d3a57bFix dusk959f52eRevert "[v2] Fix extension guessing (#6011)"96a249f[v2] Fix for imageSize method on TemporaryUploadedFile to support dimensions ...cca62ceDisable github actions fail fast, so remaining tests still run even if there ...a7a6239Add imageSize method on TemporaryUploadedFile (#5896)0ab41bbAdd vercel config file to disable build and deployments1780a0f[v2] Fix extension guessing (#6011)- 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 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.