Skip to content

chore(deps): bump the laravel group across 1 directory with 3 updates - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/laravel-8064918702
Open

chore(deps): bump the laravel group across 1 directory with 3 updates#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/laravel-8064918702

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Bumps the laravel group with 3 updates in the / directory: laravel/framework, laravel/sanctum and laravel/socialite.

Updates laravel/framework from 13.17.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 laravel/sanctum from 4.3.2 to 4.3.3

Release notes

Sourced from laravel/sanctum's releases.

v4.3.3

Changelog

Sourced from laravel/sanctum's changelog.

v4.3.3 - 2026-06-23

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/socialite from 5.28.0 to 5.29.0

Release notes

Sourced from laravel/socialite's releases.

v5.29.0

Changelog

Sourced from laravel/socialite's changelog.

v5.29.0 - 2026-07-01

Commits
  • cd343a5 Fix undefined array key error in LinkedIn provider (#785)
  • 3d49322 Merge pull request #782 from laravel/dependabot/github_actions/github-actions...
  • ef4e396 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group
  • 5db05f2 Bump shivammathur/setup-php in the github-actions group (#778)
  • 6f95447 Update CHANGELOG
  • See full diff in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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 dependabot Bot changed the title build(deps): bump the laravel group across 1 directory with 3 updates chore(deps): bump the laravel group across 1 directory with 3 updates Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/laravel-8064918702 branch from 51752df to 4659a7f Compare August 10, 2026 09:45
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Complexity Health
Enums/ProfileAccountStatus.php 0% 0
Enums/UserRole.php 0% 0
Http/Controllers/Api/V1/AuthController.php 100% 8
Http/Controllers/Api/V1/ProfileController.php 0% 7
Http/Controllers/Api/V1/SkillController.php 100% 5
Http/Controllers/Controller.php 0% 0
Http/Middleware/EnsureUserIsAdmin.php 0% 3
Http/Requests/UpdateProfileRequest.php 0% 2
Http/Requests/ValidateProfileRequest.php 0% 2
Http/Resources/SkillListResource.php 100% 1
Models/Profile.php 83% 3
Models/Project.php 100% 1
Models/Skill.php 57% 4
Models/SkillProfile.php 0% 0
Models/User.php 86% 3
Providers/AppServiceProvider.php 100% 2
Services/AuthService.php 100% 6
Services/ProfileService.php 100% 11
Summary 73% (138 / 189) 58

Minimum allowed line rate is 80%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants