Skip to content

build(deps): update league/oauth2-google requirement from ^4.0 to ^5.0#1782

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/league/oauth2-google-tw-5.0
Open

build(deps): update league/oauth2-google requirement from ^4.0 to ^5.0#1782
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/league/oauth2-google-tw-5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updates the requirements on league/oauth2-google to permit the latest version.

Changelog

Sourced from league/oauth2-google's changelog.

5.0.0 - 2026-03-23

Fixed

  • Ensure compatibility with oauth2-client version 3 by @​garak

Removed

4.2.0 - 2026-03-09

Added

4.1.0 - 2025-12-15

Added

4.0.1 - 2022-03-17

Changed

4.0.0 - 2022-03-04

Changed

3.0.4 - 2021-01-27

Fixed

3.0.3 - 2020-07-24

Fixed

  • Remove the approval_prompt from default parameters, #90

3.0.2 - 2019-11-16

Fixed

... (truncated)

Commits
  • 23ba9a8 Prepare for release
  • d3e3f4b Merge pull request #142 from garak/fix-getid
  • b571b73 coverage on php 8.5
  • a9f102f Fix oauth2-client 3 compat, drop PHP 7 support
  • 72be695 Prepare for release
  • d217cd2 Merge pull request #140 from garak/client-3
  • 449c60b Allows oauth2-client version 3
  • 8b9bb43 Prepare for release
  • 158be45 Merge pull request #132 from dt-thomas-durand/feat/email-verified-or-trustworthy
  • bd0a3d1 feat: added getEmailVerified() and isEmailTrustworthy() based on Google docum...
  • 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 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)

Updates the requirements on [league/oauth2-google](https://github.com/thephpleague/oauth2-google) to permit the latest version.
- [Changelog](https://github.com/thephpleague/oauth2-google/blob/main/CHANGELOG.md)
- [Commits](thephpleague/oauth2-google@4.0.0...5.0.0)

---
updated-dependencies:
- dependency-name: league/oauth2-google
  dependency-version: 5.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Mar 30, 2026
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot bot commented Mar 30, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Verification Details

Dependency Compatibility Verified

  • league/oauth2-google ^5.0 requires league/oauth2-client: ^2.0 || ^3.0
  • Project has league/oauth2-client: ^2.6
  • PHP requirement: ^8.0 (project has ^8.1) ✓

API Compatibility Verified

The Modules\Emails\OAuth2\Google class extends League\OAuth2\Client\Provider\Google and:

  • Overrides getDefaultScopes() - return type array unchanged ✓
  • Uses constructor pattern compatible with v5.0.0 ✓
  • Uses Gmail-specific scope https://mail.google.com/ (not affected by OpenID Connect changes)
Files Reviewed (1 file)
  • composer.json - Dependency version constraint update

Reviewed by glm-5-20260211 · 252,920 tokens

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

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants