Skip to content

Commit 5b7bc92

Browse files
Bump laravel/socialite from 5.26.0 to 5.27.0 (#3697)
Bumps [laravel/socialite](https://github.com/laravel/socialite) from 5.26.0 to 5.27.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.27.0</h2> <ul> <li>Fix usage of access_token in Bitbucket integration by <a href="https://github.com/fetzi"><code>@​fetzi</code></a></li> </ul> <h2>v5.26.1</h2> <ul> <li>Use hash_equals for constant-time state comparison by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/770">laravel/socialite#770</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.26.1...v5.27.0">v5.27.0</a> - 2026-04-24</h2> <ul> <li>Fix usage of access_token in Bitbucket integration by <a href="https://github.com/fetzi"><code>@​fetzi</code></a></li> </ul> <h2><a href="https://github.com/laravel/socialite/compare/v5.26.0...v5.26.1">v5.26.1</a> - 2026-03-29</h2> <ul> <li>Use hash_equals for constant-time state comparison by <a href="https://github.com/pushpak1300"><code>@​pushpak1300</code></a> in <a href="https://redirect.github.com/laravel/socialite/pull/770">laravel/socialite#770</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laravel/socialite/commit/40e0757a75637c7b2dff05d3286b0d8fc25e5c0e"><code>40e0757</code></a> Fix usage of access_token in Bitbucket integration (<a href="https://redirect.github.com/laravel/socialite/issues/771">#771</a>)</li> <li><a href="https://github.com/laravel/socialite/commit/3eb544639b26d6921bc04c3a63183fdd73d87710"><code>3eb5446</code></a> Update CHANGELOG</li> <li><a href="https://github.com/laravel/socialite/commit/db6ec2ee967b7f06412c3a0cf1daaf072f4752a4"><code>db6ec2e</code></a> Use hash_equals for constant-time state comparison (<a href="https://redirect.github.com/laravel/socialite/issues/770">#770</a>)</li> <li><a href="https://github.com/laravel/socialite/commit/e2f2daaac4b13eb79afc81c3b9fefa4879e32ca6"><code>e2f2daa</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/laravel/socialite/compare/v5.26.0...v5.27.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 7f0f78c commit 5b7bc92

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

composer.json

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

composer.lock

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

0 commit comments

Comments
 (0)