Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the php-dependencies group with 6 updates:

Package From To
doctrine/dbal 4.3.4 4.4.1
laravel/framework 12.40.2 12.41.1
laravel/octane 2.13.1 2.13.2
driftingly/rector-laravel 2.1.3 2.1.6
laravel/boost 1.8.3 1.8.4
laravel/sail 1.48.1 1.50.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.41.1

Release notes

Sourced from laravel/framework's releases.

v12.41.1

No release notes provided.

v12.41.0

Changelog

Sourced from laravel/framework's changelog.

v12.41.1 - 2025-12-03

v12.41.0 - 2025-12-03

Commits
  • 3e229b0 Update version to v12.41.1
  • 8fc27a2 Update facade docblocks
  • 143ebc5 without interruption polling method
  • 6db9349 Update CHANGELOG
  • 8360459 Update version to v12.41.0
  • 9f6700b Add wildcard pattern support to TrimStrings middleware (#57982)
  • 7605c76 [12.x] Add milliseconds, weeks, and months duration helpers to `Illumin...
  • c265a31 Bump mdast-util-to-hast (#57994)
  • c04df13 [12.x] Fix cache:clear command exit code on failure (#57988)
  • e9a3727 [12.x] Add ability to ignore queuePaused \ queueShouldRestart cache checks (#...
  • 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 driftingly/rector-laravel from 2.1.3 to 2.1.6

Release notes

Sourced from driftingly/rector-laravel's releases.

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
  • 682d1e7 release PHP 7.4 downgraded 2.1.6
  • 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)
  • c9a18c3 fix: app to resolve rector (#433)
  • 4a21604 fix: enhance ArrayToArrGetRector to skip isset, empty checks, and assignments...
  • Additional commits viewable in compare view

Updates laravel/boost from 1.8.3 to 1.8.4

Release notes

Sourced from laravel/boost's releases.

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.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.50.0

Release notes

Sourced from laravel/sail's releases.

v1.50.0

v1.49.1

v1.49.0

Changelog

Sourced from laravel/sail's changelog.

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

Bumps the php-dependencies group with 6 updates:

| 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.41.1` |
| [laravel/octane](https://github.com/laravel/octane) | `2.13.1` | `2.13.2` |
| [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) | `2.1.3` | `2.1.6` |
| [laravel/boost](https://github.com/laravel/boost) | `1.8.3` | `1.8.4` |
| [laravel/sail](https://github.com/laravel/sail) | `1.48.1` | `1.50.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.41.1
- [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.41.1)

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 `driftingly/rector-laravel` from 2.1.3 to 2.1.6
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](driftingly/rector-laravel@2.1.3...2.1.6)

Updates `laravel/boost` from 1.8.3 to 1.8.4
- [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.4)

Updates `laravel/sail` from 1.48.1 to 1.50.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.50.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.41.1
  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: driftingly/rector-laravel
  dependency-version: 2.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/boost
  dependency-version: 1.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.50.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 5, 2025
@github-actions github-actions bot enabled auto-merge December 5, 2025 10:04
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