Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/google/googlesignin-ios from 7.1.0 to 9.1.0.

Release notes

Sourced from github.com/google/googlesignin-ios's releases.

Google Sign-In 9.1.0

  • Allow requesting claims (currently, only auth_time) via Sign-in methods (#550, #552, #553, #569)
  • Update addScopes: methods in GIDSignIn to include previously requested claims (#557)
  • Internal
    • Assign to keychainStore asap in initializer (#540)
    • Add support for Swift 6 (#543, #544, #546)
    • Update GitHub Actions workflows (#545, #570)
    • Update the DaysUntilBirthday sample app to support auth_time claim (#555)
    • Rename tokenClaims to claims throughout the code (#568)

Google Sign-In 9.0.0

  • Allow providing a custom nonce via GSI to AppAuth (#402, #476)
  • Fix invalid error code in GIDSignIn (#472)
  • Add support for GTMAppAuth 5 on macOS (#522)
  • Fix Data Protected migration bugs (#533)
  • Internal
    • Add AppAuthCore as explicit dependency (#470)
    • Update iPhone simulator from 14 to 15 (#494)
    • Fix swift button integration test (#497)
    • Update runner to macos-13 (#498)
    • Update scorecards.yml to use upload-artifact@v4.6.2 (#516)
    • Update AppAuth and GTMAppAuth dependencies (#517, #521)
    • Fix Swift integration tests for a returning user (#518)
    • Update .gitignore to include .build and Package.resolved (#520)
    • Update GIDSignInTest to correctly setUp and tearDown NSUserDefaults (#527)

Google Sign-In 8.0.0

  • General release adding Firebase App Check support to establish your application's integrity while signing in with Google
  • Internal
    • Update AppCheckCore dependency to v11.0 (#454)
    • Add instancetype return to test helper (#393)
    • Remove GTMSessionFetcher modular import (#403)
    • Bump activesupport from 5.2.5 to 5.2.8.1 in the bundler group (#429)
    • Remove deprecated macos-11 runner (#447)
    • Update deprecated archiving API usage in tests (#449)
Commits
  • 913b400 Update CHANGELOG to prep for 9.1.0 release (#571)
  • 7aee035 Add support for claims like auth_time (#569)
  • f8dfad9 Update macOS runner to macos-15 to fix deprecation (#570)
  • 8dd1d46 Ensure additionalTokenRefreshParametersForAuthSession returns a string dict...
  • f478a1d Assign to keychainStore asap in initializer (#540)
  • 55e4132 Update swift-tools version to use Swift 6 when available. (#546)
  • 0bd7587 Support Swift6 version to Birthday sample app. (#544)
  • 12cf374 Set buttonStyle to be MainActor (#543)
  • 8062b4c Update Github workflow build & run destinations, fix respective integration t...
  • 3996d90 Update CHANGELOG to prep for 9.0.0 release. (#534)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [github.com/google/googlesignin-ios](https://github.com/google/GoogleSignIn-iOS) from 7.1.0 to 9.1.0.
- [Release notes](https://github.com/google/GoogleSignIn-iOS/releases)
- [Commits](google/GoogleSignIn-iOS@7.1.0...9.1.0)

---
updated-dependencies:
- dependency-name: github.com/google/googlesignin-ios
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency updates (Dependabot) label Jan 11, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2026

Labels

The following labels could not be found: swiftpm, tuist. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

dependencies Dependency updates (Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants