Bump the patch-updates group across 1 directory with 4 updates - #40
Merged
Merged
Conversation
Bumps the patch-updates group with 2 updates in the / directory: [filament/filament](https://github.com/filamentphp/panels) 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 `livewire/livewire` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/livewire/livewire/releases) - [Commits](livewire/livewire@v4.4.0...v4.4.1) 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) Updates `mockery/mockery` from 1.6.12 to 1.6.13 - [Release notes](https://github.com/mockery/mockery/releases) - [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md) - [Commits](mockery/mockery@1.6.12...1.6.13) --- 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: livewire/livewire dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch 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 - dependency-name: mockery/mockery dependency-version: 1.6.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/composer/patch-updates-f2682ad75b
branch
August 18, 2026 20:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-updates group with 2 updates in the / directory: filament/filament and phpseclib/phpseclib.
Updates
filament/filamentfrom 5.7.5 to 5.7.6Commits
7e75d8dMerge branch '4.x' into 5.xUpdates
livewire/livewirefrom 4.4.0 to 4.4.1Release notes
Sourced from livewire/livewire's releases.
Commits
0c925c5Build assets for v4.4.18133940Bump Alpine to 3.16.2 (#10546)a0679daUpmerge 3.x into 4.x for release prep (#10544)15d28f2[4.x] Add type validation to CarbonSynth and EnumSynth (#10541)1a3fde3[4.x] Fix reactive Eloquent models throwsCannotMutateReactivePropException...3b7da04[4.x] Fix unhandled rejections from cancelled polls (#10428)0cde73bEnsure event listeners resolve to component-defined methods65565f6[4.x] Fix assets after a stylesheet never being loaded (#10482)9db701a[4.x] Fix script modules not loading after back/forward navigation (#10481)14c933b[4.x] Only match a component's class namespace on whole segments (#10476)Updates
phpseclib/phpseclibfrom 3.0.55 to 3.0.56Release notes
Sourced from phpseclib/phpseclib's releases.
Changelog
Sourced from phpseclib/phpseclib's changelog.
Commits
7adbbe3CHANGELOG: add new release (3.0.56)37e3742SFTP: throw TimeoutExceptions on timeout vs UnexpectedValueException9e167c9Merge branch '2.0' into 3.0449d678Merge branch '2.0' of github.com:phpseclib/phpseclib into 2.099b62d0Merge branch '1.0' into 2.0bcfbdd2BACKERS: hyperlink Greg Mayesc224fbbMerge branch '2.0' into 3.0db3332cMerge branch '1.0' into 2.0684ee2dBACKERS: add herodevs and Greg Mayesdd46117Merge branch '3.0' of github.com:phpseclib/phpseclib into 3.0Updates
mockery/mockeryfrom 1.6.12 to 1.6.13Release notes
Sourced from mockery/mockery's releases.
... (truncated)
Changelog
Sourced from mockery/mockery's changelog.
Commits
9cb5441Changelog v1.6.13 (#1508)8f28a25Fix psalm issues and bump RTD to Ubuntu 24.04 (#1507)7b65b4fFix Mock::shouldNotReceive() ignoring additional arguments (#1506)4bc305aAdd PHPUnit extension for Mockery (#1505)396bc47Add PHPUnit EndToEnd Tests (#1504)6e5c18cFix mocking a class with an overridden return type (#1503)d95e8e1Fixed Generics DocComments & readonly class mock handling (#1502)c03e1d9Updates Composer constraints and autoload setup (#1501)aa6495aBump PHIVE tool versions (#1500)80d4840Update GitHub Actions workflows (#1498)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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