Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps the php-dependencies group with 12 updates in the / directory:

Package From To
doctrine/dbal 4.3.3 4.3.4
laravel/framework 12.30.1 12.36.1
laravel/nightwatch 1.13.8 1.17.1
laravel/octane 2.12.2 2.13.1
laravel/socialite 5.23.0 5.23.1
league/flysystem-aws-s3-v3 3.29.0 3.30.1
livewire/volt 1.7.2 1.8.0
spatie/laravel-data 4.17.1 4.18.0
spatie/laravel-permission 6.21.0 6.22.0
driftingly/rector-laravel 2.0.7 2.1.1
laravel/boost 1.2.0 1.6.0
laravel/sail 1.45.0 1.47.0

Updates doctrine/dbal from 4.3.3 to 4.3.4

Release notes

Sourced from doctrine/dbal's releases.

4.3.4

Release Notes for 4.3.4

4.3.4

  • Total issues resolved: 1
  • Total pull requests resolved: 4
  • Total contributors: 3

Bug,PHP,Types

Drivers,Test Suite

Documentation,Schema Definition

Bug,Identifiers,Schema Introspection

Commits
  • 1a2fbd0 Merge branch '3.10.x' into 4.3.x
  • 65edaca 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.x
  • a245491 Merge pull request #7183 from beberlei/Upgrade-Improvements
  • 1beca40 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-docs
  • 70081e7 Merge pull request #7177 from morozov/db2
  • 836900a Merge pull request #7178 from morozov/remove-driver-unit-test-boilerplate
  • Additional commits viewable in compare view

Updates laravel/framework from 12.30.1 to 12.36.1

Release notes

Sourced from laravel/framework's releases.

v12.36.1

v12.36.0

v12.35.1

v12.35.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.36.1 - 2025-10-29

v12.36.0 - 2025-10-28

v12.35.1 - 2025-10-23

v12.35.0 - 2025-10-21

... (truncated)

