Bump the php-dependencies group with 4 updates #1079
Merged
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.
Bumps the php-dependencies group with 4 updates: laravel/horizon, laravel/socialite, livewire/livewire and spatie/laravel-ignition.
Updates
laravel/horizon
from 5.24.3 to 5.24.4Release notes
Sourced from laravel/horizon's releases.
Changelog
Sourced from laravel/horizon's changelog.
Commits
8d31ff1
Update compile-assets.ymlc7f229b
Apply fixes from StyleCIb867421
Simplify asset story (#1438)1b5a027
Fix setting custom ASSET_URLs and support cache busting without integrity che...c918b06
Prevent infinite loop when forgetting failed jobs (#1429)0f08459
[5.x] Fix #1419 (#1424)bf3c4a8
Update CHANGELOGUpdates
laravel/socialite
from 5.13.2 to 5.14.0Release notes
Sourced from laravel/socialite's releases.
Changelog
Sourced from laravel/socialite's changelog.
Commits
c7b0193
[5.x] Add Slack OpenID provider (#704)146052c
Update Socialite Providers URL (#703)f79e67a
Update CHANGELOGUpdates
livewire/livewire
from 3.4.11 to 3.4.12Release notes
Sourced from livewire/livewire's releases.
Commits
54dd265
Prevent computed properties from being overridden (#8388)7ba13e1
Docs: Add tip for getClientOriginalName method (#8385)c7cd76c
Fix typo (#8379)2dcb8e0
Refactor variable names to use "article" instead of "post" to align w… (#8380)6dc7729
Remove redundant class_exists() check as is_subclass_of() already checks clas...669bd70
Tests for #8355 (#8377)85c2765
Refactor tests (#8365)e557e3e
Added validate to updating a post example (#8356)5ace0e7
Prevent multiple 100% progress events by flooring the result (#8352)50fa4d5
fix: use published stubs (#8355)Updates
spatie/laravel-ignition
from 2.6.2 to 2.7.0Release notes
Sourced from spatie/laravel-ignition's releases.
Changelog
Sourced from spatie/laravel-ignition's changelog.
Commits
f52124d
Merge pull request #200 from spatie/feature/handling-errors97193a0
Fix PHPStanf175310
Remove type20117ed
Handle errors when checking for handled exceptions0245635
Fix styling169d2aa
Use correct flare client dependency2fde331
Add support for handling errorsd3ce719
Update CHANGELOGDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions