Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Package From To
brick/money 0.14.0 0.14.1
filament/filament 5.6.8 5.7.4
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.13
spatie/laravel-activitylog 4.12.3 5.0.0
spatie/laravel-sluggable 3.8.1 4.0.3
laravel/boost 2.4.10 2.4.13
laravel/pint 1.29.0 1.30.0
laravel/sail 1.63.0 1.64.0
nunomaduro/collision 8.9.3 8.9.5
rector/rector 2.5.7 2.5.9
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.4

Commits

Updates guzzlehttp/guzzle from 7.15.1 to 7.15.2

Release notes

Sourced from guzzlehttp/guzzle's releases.

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

Release notes

Sourced from laravel/framework's releases.

v13.23.0

v13.22.0

v13.21.1

No release notes provided.

v13.20.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v13.23.0 - 2026-07-27

v13.22.0 - 2026-07-24

v13.21.1 - 2026-07-21

v13.20.0 - 2026-07-14

... (truncated)

Commits
  • 92a7072 Update version to v13.23.0
  • 2fcf082 [13.x] Fix schedule:list timezone conversion for range, step, and wildcard cr...
  • d497990 Update facade docblocks
  • c6770c9 Fix default handling in CookieJar::queued() (#60904)
  • 7491a32 Revert "Fix ShouldBeUniqueUntilProcessing retries releasing locks they don't ...
  • 76505c8 Allow ->using(...) in ->change() migrations for PostgreSQL compatibility (#60...
  • 5340a3d Improve Collection::select types (#60898)
  • 1c3a424 [13.x] Use a timing-safe comparison for the maintenance mode bypass secret (#...
  • 584dd83 Add monthly channel to logging config (#60895)
  • 9f1d400 Update composer.json (#60894)
  • 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.13

Release notes

Sourced from livewire/blaze's releases.

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

Release notes

Sourced from livewire/livewire's releases.

v4.3.4

What's Changed

New Contributors

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

Commits
  • e6c8d63 Build assets for v4.3.4
  • 0ee4bfb Update GitHub actions
  • 6154d42 Merge branch '3.x' into 4.x
  • 11ebe64 [3.x] Improve query string parsing and effect handling (#10467)
  • c1103e1 [4.x] docs: add missing $this->validate() calls to file upload examples (#10395)
  • 29e3d2c docs: format long inline nginx snippet as a code block
  • 9baf7a9 [4.x] Handle exceptions from form lifecycle hooks (#10376)
  • bfc87b7 Revert "[4.x] Move temporary file if disks are same" (#10390)
  • 6901c90 [4.x] Extract renderless-related methods into a HandlesRenderless trait (#1...
  • 64fdee5 [4.x] Fix BaseAuthorze and BaseRenderless not triggered using event (#10384)
  • Additional commits viewable in compare view

Updates spatie/laravel-activitylog from 4.12.3 to 5.0.0

Release notes

Sourced from spatie/laravel-activitylog's releases.

5.0.0

What's Changed

  • v5: PHP 8.4+, Laravel 11+, modernized API by

…with 17 updates

Bumps the composer-dependencies group with 14 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.4` |
| [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.13` |
| [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` |
| [laravel/boost](https://github.com/laravel/boost) | `2.4.10` | `2.4.13` |
| [laravel/pint](https://github.com/laravel/pint) | `1.29.0` | `1.30.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.63.0` | `1.64.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.5.9` |
| [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.4
- [Commits](filamentphp/panels@v5.6.8...v5.7.4)

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

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.23.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.23.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.13
- [Release notes](https://github.com/livewire/blaze/releases)
- [Commits](livewire/blaze@v1.0.11...v1.0.13)

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

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 `laravel/boost` from 2.4.10 to 2.4.13
- [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.4.13)

Updates `laravel/pint` from 1.29.0 to 1.30.0
- [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.0)

Updates `laravel/sail` from 1.63.0 to 1.64.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.64.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.5.9
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.5.7...2.5.9)

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.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: guzzlehttp/guzzle
  dependency-version: 7.15.2
  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.23.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.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: livewire/livewire
  dependency-version: 4.3.4
  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: laravel/boost
  dependency-version: 2.4.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-dependencies
- dependency-name: laravel/pint
  dependency-version: 1.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-dependencies
- dependency-name: laravel/sail
  dependency-version: 1.64.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.5.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 3, 2026
@dependabot
dependabot Bot requested a review from DennisObject as a code owner August 3, 2026 01:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 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 10, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/dev/composer-dependencies-a75b5c7c33 branch August 10, 2026 01:15
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