chore(deps): bump the php-dependencies group across 1 directory with 6 updates #426
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 6 updates in the / directory:
4.3.3
4.3.4
12.30.1
12.33.0
1.13.8
1.15.0
2.12.2
2.12.3
1.2.0
1.3.0
1.45.0
1.46.0
Updates
doctrine/dbal
from 4.3.3 to 4.3.4Release notes
Sourced from doctrine/dbal's releases.
Commits
1a2fbd0
Merge branch '3.10.x' into 4.3.x65edaca
phpunit/phpunit (9.6.23 => 9.6.29) (#7188)6ca43eb
phpstan/phpstan (2.1.22 => 2.1.30) (#7187)a047645
Merge branch '3.10.x' into 4.3.xa245491
Merge pull request #7183 from beberlei/Upgrade-Improvements1beca40
Improve DBAL migration docs for object, array and json_array type removals.e906a37
Fix the unsigned BIGINT check for PHP 8.5 (#7180)823aed0
Merge pull request #7176 from morozov/object-names-docs70081e7
Merge pull request #7177 from morozov/db2836900a
Merge pull request #7178 from morozov/remove-driver-unit-test-boilerplateUpdates
laravel/framework
from 12.30.1 to 12.33.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
124efc5
Update version to v12.33.0920724c
[12.x] HTTP Client: add mergeUrlParameters() to combine URL parameters withou...887a11c
Apply fixes from StyleCIadd4f4a
[12.x] Improve BroadcastManager error messages when trying to get a Broadcast...92ea383
[12.x] Add Stringable::doesntContain() to match API symmetry (#57279)1f0bcbf
[12.x] Fix using pushIf blade directive with complex conditions (#57264) (#57...f5c017e
[12x.] reduce repeated inserts in tests (#57273)a5bdd42
Add PostgreSQL 18 workflow to CI configuration (#57232)83b737b
[12.x] Ensure cookie lifetime matches session lifetime in StartSession middle...652cc51
[12.x] Improvephp artisan config:cache
andphp artisan optimize
error me...Updates
laravel/nightwatch
from 1.13.8 to 1.15.0Release notes
Sourced from laravel/nightwatch's releases.
Changelog
Sourced from laravel/nightwatch's changelog.
Commits
266b424
Bump version to v1.15.069c70cf
Add error handling for serializing of request headers (#283)f6458b2
Capture request headers (#270)2c8c169
Bump version to v1.14.1444ea90
Do not include bootstrapping or web worker initial wait time in first request...dca8b9c
Revert "Capture query connection name with read/write type (#278)" (#279)115f6ff
Capture query connection name with read/write type (#278)e5b3d92
Bump version to v1.14.011a618f
Extract hook for queue payload modification (#274)676aa20
AddSample
middleware aliases (#275)Updates
laravel/octane
from 2.12.2 to 2.12.3Release notes
Sourced from laravel/octane's releases.
Changelog
Sourced from laravel/octane's changelog.
Commits
172e61d
Advance worker initialization in frankenphp-worker (#1059)f76a44e
Apply fixes from StyleCI7b70211
Replace Octane::writeError with die statements (#1057)0ad4024
Update CHANGELOGUpdates
laravel/boost
from 1.2.0 to 1.3.0Release notes
Sourced from laravel/boost's releases.
Changelog
Sourced from laravel/boost's changelog.
Commits
ef88008
[1.x] Addsboost:update
+ allows package authors to publish guidelines (#277)642a3b6
Update CHANGELOG84cd763
Fix test name (#274)6eb3c0e
Don't include mcp always (#273)8f7494c
Ensure guideline file content ends with a newline (#113)92d442e
Updated access modifiers fromprivate
toprotected
across multiple files ...1f95db8
Enhance MCP commands for WSL compatibility (#121)2687e0c
update checkout action to version 5 (#271)ec96ded
Update Pint Config and Add Rectord33a84f
docs: guidelines: initial laravel/mcp guidelines (#267)Updates
laravel/sail
from 1.45.0 to 1.46.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
eb90c4f
Renamedocker-compose.yml
tocompose.yaml
(#818)f908e3a
mark working directory as safe with git (#814)1463ff5
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