Skip to content

chore(deps): bump github.com/google/googlesignin-ios from 9.2.0 to 10.0.0 - #1393

Merged
demolaf merged 1 commit into
mainfrom
dependabot/swift/github.com/google/googlesignin-ios-10.0.0
Sep 14, 2026
Merged

demolaf merged 1 commit into
mainfrom
dependabot/swift/github.com/google/googlesignin-ios-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/google/googlesignin-ios from 9.2.0 to 10.0.0.

Release notes

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

GoogleSignIn-iOS 10.0.0

10.0.0

  • BREAKING: Xcode 27 support required us to update dependencies to AppAuth 3.0.0 and GTMAppAuth 6.0.0, which:

    • ...raises the minimum deployment targets to iOS 15.0 and macOS 12.0
    • ...widens the GTMSessionFetcher dependency to allow 4.x and 5.x
    • ...updates the version-specific Swift Package Manager manifest to Package@swift-5.7.swift. Projects that must keep supporting earlier OS versions should stay on GoogleSignIn 9.2.0. (#628)
  • Add GIDSignIn.wrapperIdentifier so SDKs that embed Google Sign-In can self-identify in Google's diagnostic logs via a new gidwrapper parameter. It is opt-in and pre-existing behavior is unchanged. (#625)

  • Update the sign-in button icon to the gradient Google G (#633)

  • Pin the Swift names of the GIDClaim factory methods with explicit NS_SWIFT_NAME annotations; the imported Swift names are unchanged (#627)

  • Use NSURLComponents to properly encode tokens (#618)

  • Fix a crash in additionalTokenRefreshParameters when emmSupport is nil (#608)

  • Internal

    • Consolidate SDK logging parameters to prepare for new ones (#616)
    • Fix swift-button-functional-test (#614)
    • Fix the SignInSample import and add the sample to CI (#632)
    • Add non-blocking Xcode 27 preview jobs to CI (#629)
    • Raise the sample Podfile deployment targets for Xcode 27 (#634)
    • Bump the bundler group dependencies (#594, #630)
Commits
  • 7823e51 Prepare for 10.0.0 Release (#635)
  • 98435f7 Raise Pods deployment targets for Xcode 27 (#634)
  • 64a9ac5 Bump the bundler group across 1 directory with 3 updates (#630)
  • adb6556 Update sign-in button icon to the gradient Google G (#633)
  • 04343a7 Fix SignInSample import + add to CI (#632)
  • 88b31f4 Add non-blocking Xcode 27 preview jobs to CI (#629)
  • 4ecd3d9 Update GTMAppAuth to 6.0.0 (#628)
  • 939df0c Feature/add sdkwrapper identifier (#625)
  • 47f7be2 Specify Swift names for GIDClaim methods (#627)
  • 759076c Bump rexml from 3.2.9 to 3.4.2 in the bundler group across 1 directory (#594)
  • 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 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 9.2.0 to 10.0.0.
- [Release notes](https://github.com/google/GoogleSignIn-iOS/releases)
- [Commits](google/GoogleSignIn-iOS@9.2.0...10.0.0)

---
updated-dependencies:
- dependency-name: github.com/google/googlesignin-ios
  dependency-version: 10.0.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 Pull requests that update a dependency file label Sep 11, 2026
@demolaf
demolaf merged commit 88f39b4 into main Sep 14, 2026
31 of 32 checks passed
@dependabot
dependabot Bot deleted the dependabot/swift/github.com/google/googlesignin-ios-10.0.0 branch September 14, 2026 14:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant