Bump the composer group with 4 updates #38
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 composer group with 4 updates: doctrine/dbal, league/flysystem-aws-s3-v3, livewire/livewire and spatie/laravel-schedule-monitor.
Updates
doctrine/dbal
from 3.7.3 to 3.8.0Release notes
Sourced from doctrine/dbal's releases.
Commits
d244f2e
Revert the rename column feature (#6276)06d9e9f
fix: TableDiff deprecation points to wrong method (#6273)6375864
Merge branch '3.7.x' into 3.8.xadc5315
Add explicit renameColumn method for Table (#6080)fb222c5
Merge branch '3.7.x' into 3.8.x750d846
Merge branch '3.7.x' into 3.8.x98f458c
Merge branch '3.7.x' into 3.8.x3dedcdd
Merge pull request #6230 from doctrine/3.7.x493c768
Merge branch '3.7.x' into 3.8.xc80d4cb
Fix typoUpdates
league/flysystem-aws-s3-v3
from 3.22.0 to 3.23.1Commits
97728e7
Updated license year.Updates
livewire/livewire
from 3.4.1 to 3.4.2Release notes
Sourced from livewire/livewire's releases.
Commits
ab0baed
destroy array key using unset when using dot com notation with except and as ...a35dd57
Add a warning about using computed properties in Forms (#7804)2d8bc45
Isolated Components Test: Wait For Text (#7807)cc8eb5c
Fix nullable/optional enum implicit binding (#7808)9c8144f
fix: use key in combination with persist (#7809)25ff1cd
Revert "Allow download of preview files directly from storage" (#7814)014e644
Update 5-bugs.ymla3a6f4f
add@entangle
documentation (#7802)8d452c1
SimplifyreplaceDynamicPlaceholders
method (#7792)6a48d31
Fix: support empty root namespace (#7801)Updates
spatie/laravel-schedule-monitor
from 3.4.3 to 3.5.0Release notes
Sourced from spatie/laravel-schedule-monitor's releases.
Changelog
Sourced from spatie/laravel-schedule-monitor's changelog.
Commits
823455c
Merge pull request #102 from oddvalue/main1182c73
Update SyncCommand.phpe8d608d
Allow tasks to be monitored but not synced with oh dear469a698
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