fix(deps): update dependency livewire/livewire to v3 - autoclosed #47
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.
Release Notes
livewire/livewire (livewire/livewire)
v3.5.6
Compare Source
What's Changed
New Contributors
Full Changelog: livewire/livewire@v3.5.5...v3.5.6
v3.5.5
Compare Source
v3.5.4
Compare Source
This release (ACTUALLY) adds the new
Resize
Alpine plugin: https://alpinejs.dev/plugins/resize(The last release didn't initialize it...)
Full Changelog: livewire/livewire@v3.5.3...v3.5.4
v3.5.3
Compare Source
This release adds the new
Resize
Alpine plugin: https://alpinejs.dev/plugins/resizeFull Changelog: livewire/livewire@v3.5.2...v3.5.3
v3.5.2
Compare Source
What's Changed
New Contributors
Full Changelog: livewire/livewire@v3.5.1...v3.5.2
v3.5.1
Compare Source
What's Changed
assertSnapshotSetStrict()
in internal tests by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8467assertSnapshotSetStrict()
for decimal casted attributes by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8468assertSnapshotSetStrict()
for zero-fractions by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8469actions/cache
to v4 by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8470Layout
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8480New Contributors
Full Changelog: livewire/livewire@v3.5.0...v3.5.1
v3.5.0
Compare Source
What's Changed
assertRedirectToRoute
to testing docs by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8420assertSetStrict()
in tests by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8457assertSnapshotSetStrict()
andassertSnapshotNotSetStrict()
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8465$this->reset('form.title')
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8464scopeBindings()
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8460assertSetStrict()
for decimal casted attributes by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8463wire:replace
by @samlev in https://github.com/livewire/livewire/pull/8403New Contributors
Full Changelog: livewire/livewire@v3.4.12...v3.4.13
v3.4.12
Compare Source
What's Changed
null
by @joshhanley in https://github.com/livewire/livewire/pull/8343@
directive attribute from child component by @danie-ramdhani in https://github.com/livewire/livewire/pull/8242New Contributors
Full Changelog: livewire/livewire@v3.4.11...v3.4.12
v3.4.11
Compare Source
What's Changed
$this->pull()
component method by @calebporzio in https://github.com/livewire/livewire/pull/8266Testable
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8264assertSetStrict
in tests by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8297withoutLazyLoading()
testing helper by @calebporzio in https://github.com/livewire/livewire/pull/8326@teleport
directive when view is cached by @luanfreitasdev in https://github.com/livewire/livewire/pull/8282New Contributors
Full Changelog: livewire/livewire@v3.4.10...v3.4.11
v3.4.10
Compare Source
What's Changed
wire:navigate
back button "null" issue by @calebporzio in https://github.com/livewire/livewire/pull/7895troubleshooting.md
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8176wire:loading.remove
with renderless actions by @calebporzio in https://github.com/livewire/livewire/pull/8218BackedEnum
while testing by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8187New Contributors
Full Changelog: livewire/livewire@v3.4.9...v3.4.10
v3.4.9
Compare Source
THIS RELEASE CONTAINS AN IMPORTANT VULNERABILITY PATCH
Livewire version 3.3.4 introduced an XSS security vulnerability that has been patched in this release:
What's Changed
New Contributors
Full Changelog: livewire/livewire@v3.4.8...v3.4.9
v3.4.8
Compare Source
This release contains an updated version of Alpine (3.13.7) that reverts a few recent breaking changes. Here's the notable Alpine release notes: https://github.com/alpinejs/alpine/releases/tag/v3.13.7
v3.4.7
Compare Source
What's Changed
validateOnly()
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8006$this->validate()
by @PerryvanderMeer in https://github.com/livewire/livewire/pull/8052New Contributors
Full Changelog: livewire/livewire@v3.4.6...v3.4.7
v3.4.6
Compare Source
What's Changed
New Contributors
Full Changelog: livewire/livewire@v3.4.5...v3.4.6
v3.4.5
Compare Source
What's Changed
getContent
by @nuernbergerA in https://github.com/livewire/livewire/pull/7859assertSetStrict()
andassertNotSetStrict()
test assertions by @joshhanley in https://github.com/livewire/livewire/pull/7909wire:stream
and Laravel Octane warning by @joshhanley in https://github.com/livewire/livewire/pull/7929MakeCommand
by @xurshudyan in https://github.com/livewire/livewire/pull/7923CarbonSynth
to use type matching by @rynomars in https://github.com/livewire/livewire/pull/7958New Contributors
Full Changelog: livewire/livewire@v3.4.4...v3.4.5
v3.4.4
Compare Source
What's Changed
Full Changelog: livewire/livewire@v3.4.3...v3.4.4
v3.4.3
Compare Source
What's Changed
New Contributors
Full Changelog: livewire/livewire@v3.4.2...v3.4.3
v3.4.2
Compare Source
What's Changed
replaceDynamicPlaceholders
method by @gdebrauwer in https://github.com/livewire/livewire/pull/7792Configuration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.