chore(deps): bump the dependencies group with 3 updates#3
Merged
AbdelrhmanSaid merged 1 commit intomasterfrom May 1, 2026
Merged
Conversation
Bumps the dependencies group with 3 updates: [laravel/framework](https://github.com/laravel/framework), [livewire/livewire](https://github.com/livewire/livewire) and [spatie/laravel-permission](https://github.com/spatie/laravel-permission). Updates `laravel/framework` from 13.6.0 to 13.7.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v13.6.0...v13.7.0) Updates `livewire/livewire` from 4.2.4 to 4.3.0 - [Release notes](https://github.com/livewire/livewire/releases) - [Commits](livewire/livewire@v4.2.4...v4.3.0) Updates `spatie/laravel-permission` from 7.3.0 to 7.4.1 - [Release notes](https://github.com/spatie/laravel-permission/releases) - [Changelog](https://github.com/spatie/laravel-permission/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-permission@7.3.0...7.4.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: livewire/livewire dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: spatie/laravel-permission dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 3 updates: laravel/framework, livewire/livewire and spatie/laravel-permission.
Updates
laravel/frameworkfrom 13.6.0 to 13.7.0Release notes
Sourced from laravel/framework's releases.
Changelog
Sourced from laravel/framework's changelog.
Commits
f13b85bUpdate version to v13.7.08f1ac32Match processForeignKeys return shape to Builder::getForeignKeys (#59908)4137af0int argument for sortByDesc and Enumerable sort methods (#59907)3dd5396Fix duplicate type key in getTypes/processTypes return shape (#59909)0069d0dSpecify Translation Loader namespaces shape (#59913)92f76dcAlign Enumerable search and flatten@returnwith implementations (#59910)11fef3aAlign Enumerable all, times and range@returnwith implementations (#59911)4e5db2a[13.x] Refactor: improve tests (#59912)ade858erefactor: remove unnecessary call function (#59915)5ffd3cb[13.x] Refactor: addmatch(#59914)Updates
livewire/livewirefrom 4.2.4 to 4.3.0Release notes
Sourced from livewire/livewire's releases.
Commits
19ebb1eBuild assets for v4.3.0815401fBump Alpine v3.15.12fe04c39Merge branch '3.x'a4d723cBump Alpine v3.15.12daaf1a1[4.x] Always recompile generated Blade files (#10254)3befdd2[4.x] Fix commented outusestatements being injected into compiled view (#...2352e2e[4.x] Fix SFC half-compiled cache state when class is written before view (#1...c07c893[4.x] Fixwire:shownot reacting to$errorschanges (#10229)58a83d2[4.x] Updatewire:keydocumentation to include conditionals (#10231)b55670a[4.x] Add documentation for$setand$togglelive parameter (#10237)Updates
spatie/laravel-permissionfrom 7.3.0 to 7.4.1Release notes
Sourced from spatie/laravel-permission's releases.
Changelog
Sourced from spatie/laravel-permission's changelog.
Commits
ef42ecbDo not throw from teams() when teams feature is disabled (#2949)1646e6aUpdate CHANGELOG6f60746Add syncModels method to Role model with HasModels trait (#2922)7fe2d59Teams accessors in HasRolesTrait (#2928)1ac8895Update README9132877Fix malformed Bouncer link in READMEbfb532dBump dependabot/fetch-metadata from 2 to 3911c111Update CHANGELOGDependabot 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