chore(deps): bump the laravel group across 1 directory with 3 updates - #9
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the laravel group across 1 directory with 3 updates#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the laravel group with 3 updates in the / directory: [laravel/framework](https://github.com/laravel/framework), [laravel/sanctum](https://github.com/laravel/sanctum) and [laravel/socialite](https://github.com/laravel/socialite). Updates `laravel/framework` from 13.17.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.17.0...v13.24.0) Updates `laravel/sanctum` from 4.3.2 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.2...v4.3.3) Updates `laravel/socialite` from 5.28.0 to 5.29.0 - [Release notes](https://github.com/laravel/socialite/releases) - [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md) - [Commits](laravel/socialite@v5.28.0...v5.29.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 13.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel - dependency-name: laravel/sanctum dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: laravel - dependency-name: laravel/socialite dependency-version: 5.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/laravel-8064918702
branch
from
August 10, 2026 09:45
51752df to
4659a7f
Compare
Minimum allowed line rate is |
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 laravel group with 3 updates in the / directory: laravel/framework, laravel/sanctum and laravel/socialite.
Updates
laravel/frameworkfrom 13.17.0 to 13.24.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
6d48171Update version to v13.24.06f97f81[13.x] FixArr::forget()removing the wrong element (#61023)68b8267Revert "Use Str::uuid()->toString() instead of (string) casts (#60995)" (#61028)c9f4de5Revert "[13.x] Add if-related rector rules (#60930)" (#61027)83a04efcomment blank linea61f8e4[13.x] early return (#61014)277e826Hoist invariant Redis prefix/connection lookups out of tag-set loops (#61002)71f8d2bFix ReflectsClosures::firstClosureParameterTypes() returning wrong parameter'...055faaeCheck the class before calling relationLoaded when walking a relation chain (...f341a88Use Str::uuid()->toString() instead of (string) casts (#60995)Updates
laravel/sanctumfrom 4.3.2 to 4.3.3Release notes
Sourced from laravel/sanctum's releases.
Changelog
Sourced from laravel/sanctum's changelog.
Commits
fee27a5Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#613)56d3244use strict comparisond8685e5Bump shivammathur/setup-php in the github-actions group (#612)6379253Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#611)8dd31a2Enable Dependabot auto-merge (#610)334353dUpdate dependabot.yml634348cAdd Dependabot cooldown of 5 days (#606)bfe1fb1Merge pull request #605 from laravel/chore/pin-reusable-workflows-lateste1cda0ePin pull requests and issues workflows to latest laravel/.github596ee55Bump shivammathur/setup-php in the github-actions group (#602)Updates
laravel/socialitefrom 5.28.0 to 5.29.0Release notes
Sourced from laravel/socialite's releases.
Changelog
Sourced from laravel/socialite's changelog.
Commits
cd343a5Fix undefined array key error in LinkedIn provider (#785)3d49322Merge pull request #782 from laravel/dependabot/github_actions/github-actions...ef4e396Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group5db05f2Bump shivammathur/setup-php in the github-actions group (#778)6f95447Update CHANGELOG