monica
monica copied to clipboard
chore(deps): bump laravel/socialite from 5.12.1 to 5.15.1
Bumps laravel/socialite from 5.12.1 to 5.15.1.
Release notes
Sourced from laravel/socialite's releases.
v5.15.1
- Check if some fields exist using limited login by
@CosmicodeStudio
in laravel/socialite#709v5.15.0
- Support the custom parameters of the access token request by
@maximepvrt
in laravel/socialite#707v5.14.0
- Update Socialite Providers URL by
@DamianKRTurner
in laravel/socialite#703- [5.x] Add Slack OpenID provider by
@maartenpaauw
in laravel/socialite#704v5.13.2
- Update Socialite.php by
@adic3x
in laravel/socialite#701v5.13.1
- Correct issue with GoogleProvider getUserByToken() method by
@ChengKaiChiang
in laravel/socialite#700v5.13.0
- Support OIDC token in Facebook provider (Facebook Limited Login) by
@gdebrauwer
in laravel/socialite#698
Changelog
Sourced from laravel/socialite's changelog.
v5.15.1 - 2024-06-28
- Check if some fields exist using limited login by
@CosmicodeStudio
in laravel/socialite#709v5.15.0 - 2024-06-11
- Support the custom parameters of the access token request by
@maximepvrt
in laravel/socialite#707v5.14.0 - 2024-05-03
- Update Socialite Providers URL by
@DamianKRTurner
in laravel/socialite#703- [5.x] Add Slack OpenID provider by
@maartenpaauw
in laravel/socialite#704v5.13.2 - 2024-04-26
- Update Socialite.php by
@adic3x
in laravel/socialite#701v5.13.1 - 2024-04-24
- Correct issue with GoogleProvider getUserByToken() method by
@ChengKaiChiang
in laravel/socialite#700v5.13.0 - 2024-04-15
- Support OIDC token in Facebook provider (Facebook Limited Login) by
@gdebrauwer
in laravel/socialite#698
Commits
cc02625
Check if some fields exist using limited login (#709)d772c96
Update CHANGELOGc8234bf
Support the custom parameters of the access token request (#707)beb3adc
Update CHANGELOGc7b0193
[5.x] Add Slack OpenID provider (#704)146052c
Update Socialite Providers URL (#703)f79e67a
Update CHANGELOG278d461
Apply fixes from StyleCIcab7546
Update Socialite.php (#701)24cb657
Update CHANGELOG- Additional commits viewable in compare view
Dependabot 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)