Update dependency google_sign_in to v7 #9

Open
renovate wants to merge 1 commits from renovate/google_sign_in-7.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
google_sign_in (source) dependencies major ^6.3.0 -> 7.2.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

flutter/packages (google_sign_in)

v7.2.0

Compare Source

  • Adds a clearAuthorizationToken method to remove an access token from the
    cache.
  • Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.

v7.1.1

Compare Source

  • Adds more documentation about the requirement to call initialize exactly
    once.
  • Adds information about GoogleSignInException to the migration guide.

v7.1.0

Compare Source

  • Adds the missing export of GoogleSignInExceptionCode, to allow for
    structured error handling as intended by the API.

v7.0.0

Compare Source

  • BREAKING CHANGE: Many APIs have changed or been replaced to reflect the
    current APIs and best practices of the underlying platform SDKs. For full
    details, see the README and migration guide, but notable highlights include:
    • The GoogleSignIn instance is now a singleton.
    • Clients must call and await the new initialize method before calling any
      other methods on the instance.
    • Authentication and authorization are now separate steps.
    • Access tokens and server auth codes are obtained via separate calls.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google_sign_in](https://github.com/flutter/packages) ([source](https://github.com/flutter/packages/tree/HEAD/packages/google_sign_in/google_sign_in)) | dependencies | major | `^6.3.0` -> `7.2.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>flutter/packages (google_sign_in)</summary> ### [`v7.2.0`](https://github.com/flutter/packages/blob/HEAD/packages/google_sign_in/google_sign_in/CHANGELOG.md#720) [Compare Source](https://github.com/flutter/packages/compare/google_sign_in-v7.1.1...google_sign_in-v7.2.0) - Adds a `clearAuthorizationToken` method to remove an access token from the cache. - Updates minimum supported SDK version to Flutter 3.29/Dart 3.7. ### [`v7.1.1`](https://github.com/flutter/packages/blob/HEAD/packages/google_sign_in/google_sign_in/CHANGELOG.md#711) [Compare Source](https://github.com/flutter/packages/compare/google_sign_in-v7.1.0...google_sign_in-v7.1.1) - Adds more documentation about the requirement to call `initialize` exactly once. - Adds information about `GoogleSignInException` to the migration guide. ### [`v7.1.0`](https://github.com/flutter/packages/blob/HEAD/packages/google_sign_in/google_sign_in/CHANGELOG.md#710) [Compare Source](https://github.com/flutter/packages/compare/google_sign_in-v7.0.0...google_sign_in-v7.1.0) - Adds the missing export of `GoogleSignInExceptionCode`, to allow for structured error handling as intended by the API. ### [`v7.0.0`](https://github.com/flutter/packages/blob/HEAD/packages/google_sign_in/google_sign_in/CHANGELOG.md#700) [Compare Source](https://github.com/flutter/packages/compare/google_sign_in-v6.3.0...google_sign_in-v7.0.0) - **BREAKING CHANGE**: Many APIs have changed or been replaced to reflect the current APIs and best practices of the underlying platform SDKs. For full details, see the README and migration guide, but notable highlights include: - The `GoogleSignIn` instance is now a singleton. - Clients must call and await the new `initialize` method before calling any other methods on the instance. - Authentication and authorization are now separate steps. - Access tokens and server auth codes are obtained via separate calls. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiLCJ1cGdyYWRlIl19-->
renovate added 1 commit 2025-06-24 16:03:11 +00:00
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
df2f13ed78
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade google_sign_in
/bin/sh: 1: flutter: not found

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: pubspec.lock ``` Command failed: flutter pub upgrade google_sign_in /bin/sh: 1: flutter: not found ```
renovate force-pushed renovate/google_sign_in-7.x from df2f13ed78 to 44f270c985 2025-08-10 09:05:07 +00:00 Compare
renovate added 2 commits 2025-10-03 15:03:19 +00:00
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
54b225a80c
renovate added 2 commits 2025-10-28 07:10:42 +00:00
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
54b225a80c
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
7467b6acdd
renovate added 2 commits 2025-10-28 07:28:38 +00:00
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
7467b6acdd
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
65288a8e3a
renovate added 2 commits 2025-10-28 08:21:44 +00:00
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
65288a8e3a
Update dependency google_sign_in to v7
Some checks failed
renovate/artifacts Artifact file update failure
313d70c856
renovate force-pushed renovate/google_sign_in-7.x from 313d70c856 to eede26035a 2025-11-14 02:22:00 +00:00 Compare
renovate force-pushed renovate/google_sign_in-7.x from eede26035a to 3daa373a41 2025-11-18 11:35:56 +00:00 Compare
renovate force-pushed renovate/google_sign_in-7.x from 3daa373a41 to 21de953220 2025-11-18 16:28:11 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/google_sign_in-7.x:renovate/google_sign_in-7.x
git checkout renovate/google_sign_in-7.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erichardson/wheres-my-sign#9