Skip to content

chore(deps): bump the composer-dependencies group across 1 directory with 18 updates - #208

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/composer/dev/composer-dependencies-3450579b03
Closed

chore(deps): bump the composer-dependencies group across 1 directory with 18 updates#208
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/composer/dev/composer-dependencies-3450579b03

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown

Bumps the composer-dependencies group with 15 updates in the / directory:

Package From To
brick/money 0.14.0 0.14.1
filament/filament 5.6.8 5.7.6
laravel/fortify 1.36.2 1.37.3
laravel/sanctum 4.3.1 4.3.3
laravel/tinker 3.0.0 3.0.2
livewire/blaze 1.0.11 1.0.14
spatie/laravel-activitylog 4.12.3 5.0.0
spatie/laravel-sluggable 3.8.1 4.0.3
fruitcake/laravel-debugbar 4.4.0 4.4.1
laravel/boost 2.4.10 2.5.2
laravel/pint 1.29.0 1.30.4
laravel/sail 1.63.0 1.65.0
nunomaduro/collision 8.9.3 8.9.5
rector/rector 2.5.7 2.6.1
spatie/laravel-ray 1.43.7 1.43.9

Updates brick/money from 0.14.0 to 0.14.1

Release notes

Sourced from brick/money's releases.

0.14.1

📌 Compatibility

  • Compatibility with brick/math version 0.19
Changelog

Sourced from brick/money's changelog.

0.14.1 - 2026-07-30

📌 Compatibility

  • Compatibility with brick/math version 0.19
Commits

Updates filament/filament from 5.6.8 to 5.7.6

Commits

Updates guzzlehttp/guzzle from 7.15.1 to 7.15.3

Release notes

Sourced from guzzlehttp/guzzle's releases.

7.15.3

Changed

  • Adjusted guzzlehttp/promises version constraint to ^2.5.2

Fixed

  • Fail a cURL multi handler wait with an attributable error when the transfer is no longer tracked
  • Fix StreamHandler resolving numeric IPv4 hosts differently from cURL handlers on macOS and Windows
  • Fix StreamHandler TLS peer names and proxy authorities for numeric IPv4 hosts on all platforms
  • Settle a cURL multi handler transfer displaced by a request reusing its native handle ID

7.15.2

Security

Fixed

  • Preserve RequestException when the stream handler rejects a request before opening a stream
Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.15.3 - 2026-08-05

Changed

  • Adjusted guzzlehttp/promises version constraint to ^2.5.2

Fixed

  • Fail a cURL multi handler wait with an attributable error when the transfer is no longer tracked
  • Fix StreamHandler resolving numeric IPv4 hosts differently from cURL handlers on macOS and Windows
  • Fix StreamHandler TLS peer names and proxy authorities for numeric IPv4 hosts on all platforms
  • Settle a cURL multi handler transfer displaced by a request reusing its native handle ID

7.15.2 - 2026-07-26

Security

Fixed

  • Preserve RequestException when the stream handler rejects a request before opening a stream
Commits

Updates laravel/fortify from 1.36.2 to 1.37.3

Release notes

Sourced from laravel/fortify's releases.

v1.37.3

v1.37.2

What's Changed

Full Changelog: laravel/fortify@v1.37.1...v1.37.2

v1.37.1

What's Changed

New Contributors

Full Changelog: laravel/fortify@v1.37.0...v1.37.1

v1.37.0

Changelog

Sourced from laravel/fortify's changelog.

v1.37.3 - 2026-06-29

v1.37.2 - 2026-05-15

What's Changed

Full Changelog: laravel/fortify@v1.37.1...v1.37.2

v1.37.1 - 2026-05-15

What's Changed

New Contributors

Full Changelog: laravel/fortify@v1.37.0...v1.37.1

v1.37.0 - 2026-04-28

