Bump the composer-major group across 1 directory with 8 updates #786
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.2
3.8.4
2.2.0
3.0.0
6.4.3
7.0.6
6.4.3
7.0.4
6.4.3
7.0.4
2.15.1
3.0.0
10.5.10
10.5.20
Updates
doctrine/dbal
from 3.8.2 to 3.8.4Release notes
Sourced from doctrine/dbal's releases.
... (truncated)
Commits
b05e48a
Connection::setNestTransactionsWithSavepoints() should not break lazy connect...ad2fee0
[Docs] Update docs regarding "datetimetz" type (#6014)edbf307
Avoid calling deprecated Type::getName() (#6359)e2a6621
Ensure correct json default value normalization (#6358)16cfdc8
Merge pull request #6355 from greg0ire/doc-local-testsd5d4ed5
Document how to run integration tests locallya527330
Remove unused scripte5db00e
Add MariaDB 11.3 to the test matrix (#6342)87785d8
Merge pull request #6332 from greg0ire/witch-hunt9c2b00a
Spell which properlyUpdates
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.44.0 to 10.48.9Release notes
Sourced from laravel/framework's releases.
... (truncated)
Commits
ad75850
Update version to v10.48.9b7516a8
Update CHANGELOG.md25e285e
[10.x] Address Null Parameter Deprecations in UrlGenerator (#51148)877ebca
[10.x] Fix cursor paginate with union and column alias (#50882)67d4d0d
[10.x] Binding order is incorrect when using cursor paginate with multiple un...8e9ab6d
Update version to v10.48.8192f909
- Illuminate\Database\Query::whereIntegerInRaw() now properly handles BackedE...c9cc180
wip4ee9b53
Fix flaky test (#51022)2c4746a
Fix error when usingorderByRaw()
in query before usingcursorPaginate()
...Updates
symfony/http-client
from 6.4.3 to 7.0.6Release notes
Sourced from symfony/http-client's releases.
... (truncated)
Changelog
Sourced from symfony/http-client's changelog.
... (truncated)
Commits
6e70473
Merge branch '6.4' into 7.06a46c0e
fix contracts constraint5be3488
Merge branch '6.4' into 7.0b740fb5
Merge branch '5.4' into 6.42a29219
Fix tests21aed15
Merge branch '6.4' into 7.00830d23
Merge branch '5.4' into 6.4ac556bc
Revert bumping contract versionce87ad0
stop all server processes after tests have run25cbb91
Merge branch '6.4' into 7.0Updates
symfony/mailgun-mailer
from 6.4.3 to 7.0.4Release notes
Sourced from symfony/mailgun-mailer's releases.
Commits
96df0d3
Merge branch '6.4' into 7.08c01887
[Mailer] [Mailgun] Fix expecting payload without tags or user variablesa866d1a
Merge branch '6.4' into 7.0ae99170
[Mailer] [Mailgun] Fix payload converter getReasonfa7d03e
Merge branch '6.4' into 7.0515af50
Merge branch '6.4' into 7.03c1dea6
Merge branch '6.4' into 7.0054e7c2
Merge branch '6.4' into 7.06509ef5
Merge branch '6.4' into 7.03f76e5c
Merge branch '6.4' into 7.0Updates
symfony/postmark-mailer
from 6.4.3 to 7.0.4Release notes
Sourced from symfony/postmark-mailer's releases.
Commits
04129b7
Merge branch '6.4' into 7.02e73040
bug #53869 [Mailer][Postmark][Webhook] Fix webhook testing in dockerized setu...435531b
Merge branch '6.4' into 7.02f7e69a
Merge branch '6.4' into 7.013d6d3f
[Mailer][Postmark][Webhook] Accept different date formats0302f06
[Mailer][Postmark][Webhook] Make allowed IPs configurablef16d978
[Mailer][Postmark][Webhook] Don't require tag and metadata214e21c
Merge branch '6.4' into 7.04de1e19
Merge branch '6.4' into 7.04412fc3
Merge branch '6.4' into 7.0Updates
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.10 to 10.5.20Release notes
Sourced from phpunit/phpunit's releases.
... (truncated)
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
547d314
Prepare release6da42ed
Make this test work on Windows371fc2c
Update ChangeLog77dc808
Use JUnit XML logfile as expectation instead of test runner outputc722fb2
Do not crash when test run in child process ends unexpectedly and `--log-juni...b2b3555
Add--log-junit
to test94c00e3
Add test without--log-junit
9d1c41f
Merge branch '9.6' into 10.533a0610
Merge branch '8.5' into 9.6920716c
Update toolsDependabot 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