Bump the php-dependencies group with 9 updates #1074
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 9 updates:
3.12.0
3.14.0
10.48.9
10.48.10
5.13.0
5.13.2
3.4.10
3.4.11
4.7.5
4.7.6
4.5.0
4.5.1
2.5.2
2.6.2
7.0.6
7.0.7
2.3.0
2.4.0
Updates
codeat3/blade-simple-icons
from 3.12.0 to 3.14.0Release notes
Sourced from codeat3/blade-simple-icons's releases.
Changelog
Sourced from codeat3/blade-simple-icons's changelog.
Commits
cd07c9f
auto-update: update icons with the latest commit 8a3731352af133a02223a6c7b1f3...e6ca7b3
Update CHANGELOG075ee1f
auto-update: update icons with the latest commit 5971444e85eec39d877377f7a5bc...6195467
Update CHANGELOGUpdates
laravel/framework
from 10.48.9 to 10.48.10Release notes
Sourced from laravel/framework's releases.
Commits
91e2b9e
Update version to v10.48.100bafaa8
[10.x] Fix support for the LARAVEL_STORAGE_PATH env var (#51238) (#51243)236ee6d
Add "Server has gone away" to DetectsLostConnection (#51241)89462a7
Fix typo in signed URL tampering tests (#51238)a435375
Improve releases flow (#51213)e1467ce
Update CHANGELOGUpdates
laravel/socialite
from 5.13.0 to 5.13.2Release notes
Sourced from laravel/socialite's releases.
Changelog
Sourced from laravel/socialite's changelog.
Commits
278d461
Apply fixes from StyleCIcab7546
Update Socialite.php (#701)24cb657
Update CHANGELOGfeed1c1
Correct issue with GoogleProvider getUserByToken() method (#700)d67562e
Update CHANGELOGUpdates
livewire/livewire
from 3.4.10 to 3.4.11Release notes
Sourced from livewire/livewire's releases.
Commits
8a78d0c
bump Alpine version224c2f0
Add browser test Can submit form using magic actions without breaking form (#...1b1e0f0
bump alpine to 3.13.9ed89372
Fix hydrating union types (#8286)27436fc
Added config for cleaning up old files. (#8296)10bf80e
Fix@teleport
directive when view is cached (#8282)01a4ee8
AddwithoutLazyLoading()
testing helper (#8326)470ecbc
UseassertSetStrict
in tests (#8297)7c3757b
Fix URL in issue template (#8295)cac2f7b
prevent multiple of the same custom directives from registeringUpdates
ramsey/uuid
from 4.7.5 to 4.7.6Release notes
Sourced from ramsey/uuid's releases.
Changelog
Sourced from ramsey/uuid's changelog.
Commits
91039bc
chore: prepare version 4.7.63caf795
feat: Support brick/math v0.12 (#526)3baa7ce
chore: upgrade the Python environment for documentationf6376dd
chore: upgrade Sphinx to fix documentation builds68e4e37
chore(deps): bump codecov/codecov-action from 4.1.1 to 4.3.030fbc79
chore(deps): bump ramsey/composer-install from 2 to 320bc45a
chore(deps): bump ridedott/merge-me-action from 2.10.76 to 2.10.7759d4915
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.14dc941f
chore(deps): bump ridedott/merge-me-action from 2.10.74 to 2.10.7634a0491
chore(deps): bump ridedott/merge-me-action from 2.10.72 to 2.10.74Updates
sentry/sentry-laravel
from 4.5.0 to 4.5.1Release notes
Sourced from sentry/sentry-laravel's releases.
Changelog
Sourced from sentry/sentry-laravel's changelog.
Commits
a15b2f5
release: 4.5.1f84c9a4
Prepare 4.5.1 (#891)0c2fc7b
Fix discarded attribute violation reporter not accepting multiple property na...44345a9
Merge branch 'release/4.5.0'Updates
spatie/laravel-ignition
from 2.5.2 to 2.6.2Release notes
Sourced from spatie/laravel-ignition's releases.
Changelog
Sourced from spatie/laravel-ignition's changelog.
Commits
42d986f
Merge pull request #199 from spatie/feature/fix-middlewaresd93eb9a
Fix for some middlewares not being executed8f2fb6c
Update CHANGELOG866eadf
Merge pull request #189 from spatie/fix-invalid-view-traceb9d935f
Merge pull request #196 from matthewscalf/main166ad8c
Handle case where an external call was made from a view42c7c99
Merge pull request #1 from matthewscalf/matthewscalf-livewire-component-regis...ecde5aa
Update LaravelLivewireRequestContextProvider.php adding missing ComponentRegi...9a1b641
Merge branch 'main' into fix-invalid-view-trace86da38d
Update CHANGELOGUpdates
symfony/http-client
from 7.0.6 to 7.0.7Release notes
Sourced from symfony/http-client's releases.
Commits
6ce3c4c
Merge branch '6.4' into 7.03683d81
Merge branch '5.4' into 6.43cdc551
Auto-close PRs on subtree-splits1cdf95d
Merge branch '6.4' into 7.0c7f83b2
Merge branch '5.4' into 6.4ead44ee
[HttpClient] Let curl handle transfer encodingc222875
Merge branch '6.4' into 7.0bdea420
Merge branch '5.4' into 6.4ab3240a
fix syntax for PHP 7.2bc1710e
bug #54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n ...Updates
pestphp/pest-plugin-laravel
from 2.3.0 to 2.4.0Commits
53df511
chore: bumps dependenciesb62ac6f
Merge pull request #47 from kfriars/patch-1586f28e
Service Mocking was Deprecated in Laravel 9 and removed in 10. MocksApplicati...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 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