Bump the composer-major group across 1 directory with 8 updates #809
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-major group with 7 updates in the / directory:
3.8.4
3.8.5
2.2.0
3.0.0
6.4.7
7.1.1
6.4.7
7.1.1
6.4.7
7.1.1
2.15.1
3.0.0
10.5.20
10.5.21
Updates
doctrine/dbal
from 3.8.4 to 3.8.5Release notes
Sourced from doctrine/dbal's releases.
Commits
0e3536b
CI: Update MariaDB versions (#6426)ac1b4fb
CI MariaDB: add 11.4, remove 11.0 (#6432)7f9b78d
Fix typo in the portability documentation (#6430)4aa9cf9
Fix MariaDB fetching of default table character-set (#6361) (#6425)1a0a211
Fix the portability documentation (#6429)537e6b3
Merge pull request #6423 from berkut1/3.8.x630c44c
Update tests/Platforms/AbstractPlatformTestCase.phpf143f7f
Update tests/Platforms/AbstractPlatformTestCase.php50a3bd1
add test5b588f8
Fix: Skip type comparison if disableTypeComments is trueUpdates
kovah/laravel-html-meta
from 2.2.0 to 3.0.0Release notes
Sourced from kovah/laravel-html-meta's releases.
Changelog
Sourced from kovah/laravel-html-meta's changelog.
Commits
602eb62
Update readme700a8c6
Merge pull request #9 from Kovah/dependabot/github_actions/actions-8a9da2b8790f503e0
Adjust supported PHPunit versionc7dba80
Bump the actions group with 1 updatee95aede
Add dependabot for github actions750507e
Drop support for PHP 7, Laravel 7265604e
Update for Laravel 11ab4d2f1
Merge pull request #4 from Kovah/renovate/configure4d349b3
Add renovate.jsonUpdates
laravel/framework
from 10.48.10 to 10.48.12Release notes
Sourced from laravel/framework's releases.
Commits
590afea
Update version to v10.48.12ccf500c
wipdf9b9a5
wip259c5f6
Fixes explicit route binding withBackedEnum
(#51586)1d902e9
wip644e568
[10.x] - Fix batch list loading in Horizon when serialization error occurred ...69b2440
Fix generating release notes7d7ab3b
Add RELEASE.md80338e1
Fix SQL Server detection in database store (#51547)240c8a0
fix typo (#51535)Updates
symfony/http-client
from 6.4.7 to 7.1.1Release notes
Sourced from symfony/http-client's releases.
... (truncated)
Changelog
Sourced from symfony/http-client's changelog.
... (truncated)
Commits
1ec24a5
Merge branch '7.0' into 7.17a05958
Merge branch '6.4' into 7.061faba9
Merge branch '5.4' into 6.4970a4d5
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"2266f98
Merge branch '7.0' into 7.1e85bc80
Merge branch '6.4' into 7.0365334d
Merge branch '5.4' into 6.43f4cc73
[HttpClient] Revert fixing curl default optionse750b7c
Merge branch '7.0' into 7.1eda6dff
Merge branch '6.4' into 7.0Updates
symfony/mailgun-mailer
from 6.4.7 to 7.1.1Release notes
Sourced from symfony/mailgun-mailer's releases.
... (truncated)
Commits
08d9b1f
Merge branch '7.0' into 7.124cdd1d
Merge branch '6.4' into 7.0748e534
Merge branch '5.4' into 6.4276829b
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"aa5afbe
Merge branch '7.0' into 7.1e9bb8fd
Merge branch '6.4' into 7.001c69b5
Merge branch '7.0' into 7.196df0d3
Merge branch '6.4' into 7.062b5045
Merge branch '7.0' into 7.1a866d1a
Merge branch '6.4' into 7.0Updates
symfony/postmark-mailer
from 6.4.7 to 7.1.1Release notes
Sourced from symfony/postmark-mailer's releases.
... (truncated)
Commits
24f37cf
Merge branch '7.0' into 7.1affc4f0
Merge branch '6.4' into 7.0b649835
Merge branch '5.4' into 6.40261433
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"5f86958
Merge branch '7.0' into 7.1c99bb20
Merge branch '6.4' into 7.0c8c7bc8
rework the PostmarkDeliveryEvent implementation86315fb
Merge branch '7.0' into 7.104129b7
Merge branch '6.4' into 7.08c15d20
Merge branch '7.0' into 7.1Updates
barryvdh/laravel-ide-helper
from 2.15.1 to 3.0.0Release notes
Sourced from barryvdh/laravel-ide-helper's releases.
Changelog
Sourced from barryvdh/laravel-ide-helper's changelog.
Commits
bc1d67f
Prepare 3.0 release (#1530)8eab699
phpunit --migrate-configuration (#1526)49ac75d
Remove--smart-reset
completely (#1525)02af2a2
Merge reset/smart reset, don't set class (#1523)d7ed749
Use int/bool instead of longer variant (#1524)9af62e2
Bump minimum PHP version to 8.1 & misc maintenance (#1521)05259b6
Add support for Laravel 11 (#1520)8bfe918
Update CHANGELOG.md6579c03
Remove doctrine (#1512)ed39977
Switch to 3.0 tag (#1519)Updates
phpunit/phpunit
from 10.5.20 to 10.5.21Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
ac83781
Prepare release1d079a3
Update ChangeLog04a54e0
Be paranoid80ff5f5
Destroy TestCase object after its test was runcb40dd5
Merge branch '9.6' into 10.5cdeb0d9
Merge branch '8.5' into 9.63dfeb0e
Update tools71bde40
Add test58f5d6a
Merge branch '9.6' into 10.5feb4993
Merge branch '8.5' into 9.6Dependabot 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