Skip to content

Commit 8086649

Browse files
Bump laravel/socialite from 5.24.3 to 5.26.0 (#3568)
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.24.3 to 5.26.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/laravel/socialite/releases">laravel/socialite's releases</a>.</em></p> <blockquote> <h2>v5.26.0</h2> <ul> <li>Remove redundant &quot;When to Apply&quot; section from skill body by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/766">laravel/socialite#766</a></li> <li>[5.x] Fix workflow YAML syntax and clean up broken CI matrix by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/769">laravel/socialite#769</a></li> </ul> <h2>v5.25.0</h2> <ul> <li>Add Boost skill for Socialite development by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/763">laravel/socialite#763</a></li> <li>Rename Boost skill directory to socialite-development by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/76">laravel/socialite#76</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md">laravel/socialite's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/laravel/socialite/compare/v5.25.0...v5.26.0">v5.26.0</a> - 2026-03-24</h2> <ul> <li>Remove redundant &quot;When to Apply&quot; section from skill body by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/766">laravel/socialite#766</a></li> <li>[5.x] Fix workflow YAML syntax and clean up broken CI matrix by <a href="https://github.com/JoshSalway"><code>@​JoshSalway</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/769">laravel/socialite#769</a></li> </ul> <h2><a href="https://github.com/laravel/socialite/compare/v5.24.3...v5.25.0">v5.25.0</a> - 2026-02-27</h2> <ul> <li>Add Boost skill for Socialite development by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/763">laravel/socialite#763</a></li> <li>Rename Boost skill directory to socialite-development by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/76">laravel/socialite#76</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/socialite/commit/1d26f0c653a5f0e88859f4197830a29fe0cc59d0"><code>1d26f0c</code></a> [5.x] Fix workflow YAML syntax and clean up broken CI matrix (<a href="https://redirect.github.com/laravel/socialite/issues/769">#769</a>)</li> <li><a href="https://github.com/laravel/socialite/commit/30f44ddabca1ca02028cb737a22957a085c35f72"><code>30f44dd</code></a> Remove redundant &quot;When to Apply&quot; section from skill body (<a href="https://redirect.github.com/laravel/socialite/issues/766">#766</a>)</li> <li><a href="https://github.com/laravel/socialite/commit/b1fb6027ea574ccf0c322f5f318adf0b078102b8"><code>b1fb602</code></a> Update CHANGELOG</li> <li><a href="https://github.com/laravel/socialite/commit/231f572e1a37c9ca1fb8085e9fb8608285beafb3"><code>231f572</code></a> Rename Boost skill directory from socialite to socialite-development (<a href="https://redirect.github.com/laravel/socialite/issues/764">#764</a>)</li> <li><a href="https://github.com/laravel/socialite/commit/c2dee2a539def9bba054b1ecfd47c2d4298f872f"><code>c2dee2a</code></a> Add Boost skill for Socialite development (<a href="https://redirect.github.com/laravel/socialite/issues/763">#763</a>)</li> <li><a href="https://github.com/laravel/socialite/commit/458154dd9b1c8919d260754db9fa62573bf3d221"><code>458154d</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/laravel/socialite/compare/v5.24.3...v5.26.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb8aa3b commit 8086649

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"guzzlehttp/guzzle": "7.10.0",
3131
"knplabs/github-api": "3.16.0",
3232
"laravel/framework": "12.52.0",
33-
"laravel/socialite": "5.24.3",
33+
"laravel/socialite": "5.26.0",
3434
"laravel/ui": "4.6.3",
3535
"lcobucci/jwt": "5.6.0",
3636
"league/flysystem-aws-s3-v3": "^3.29",

composer.lock

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)