Bump the production-dependencies group with 4 updates #1006
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 production-dependencies group with 4 updates: doctrine/dbal, laravel/framework, livewire/livewire and spatie/laravel-schedule-monitor.
Updates
doctrine/dbal
from 3.7.2 to 3.7.3Release notes
Sourced from doctrine/dbal's releases.
Commits
ce594cb
Stop using chocolatey shims (#6269)0febc80
Keep NVARCHAR(MAX) length as -1 (#6251)81502f0
Fix deprecation message Parameter::STRING -> ParameterType::STRING (#6264)3a34a86
Fix connection setup example inPrimaryReadReplicaConnection
(#6253)4675064
PHPStan 1.10.56, PHPUnit 9.6.15, PHPCS 3.8.1 (#6263)6a793fb
Merge pull request #6241 from greg0ire/add-leading-slashdd105e0
Switch to absolute pathsc39d971
Indent explanation under toctree549f54d
Merge pull request #6240 from greg0ire/doc-headers733a55b
Use different toctrees for different sectionsUpdates
laravel/framework
from 10.41.0 to 10.42.0Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
Commits
fef1aff
versiond7616a1
[10.x] Test Improvements (#49785)91bc0f6
Allow Uuid and Ulid in Carbon::createFromId() (#49783)cb9983c
[10.x] AddStr::unwrap
(#49779)e364c47
[10.x] Only useCarbon
if accessed from Laravel or also uses (#49772)d4f9dab
Update facade docblocksb754ca6
[10.x] Global default options for the http factory (#49767)37eea84
[10x] Sort service providers alphabetically (#49762)ac5bed5
[10.x] Add multiple channels/routes to AnonymousNotifiable at once (#49745)443ec44
Implement "max" validation rule for passwords (#49739)Updates
livewire/livewire
from 3.3.5 to 3.4.0Release notes
Sourced from livewire/livewire's releases.
... (truncated)
Commits
5c659ce
Alpinejs listbox/combobox combined with "wire:model.live" causes infinite loo...1437bb0
chore(docs): add warning about importing attribute class (#7780)42958b4
Fix querystring except after refresh (#7779)9274bb7
use latest alpine: v3.13.4101d5c8
Update bound value from lifecycle hook (#7510)f7ff516
Failing test: reordering the keys of an object with entangle (#7671)a41620c
wipaeec0ee
Failing test wire:navigate with redirect (#7145)7c5c66c
Small fix in the example code in the doc #[Session] (#7764)a8409f8
Add failing test for dependent select options (#6889)Updates
spatie/laravel-schedule-monitor
from 3.4.2 to 3.4.3Release notes
Sourced from spatie/laravel-schedule-monitor's releases.
Changelog
Sourced from spatie/laravel-schedule-monitor's changelog.
Commits
b22645a
Merge pull request #99 from yoeriboven/yoeriboven-patch-129d9c40
Update composer.json86dcaf3
Update composer.json30d1a0a
Update README.mdaed3924
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