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 5 updates in the / directory:

Package From To
filament/filament 4.0.7 4.1.6
laravel/horizon 5.34.0 5.35.2
laravel/nightwatch 1.13.6 1.15.0
livewire/flux 2.4.0 2.5.1
symfony/http-client 7.3.3 7.3.4

Updates filament/filament from 4.0.7 to 4.1.6

Commits

Updates laravel/framework from 11.46.0 to 11.46.1

Release notes

Sourced from laravel/framework's releases.

v11.46.1

Commits
  • 5fd457f Update version to v11.46.1
  • c4ad94b remove forwarded host
  • 67fbb51 Revert "[11.x] Fixes incorrectly serializing virtual properties (backport) (#...
  • 9c80cf4 [11.x] Fixes incorrectly serializing virtual properties (backport) (#57201)
  • 66d4c92 Update CHANGELOG
  • See full diff in compare view

Updates laravel/horizon from 5.34.0 to 5.35.2

Release notes

Sourced from laravel/horizon's releases.

v5.35.2

v5.35.1

v5.35.0

Changelog

Sourced from laravel/horizon's changelog.

v5.35.2 - 2025-10-08

v5.35.1 - 2025-10-07

v5.35.0 - 2025-10-04

Commits

Updates laravel/nightwatch from 1.13.6 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

v1.13.8

What's Changed

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

v1.13.7

What's Changed

Full Changelog: laravel/nightwatch@v1.13.6...v1.13.7

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

v1.13.8 - 2025-09-23

What's Changed

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

v1.13.7 - 2025-09-20

What's Changed

Full Changelog: laravel/nightwatch@v1.13.6...v1.13.7

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 livewire/flux from 2.4.0 to 2.5.1

Release notes

Sourced from livewire/flux's releases.

v2.5.1

What's Changed

Full Changelog: livewire/flux@v2.5.0...v2.5.1

v2.5.0

What's Changed

New Contributors

Full Changelog: livewire/flux@v2.4.0...v2.5.0

Commits

Updates symfony/http-client from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/http-client's releases.

v7.3.4

Changelog (symfony/http-client@v7.3.3...v7.3.4)

Commits
  • 4b62871 Merge branch '6.4' into 7.3
  • 6740cdc Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • See full diff in compare view

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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [filament/filament](https://github.com/filamentphp/panels) | `4.0.7` | `4.1.6` |
| [laravel/horizon](https://github.com/laravel/horizon) | `5.34.0` | `5.35.2` |
| [laravel/nightwatch](https://github.com/laravel/nightwatch) | `1.13.6` | `1.15.0` |
| [livewire/flux](https://github.com/livewire/flux) | `2.4.0` | `2.5.1` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.3.3` | `7.3.4` |



Updates `filament/filament` from 4.0.7 to 4.1.6
- [Commits](filamentphp/panels@v4.0.7...v4.1.6)

Updates `laravel/framework` from 11.46.0 to 11.46.1
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.46.0...v11.46.1)

Updates `laravel/horizon` from 5.34.0 to 5.35.2
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](laravel/horizon@v5.34.0...v5.35.2)

Updates `laravel/nightwatch` from 1.13.6 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.6...v1.15.0)

Updates `livewire/flux` from 2.4.0 to 2.5.1
- [Release notes](https://github.com/livewire/flux/releases)
- [Commits](livewire/flux@v2.4.0...v2.5.1)

Updates `symfony/http-client` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.3/CHANGELOG.md)
- [Commits](symfony/http-client@v7.3.3...v7.3.4)

---
updated-dependencies:
- dependency-name: filament/filament
  dependency-version: 4.1.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-version: 11.46.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/horizon
  dependency-version: 5.35.2
  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: livewire/flux
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: symfony/http-client
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 merged commit f059480 into main Oct 10, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/composer/php-dependencies-27699bc990 branch October 10, 2025 03:03
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

Development

Successfully merging this pull request may close these issues.

0 participants