Skip to content

Bump the patch-updates group with 4 updates - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/patch-updates-2c36d656ed
Open

Bump the patch-updates group with 4 updates#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/patch-updates-2c36d656ed

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the patch-updates group with 4 updates: filament/filament, laravel/framework, livewire/livewire and phpseclib/phpseclib.

Updates filament/filament from 5.7.5 to 5.7.6

Commits

Updates laravel/framework from 13.23.0 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 livewire/livewire from 4.3.5 to 4.4.0

Release notes

Sourced from livewire/livewire's releases.

v4.4.0

What's Changed

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

Commits
  • 514b29d Build assets for v4.4.0
  • 86abedf Bump Alpine to 3.16.0 (#10522)
  • 493ea80 Backport navigate rejection fix to 4.x (#10517)
  • 6694967 Upmerge 3.x into 4.x for release prep (#10516)
  • 30433e1 Prepare releases as drafts (#10520)
  • df502d0 Remove remaining timing pauses from interaction tests
  • 29a5bdc Synchronize poll cancellation tests on request events
  • 6254f13 Wait for JavaScript modules before asserting
  • 8042ad3 Wait for upload and dirty state transitions
  • 7dd32ba Synchronize poll overlap tests on request events
  • Additional commits viewable in compare view

Updates phpseclib/phpseclib from 3.0.55 to 3.0.56

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.56

  • RSA: don't use OpenSSL for PSS on OpenSSL < 3.1.0 (#2156)
  • SFTP: throw TimeoutExceptions on timeout vs UnexpectedValueException (#2152)
  • SFTP/Stream: use default context if one isn't explicitly provided (#2154)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.56 - 2026-08-02

  • RSA: don't use OpenSSL for PSS on OpenSSL < 3.1.0 (#2156)
  • SFTP: throw TimeoutExceptions on timeout vs UnexpectedValueException (#2152)
  • SFTP/Stream: use default context if one isn't explicitly provided (#2154)
Commits
  • 7adbbe3 CHANGELOG: add new release (3.0.56)
  • 37e3742 SFTP: throw TimeoutExceptions on timeout vs UnexpectedValueException
  • 9e167c9 Merge branch '2.0' into 3.0
  • 449d678 Merge branch '2.0' of github.com:phpseclib/phpseclib into 2.0
  • 99b62d0 Merge branch '1.0' into 2.0
  • bcfbdd2 BACKERS: hyperlink Greg Mayes
  • c224fbb Merge branch '2.0' into 3.0
  • db3332c Merge branch '1.0' into 2.0
  • 684ee2d BACKERS: add herodevs and Greg Mayes
  • dd46117 Merge branch '3.0' of github.com:phpseclib/phpseclib into 3.0
  • Additional commits viewable 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 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 patch-updates group with 4 updates: [filament/filament](https://github.com/filamentphp/panels), [laravel/framework](https://github.com/laravel/framework), [livewire/livewire](https://github.com/livewire/livewire) and [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib).


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

Updates `laravel/framework` from 13.23.0 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.23.0...v13.24.0)

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

Updates `phpseclib/phpseclib` from 3.0.55 to 3.0.56
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.55...3.0.56)

---
updated-dependencies:
- dependency-name: filament/filament
  dependency-version: 5.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: laravel/framework
  dependency-version: 13.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: livewire/livewire
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-updates
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.56
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

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 Aug 11, 2026
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