DealORound / Deal-O-Round

Flutter port of the Deal-O-Round board card game
MIT License
2 stars 0 forks source link

Bump games_services from 4.0.0 to 4.0.1 #35

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps games_services from 4.0.0 to 4.0.1.

Release notes

Sourced from games_services's releases.

🎁 4.0.1

What changed?

  • Add ability to get Play Games auth code for use with backends by @​theLee3
  • Add PlayerData class to return more score holder details by @​theLee3
  • Add isAuthenticated check alongside DEBUG signInFailed by @​theLee3
  • Add signInFailed check to prevent hanging on hot reload by @​theLee3
  • Handle consent exception when calling loadLeaderboardScores with Scope.friendsOnly by @​theLee3
  • Ensure all task exceptions are handled, to prevent crashes. by @​Erfa
Commits
  • d4b83ab add contributors list to root readme
  • 5626d53 add contributors list to readme
  • ab12256 Merge pull request #152 from Abedalkareem/feature/add-player-data-model
  • 897fcb8 Merge pull request #153 from theLee3/get-play-games-auth-code
  • e4eea0c Add ability to get Play Games auth code for use with backends.
  • 78b1716 Merge pull request #151 from theLee3/fix-game-center-sign-in-hanging
  • 431e52d Merge pull request #138 from Erfa/develop
  • 83f014a Add deprecated messages & doc comments.
  • 143d7e2 Revert Leaderboards.kt to allow for a proper fix.
  • 3cfe7ad Add isAuthenticated check alongside DEBUG signInFailed.
  • 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 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)