Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

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

Package From To
doctrine/dbal 4.3.4 4.4.1
laravel/framework 12.40.2 12.42.0
laravel/octane 2.13.1 2.13.2
laravel/socialite 5.23.2 5.24.0
driftingly/rector-laravel 2.1.3 2.1.7
filament/upgrade 4.2.4 4.3.1
laravel/boost 1.8.3 1.8.5
laravel/sail 1.48.1 1.51.0

Updates doctrine/dbal from 4.3.4 to 4.4.1

Release notes

Sourced from doctrine/dbal's releases.

4.4.1

Release Notes for 4.4.1

4.4.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug,Transactions

4.4.0

Release Notes for 4.4.0

4.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 23
  • Total contributors: 5

Improvement,MariaDB,MySQL,Schema Comparison,Schema Definition

Schema Management,Test Suite

Default Values,Deprecation,Improvement,Schema Definition

Deprecation,Schema Definition

SQLite,Schema Management

Deprecation,Foreign Keys,Schema Comparison,Schema Management

... (truncated)

Commits

Updates laravel/framework from 12.40.2 to 12.42.0

Release notes

Sourced from laravel/framework's releases.

v12.42.0

v12.41.1

No release notes provided.

v12.41.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.42.0 - 2025-12-09

v12.41.1 - 2025-12-03

v12.41.0 - 2025-12-03

... (truncated)

Commits
  • 509b330 Update version to v12.42.0
  • b8a5a05 Update facade docblocks
  • 77b6953 Apply fixes from StyleCI
  • a98b935 [12.x] PendingRequest@withRequestContext() (#58054)
  • 9bb886f [12.x] Add LICENSE, auto close for PRs and .gitattributes to (#58055)
  • eb975fd Make queue commands' option descriptions more consistent (#58058)
  • 2f7611e [12.x] New illuminate/reflections component from illuminate/support (#58052)
  • e984383 Update facade docblocks
  • 5ba47bf Apply fixes from StyleCI
  • d9b8537 [12.x] Fix PendingRequest@pool() && batch() concurrency (#57973)
  • Additional commits viewable in compare view

Updates laravel/octane from 2.13.1 to 2.13.2

Release notes

Sourced from laravel/octane's releases.

v2.13.2

Changelog

Sourced from laravel/octane's changelog.

v2.13.2 - 2025-11-28

Commits

Updates laravel/socialite from 5.23.2 to 5.24.0

Release notes

Sourced from laravel/socialite's releases.

v5.24.0

Changelog

Sourced from laravel/socialite's changelog.

v5.24.0 - 2025-12-09

Commits

Updates driftingly/rector-laravel from 2.1.3 to 2.1.7

Release notes

Sourced from driftingly/rector-laravel's releases.

2.1.7

What's Changed

Full Changelog: driftingly/rector-laravel@2.1.6...2.1.7

2.1.6

What's Changed

Full Changelog: driftingly/rector-laravel@2.1.5...2.1.6

2.1.5

What's Changed

Full Changelog: driftingly/rector-laravel@2.1.4...2.1.5

2.1.4

What's Changed

Full Changelog: driftingly/rector-laravel@2.1.3...2.1.4

Commits
  • 2a64c96 release PHP 7.4 downgraded 2.1.7
  • ffb6316 Move beforeTraverse() to global Node since beforeTraverse() not overrideable ...
  • 12b1574 Additional Analysers for Models/Query Builder (#438)
  • 7ef8335 Remove return NodeVisitor::DONT_TRAVERSE_* on ArrayToArrGetRector (part 6) (#...
  • 6e12067 Remove NodeVisitor::DONT_TRAVERSE_* on SessionVariableToSessionFacadeRector (...
  • 58e5482 Remove NodeVisitor::DONT_TRAVERSE_* on RequestVariablesToRequestFacadeRector ...
  • c9c7734 Remove NodeVisitor::DONT_TRAVERSE_* on ServerVariableToRequestFacadeRector (p...
  • c8d05e6 Remove NodeVisitor::DONT_TRAVERSE_* on ReplaceFakerInstanceWithHelperRector (...
  • c388915 chore: clean up app to resolve (#434)
  • 2ee7405 Reduce NodeVisitor::DONT_TRAVERSE_* usage on ArrayToArrGetRector (part 1) (#435)
  • Additional commits viewable in compare view

Updates filament/upgrade from 4.2.4 to 4.3.1

Commits

Updates laravel/boost from 1.8.3 to 1.8.5

Release notes

Sourced from laravel/boost's releases.

v1.8.5

What's Changed

Full Changelog: laravel/boost@v1.8.4...v1.8.5

v1.8.4

What's Changed

New Contributors

Full Changelog: laravel/boost@v1.8.3...v1.8.4

Changelog

Sourced from laravel/boost's changelog.

v1.8.5 - 2025-12-08

What's Changed

Full Changelog: laravel/boost@v1.8.4...v1.8.5

v1.8.4 - 2025-12-05

What's Changed

New Contributors

Full Changelog: laravel/boost@v1.8.3...v1.8.4

Commits

Updates laravel/sail from 1.48.1 to 1.51.0

Release notes

Sourced from laravel/sail's releases.

v1.51.0

v1.50.0

v1.49.1

v1.49.0

Changelog

Sourced from laravel/sail's changelog.

v1.51.0 - 2025-12-09

v1.50.0 - 2025-12-03

v1.49.1 - 2025-12-03

v1.49.0 - 2025-11-25

Commits

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

…8 updates

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

| Package | From | To |
| --- | --- | --- |
| [doctrine/dbal](https://github.com/doctrine/dbal) | `4.3.4` | `4.4.1` |
| [laravel/framework](https://github.com/laravel/framework) | `12.40.2` | `12.42.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.13.1` | `2.13.2` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.23.2` | `5.24.0` |
| [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) | `2.1.3` | `2.1.7` |
| [filament/upgrade](https://github.com/filamentphp/upgrade) | `4.2.4` | `4.3.1` |
| [laravel/boost](https://github.com/laravel/boost) | `1.8.3` | `1.8.5` |
| [laravel/sail](https://github.com/laravel/sail) | `1.48.1` | `1.51.0` |



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

Updates `laravel/framework` from 12.40.2 to 12.42.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.40.2...v12.42.0)

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

Updates `laravel/socialite` from 5.23.2 to 5.24.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.23.2...v5.24.0)

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

Updates `filament/upgrade` from 4.2.4 to 4.3.1
- [Commits](filamentphp/upgrade@v4.2.4...v4.3.1)

Updates `laravel/boost` from 1.8.3 to 1.8.5
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v1.8.3...v1.8.5)

Updates `laravel/sail` from 1.48.1 to 1.51.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.48.1...v1.51.0)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-version: 12.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/octane
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-version: 5.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: driftingly/rector-laravel
  dependency-version: 2.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: filament/upgrade
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/boost
  dependency-version: 1.8.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.51.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 Dec 12, 2025
@github-actions github-actions bot enabled auto-merge December 12, 2025 10:05
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