Commits
  • 66b9503 Respect lowercase_usernames config when resetting password (#687)
  • 49de8fa Use literal status code in LockoutResponse to fix PHPStan analysis (#688)
  • c15bb43 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#686)
  • 015a33f Bump shivammathur/setup-php in the github-actions group (#684)
  • 0f0d1c6 Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#681)
  • bcd918a Enable Dependabot auto-merge (#680)
  • 4e3246a Add Dependabot cooldown of 5 days (#679)
  • b9298bd Update CHANGELOG
  • 5d4b6a5 [1.x] Fix passkey password confirmation defaults (#678)
  • c3679de Update CHANGELOG
  • Additional commits viewable in compare view

Updates laravel/framework from 13.18.1 to 13.24.0

Release notes

Sourced from laravel/framework's releases.

v13.24.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.24.0 - 2026-08-04

... (truncated)

Commits
  • 6d48171 Update version to v13.24.0
  • 6f97f81 [13.x] Fix Arr::forget() removing the wrong element (#61023)
  • 68b8267 Revert "Use Str::uuid()->toString() instead of (string) casts (#60995)" (#61028)
  • c9f4de5 Revert "[13.x] Add if-related rector rules (#60930)" (#61027)
  • 83a04ef comment blank line
  • a61f8e4 [13.x] early return (#61014)
  • 277e826 Hoist invariant Redis prefix/connection lookups out of tag-set loops (#61002)
  • 71f8d2b Fix ReflectsClosures::firstClosureParameterTypes() returning wrong parameter'...
  • 055faae Check the class before calling relationLoaded when walking a relation chain (...
  • f341a88 Use Str::uuid()->toString() instead of (string) casts (#60995)
  • Additional commits viewable in compare view

Updates laravel/sanctum from 4.3.1 to 4.3.3

Release notes

Sourced from laravel/sanctum's releases.

v4.3.3

v4.3.2

Changelog

Sourced from laravel/sanctum's changelog.

v4.3.3 - 2026-06-23

v4.3.2 - 2026-04-30

Commits
  • fee27a5 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#613)
  • 56d3244 use strict comparison
  • d8685e5 Bump shivammathur/setup-php in the github-actions group (#612)
  • 6379253 Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#611)
  • 8dd31a2 Enable Dependabot auto-merge (#610)
  • 334353d Update dependabot.yml
  • 634348c Add Dependabot cooldown of 5 days (#606)
  • bfe1fb1 Merge pull request #605 from laravel/chore/pin-reusable-workflows-latest
  • e1cda0e Pin pull requests and issues workflows to latest laravel/.github
  • 596ee55 Bump shivammathur/setup-php in the github-actions group (#602)
  • Additional commits viewable in compare view

Updates laravel/tinker from 3.0.0 to 3.0.2

Release notes

Sourced from laravel/tinker's releases.

v3.0.2

Full Changelog: laravel/tinker@v3.0.0...v3.0.2

Changelog

Sourced from laravel/tinker's changelog.

v3.0.2 - 2026-03-17

Full Changelog: laravel/tinker@v3.0.0...v3.0.2

v3.0.0 - 2026-03-17

Commits

Updates livewire/blaze from 1.0.11 to 1.0.14

Release notes

Sourced from livewire/blaze's releases.

v1.0.14

What's Changed

Full Changelog: livewire/blaze@v1.0.13...v1.0.14

v1.0.13

What's Changed

Full Changelog: livewire/blaze@v1.0.12...v1.0.13

v1.0.12

What's Changed

New Contributors

Full Changelog: livewire/blaze@v1.0.11...v1.0.12

Commits

Updates livewire/livewire from 4.3.3 to 4.3.5

Release notes

Sourced from livewire/livewire's releases.

v4.3.5

What's Changed

Full Changelog: livewire/livewire@v4.3.4...v4.3.5

v4.3.4

What's Changed

…with 18 updates

Bumps the composer-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [brick/money](https://github.com/brick/money) | `0.14.0` | `0.14.1` |
| [filament/filament](https://github.com/filamentphp/panels) | `5.6.8` | `5.7.6` |
| [laravel/fortify](https://github.com/laravel/fortify) | `1.36.2` | `1.37.3` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.3.1` | `4.3.3` |
| [laravel/tinker](https://github.com/laravel/tinker) | `3.0.0` | `3.0.2` |
| [livewire/blaze](https://github.com/livewire/blaze) | `1.0.11` | `1.0.14` |
| [spatie/laravel-activitylog](https://github.com/spatie/laravel-activitylog) | `4.12.3` | `5.0.0` |
| [spatie/laravel-sluggable](https://github.com/spatie/laravel-sluggable) | `3.8.1` | `4.0.3` |
| [fruitcake/laravel-debugbar](https://github.com/fruitcake/laravel-debugbar) | `4.4.0` | `4.4.1` |
| [laravel/boost](https://github.com/laravel/boost) | `2.4.10` | `2.5.2` |
| [laravel/pint](https://github.com/laravel/pint) | `1.29.0` | `1.30.4` |
| [laravel/sail](https://github.com/laravel/sail) | `1.63.0` | `1.65.0` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.9.3` | `8.9.5` |
| [rector/rector](https://github.com/rectorphp/rector) | `2.5.7` | `2.6.1` |
| [spatie/laravel-ray](https://github.com/spatie/laravel-ray) | `1.43.7` | `1.43.9` |



Updates `brick/money` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/brick/money/releases)
- [Changelog](https://github.com/brick/money/blob/main/CHANGELOG.md)
- [Commits](brick/money@0.14.0...0.14.1)

Updates `filament/filament` from 5.6.8 to 5.7.6
- [Commits](filamentphp/panels@v5.6.8...v5.7.6)

Updates `guzzlehttp/guzzle` from 7.15.1 to 7.15.3
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.15.3/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.15.1...7.15.3)

Updates `laravel/fortify` from 1.36.2 to 1.37.3
- [Release notes](https://github.com/laravel/fortify/releases)
- [Changelog](https://github.com/laravel/fortify/blob/1.x/CHANGELOG.md)
- [Commits](laravel/fortify@v1.36.2...v1.37.3)

Updates `laravel/framework` from 13.18.1 to 13.24.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v13.18.1...v13.24.0)

Updates `laravel/sanctum` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.3.1...v4.3.3)

Updates `laravel/tinker` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/3.x/CHANGELOG.md)
- [Commits](laravel/tinker@v3.0.0...v3.0.2)

Updates `livewire/blaze` from 1.0.11 to 1.0.14
- [Release notes](https://github.com/livewire/blaze/releases)
- [Commits](livewire/blaze@v1.0.11...v1.0.14)

Updates `livewire/livewire` from 4.3.3 to 4.3.5
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v4.3.3...v4.3.5)

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

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

Updates `fruitcake/laravel-debugbar` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/fruitcake/laravel-debugbar/releases)
- [Changelog](https://github.com/fruitcake/laravel-debugbar/blob/master/CHANGELOG.md)
- [Commits](fruitcake/laravel-debugbar@v4.4.0...v4.4.1)

Updates `laravel/boost` from 2.4.10 to 2.5.2
- [Release notes](https://github.com/laravel/boost/releases)
- [Changelog](https://github.com/laravel/boost/blob/main/CHANGELOG.md)
- [Commits](laravel/boost@v2.4.10...v2.5.2)

Updates `laravel/pint` from 1.29.0 to 1.30.4
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.29.0...v1.30.4)

Updates `laravel/sail` from 1.63.0 to 1.65.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.63.0...v1.65.0)

Updates `nunomaduro/collision` from 8.9.3 to 8.9.5
- [Commits](nunomaduro/collision@v8.9.3...v8.9.5)

Updates `rector/rector` from 2.5.7 to 2.6.1
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.5.7...2.6.1)

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

---
updated-dependencies:
- dependency-name: brick/money
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: filament/filament
  dependency-version: 5.7.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: guzzlehttp/guzzle
  dependency-version: 7.15.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: laravel/fortify
  dependency-version: 1.37.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laravel/framework
  dependency-version: 13.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laravel/sanctum
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: laravel/tinker
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: livewire/blaze
  dependency-version: 1.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: livewire/livewire
  dependency-version: 4.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: spatie/laravel-activitylog
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
- dependency-name: spatie/laravel-sluggable
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-dependencies
- dependency-name: fruitcake/laravel-debugbar
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: laravel/boost
  dependency-version: 2.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laravel/pint
  dependency-version: 1.30.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: rector/rector
  dependency-version: 2.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: spatie/laravel-ray
  dependency-version: 1.43.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-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 Aug 10, 2026
@dependabot
dependabot Bot requested a review from DennisObject as a code owner August 10, 2026 01:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/dev/composer-dependencies-3450579b03 branch August 17, 2026 01:17
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