Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
doctrine/dbal 4.3.3 4.3.4
laravel/framework 12.30.1 12.33.0
laravel/nightwatch 1.13.8 1.15.0
laravel/octane 2.12.2 2.12.3
laravel/boost 1.2.0 1.3.0
laravel/sail 1.45.0 1.46.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.33.0

Release notes

Sourced from laravel/framework's releases.

v12.33.0

v12.32.5

No release notes provided.

v12.32.4

v12.32.3

v12.32.2

No release notes provided.

v12.32.1

v12.32.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v12.33.0 - 2025-10-07

v12.32.5 - 2025-09-30

v12.32.4 - 2025-09-30

v12.32.3 - 2025-09-30

v12.32.2 - 2025-09-30

v12.32.1 - 2025-09-30

v12.32.0 - 2025-09-30

... (truncated)

Commits
  • 124efc5 Update version to v12.33.0
  • 920724c [12.x] HTTP Client: add mergeUrlParameters() to combine URL parameters withou...
  • 887a11c Apply fixes from StyleCI
  • add4f4a [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] Improve php artisan config:cache and php artisan optimize error me...
  • Additional commits viewable in compare view

Updates laravel/nightwatch from 1.13.8 to 1.15.0

Release notes

Sourced from laravel/nightwatch's releases.

v1.15.0

What's Changed

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

v1.14.1

What's Changed

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

v1.14.0

What's Changed

Full Changelog: laravel/nightwatch@v1.13.8...v1.14.0

Changelog

Sourced from laravel/nightwatch's changelog.

v1.15.0 - 2025-10-10

What's Changed

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

v1.14.1 - 2025-10-07

What's Changed

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

v1.14.0 - 2025-09-29

What's Changed

Full Changelog: laravel/nightwatch@v1.13.8...v1.14.0

Commits
  • 266b424 Bump version to v1.15.0
  • 69c70cf Add error handling for serializing of request headers (#283)
  • f6458b2 Capture request headers (#270)
  • 2c8c169 Bump version to v1.14.1
  • 444ea90 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.0
  • 11a618f Extract hook for queue payload modification (#274)
  • 676aa20 Add Sample middleware aliases (#275)
  • Additional commits viewable in compare view

Updates laravel/octane from 2.12.2 to 2.12.3

Release notes

Sourced from laravel/octane's releases.

v2.12.3

Changelog

Sourced from laravel/octane's changelog.

v2.12.3 - 2025-09-23

Commits

Updates laravel/boost from 1.2.0 to 1.3.0

Release notes

Sourced from laravel/boost's releases.

v1.3.0 - boost:update command, third-party guidelines

What's Changed

Full Changelog: laravel/boost@v1.2.1...v1.3.0

v1.2.1 - MCP guidelines, better WSL, rector

What's Changed

New Contributors

Full Changelog: laravel/boost@v1.2.0...v1.2.1

Changelog

Sourced from laravel/boost's changelog.

v1.3.0 - 2025-09-30

What's Changed

Full Changelog: laravel/boost@v1.2.1...v1.3.0

v1.2.1 - 2025-09-23

What's Changed

New Contributors

Full Changelog: laravel/boost@v1.2.0...v1.2.1

Commits
  • ef88008 [1.x] Adds boost:update + allows package authors to publish guidelines (#277)
  • 642a3b6 Update CHANGELOG
  • 84cd763 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 from private to protected 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 Rector
  • d33a84f docs: guidelines: initial laravel/mcp guidelines (#267)
  • Additional commits viewable in compare view

Updates laravel/sail from 1.45.0 to 1.46.0

Release notes

Sourced from laravel/sail's releases.

v1.46.0

Changelog

Sourced from laravel/sail's changelog.

v1.46.0 - 2025-09-23

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

…6 updates

Bumps the php-dependencies group with 6 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.33.0` |
| [laravel/nightwatch](https://github.com/laravel/nightwatch) | `1.13.8` | `1.15.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.12.2` | `2.12.3` |
| [laravel/boost](https://github.com/laravel/boost) | `1.2.0` | `1.3.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.45.0` | `1.46.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.33.0
- [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.33.0)

Updates `laravel/nightwatch` from 1.13.8 to 1.15.0
- [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.15.0)

Updates `laravel/octane` from 2.12.2 to 2.12.3
- [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.12.3)

Updates `laravel/boost` from 1.2.0 to 1.3.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.3.0)

Updates `laravel/sail` from 1.45.0 to 1.46.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.46.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.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/nightwatch
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/octane
  dependency-version: 2.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/boost
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 10, 2025
@github-actions github-actions bot enabled auto-merge October 10, 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.

0 participants