Commits
  • cad110d Update version to v12.36.1
  • 8605f8a Revert "EnumerateValues::value() support and return negative values if exists...
  • 70b2c87 [12.x] add allDirectories() method to Filesytem (#57565)
  • 2a10877 always use the operator argument for version_compare() (#57569)
  • d158526 EnumerateValues::value() support and return negative values if exists #54910 ...
  • 7d99c2a Update CHANGELOG
  • 5247c8f Update version to v12.36.0
  • d71b256 Update facade docblocks
  • f5cf0d4 [12.x] Add concurrency control to Http::pool and Http::batch (#57555)
  • b5e9003 Exclude property hooks on return of Model::__sleep() (#57557)
  • Additional commits viewable in compare view

Updates laravel/nightwatch from 1.13.8 to 1.17.1

Release notes

Sourced from laravel/nightwatch's releases.

v1.17.1

What's Changed

Full Changelog: laravel/nightwatch@v1.17.0...v1.17.1

v1.17.0

What's Changed

Full Changelog: laravel/nightwatch@v1.16.0...v1.17.0

v1.16.0

What's Changed

Full Changelog: laravel/nightwatch@v1.15.2...v1.16.0

v1.15.2

What's Changed

Full Changelog: laravel/nightwatch@v1.15.1...v1.15.2

v1.15.1

What's Changed

Full Changelog: laravel/nightwatch@v1.15.0...v1.15.1

v1.15.0

What's Changed

Full Changelog: laravel/nightwatch@v1.14.1...v1.15.0

v1.14.1

... (truncated)

Changelog

Sourced from laravel/nightwatch's changelog.

v1.17.1 - 2025-10-27

What's Changed

Full Changelog: laravel/nightwatch@v1.17.0...v1.17.1

v1.17.0 - 2025-10-22

What's Changed

Full Changelog: laravel/nightwatch@v1.16.0...v1.17.0

v1.16.0 - 2025-10-22

What's Changed

Full Changelog: laravel/nightwatch@v1.15.2...v1.16.0

v1.15.2 - 2025-10-17

What's Changed

Full Changelog: laravel/nightwatch@v1.15.1...v1.15.2

v1.15.1 - 2025-10-16

What's Changed

Full Changelog: laravel/nightwatch@v1.15.0...v1.15.1

v1.15.0 - 2025-10-10

What's Changed

... (truncated)

Commits

Updates laravel/octane from 2.12.2 to 2.13.1

Release notes

Sourced from laravel/octane's releases.

v2.13.1

v2.13.0

v2.12.3

Changelog

Sourced from laravel/octane's changelog.

v2.13.1 - 2025-10-27

v2.13.0 - 2025-10-13

v2.12.3 - 2025-09-23

Commits
  • 20b741b Update the signature for octane:start (#1073)
  • 558abf7 fix(concurrency): skip Octane::concurrently when no tasks to prevent false Ta...
  • c9ca504 [2.x] Don't ignore write error messages anymore (#1068)
  • f41a19a Update CHANGELOG
  • 21fd622 feat: download FrankenPHP mostly static binary when possible (#1065)
  • 63d41c5 Update CHANGELOG
  • 172e61d Advance worker initialization in frankenphp-worker (#1059)
  • f76a44e Apply fixes from StyleCI
  • 7b70211 Replace Octane::writeError with die statements (#1057)
  • 0ad4024 Update CHANGELOG
  • See full diff in compare view

Updates laravel/socialite from 5.23.0 to 5.23.1

Release notes

Sourced from laravel/socialite's releases.

v5.23.1

Full Changelog: laravel/socialite@v5.23.0...v5.23.1

Changelog

Sourced from laravel/socialite's changelog.

v5.23.1 - 2025-10-27

Full Changelog: laravel/socialite@v5.23.0...v5.23.1

Commits

Updates league/flysystem-aws-s3-v3 from 3.29.0 to 3.30.1

Commits
  • d286e89 Fixed #1882: Prevent listing directory named 0 from returning unfiltered resp...
  • See full diff in compare view

Updates livewire/volt from 1.7.2 to 1.8.0

Release notes

Sourced from livewire/volt's releases.

v1.8.0

Changelog

Sourced from livewire/volt's changelog.

v1.8.0 - 2025-10-29

Commits

Updates spatie/laravel-data from 4.17.1 to 4.18.0

Release notes

Sourced from spatie/laravel-data's releases.

4.18.0

What's Changed

Full Changelog: spatie/laravel-data@4.17.1...4.18.0

Changelog

Sourced from spatie/laravel-data's changelog.

4.18.0 - 2025-10-16

What's Changed

Full Changelog: spatie/laravel-data@4.17.1...4.18.0

Commits

Updates spatie/laravel-permission from 6.21.0 to 6.22.0

Release notes

Sourced from spatie/laravel-permission's releases.

6.22.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-permission@6.21.0...6.22.0

Changelog

Sourced from spatie/laravel-permission's changelog.

6.22.0 - 2025-10-27

What's Changed

…12 updates

Bumps the php-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [doctrine/dbal](https://github.com/doctrine/dbal) | `4.3.3` | `4.3.4` |
| [laravel/framework](https://github.com/laravel/framework) | `12.30.1` | `12.36.1` |
| [laravel/nightwatch](https://github.com/laravel/nightwatch) | `1.13.8` | `1.17.1` |
| [laravel/octane](https://github.com/laravel/octane) | `2.12.2` | `2.13.1` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.23.0` | `5.23.1` |
| [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.29.0` | `3.30.1` |
| [livewire/volt](https://github.com/livewire/volt) | `1.7.2` | `1.8.0` |
| [spatie/laravel-data](https://github.com/spatie/laravel-data) | `4.17.1` | `4.18.0` |
| [spatie/laravel-permission](https://github.com/spatie/laravel-permission) | `6.21.0` | `6.22.0` |
| [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) | `2.0.7` | `2.1.1` |
| [laravel/boost](https://github.com/laravel/boost) | `1.2.0` | `1.6.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.45.0` | `1.47.0` |



Updates `doctrine/dbal` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](doctrine/dbal@4.3.3...4.3.4)

Updates `laravel/framework` from 12.30.1 to 12.36.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.30.1...v12.36.1)

Updates `laravel/nightwatch` from 1.13.8 to 1.17.1
- [Release notes](https://github.com/laravel/nightwatch/releases)
- [Changelog](https://github.com/laravel/nightwatch/blob/1.x/CHANGELOG.md)
- [Commits](laravel/nightwatch@v1.13.8...v1.17.1)

Updates `laravel/octane` from 2.12.2 to 2.13.1
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](laravel/octane@v2.12.2...v2.13.1)

Updates `laravel/socialite` from 5.23.0 to 5.23.1
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.23.0...v5.23.1)

Updates `league/flysystem-aws-s3-v3` from 3.29.0 to 3.30.1
- [Commits](thephpleague/flysystem-aws-s3-v3@3.29.0...3.30.1)

Updates `livewire/volt` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/livewire/volt/releases)
- [Changelog](https://github.com/livewire/volt/blob/main/CHANGELOG.md)
- [Commits](livewire/volt@v1.7.2...v1.8.0)

Updates `spatie/laravel-data` from 4.17.1 to 4.18.0
- [Release notes](https://github.com/spatie/laravel-data/releases)
- [Changelog](https://github.com/spatie/laravel-data/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-data@4.17.1...4.18.0)

Updates `spatie/laravel-permission` from 6.21.0 to 6.22.0
- [Release notes](https://github.com/spatie/laravel-permission/releases)
- [Changelog](https://github.com/spatie/laravel-permission/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-permission@6.21.0...6.22.0)

Updates `driftingly/rector-laravel` from 2.0.7 to 2.1.1
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](driftingly/rector-laravel@2.0.7...2.1.1)

Updates `laravel/boost` from 1.2.0 to 1.6.0
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v1.2.0...v1.6.0)

Updates `laravel/sail` from 1.45.0 to 1.47.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.45.0...v1.47.0)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-version: 4.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-version: 12.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/nightwatch
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/octane
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-version: 5.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: league/flysystem-aws-s3-v3
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: livewire/volt
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-data
  dependency-version: 4.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: spatie/laravel-permission
  dependency-version: 6.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: driftingly/rector-laravel
  dependency-version: 2.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/boost
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 31, 2025
@github-actions github-actions bot enabled auto-merge October 31, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant