Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps league/oauth2-google from 4.0.1 to 4.1.0.

Changelog

Sourced from league/oauth2-google's changelog.

4.1.0 - 2025-12-15

Added

Commits
  • 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...
  • 5b784be Correct CodeCov configuration
  • 1c6d44e Correct build badge
  • d23f04c Merge pull request #123 from thephpleague/feature/new-ci
  • aaea3db Update Github actions
  • 2817a41 List PHP 8.2 and 8.3 as supported versions
  • 5beaf76 Merge pull request #121 from markcameron/patch-example
  • b6e1a4d Fixes Content-Type header syntax in provider.php for the example code
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 1, 2026
@cedric-anne
Copy link
Member

@dependabot rebase

Bumps [league/oauth2-google](https://github.com/thephpleague/oauth2-google) from 4.0.1 to 4.1.0.
- [Changelog](https://github.com/thephpleague/oauth2-google/blob/main/CHANGELOG.md)
- [Commits](thephpleague/oauth2-google@4.0.1...4.1.0)

---
updated-dependencies:
- dependency-name: league/oauth2-google
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/main/league/oauth2-google-4.1.0 branch from 1146a76 to f560cd3 Compare January 5, 2026 13:00
@trasher
Copy link
Contributor

trasher commented Jan 5, 2026

e2e failure seems unrelated...

@trasher trasher merged commit cf89916 into main Jan 5, 2026
9 of 10 checks passed
@trasher trasher deleted the dependabot/composer/main/league/oauth2-google-4.1.0 branch January 5, 2026 14:29
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.

3 participants