Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump facebook-android-sdk from 4.42.0 to 11.1.1 #499

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps facebook-android-sdk from 4.42.0 to 11.1.1.

Release notes

Sourced from facebook-android-sdk's releases.

Facebook SDK sdk-version-11.1.1

Version sdk-version-11.1.1

Facebook SDK sdk-version-11.1.0

Version sdk-version-11.1.0

Facebook SDK sdk-version-9.1.1

Version sdk-version-9.1.1

Facebook SDK sdk-version-9.1.0

Version sdk-version-9.1.0

Facebook SDK sdk-version-8.1.0

No release notes provided.

Facebook SDK sdk-version-8.0.0

No release notes provided.

Facebook SDK sdk-version-7.1.0

No release notes provided.

Facebook SDK sdk-version-7.0.1

No release notes provided.

Facebook SDK sdk-version-7.0.0

No release notes provided.

Facebook SDK sdk-version-6.5.1

No release notes provided.

Facebook SDK sdk-version-6.5.0

No release notes provided.

Facebook SDK sdk-version-6.4.0

No release notes provided.

Facebook SDK sdk-version-6.3.0

No release notes provided.

Facebook SDK sdk-version-6.2.0

No release notes provided.

Facebook SDK sdk-version-6.1.0

No release notes provided.

Facebook SDK sdk-version-6.0.0

No release notes provided.

Facebook SDK sdk-version-5.15.3

No release notes provided.

... (truncated)

Changelog

Sourced from facebook-android-sdk's changelog.

[11.1.1] - 2021-07-16

Fixed

  • Fixed the bug in GraphRequest when passing an attachment through POST method.
  • Fixed the race condition in cloud game.
  • Fixed the bug of accessing WindowManager from a non-visual context on Android 11.

[11.1.0] - 2021-06-29

Added

[11.0.0] - 2021-06-08

Added

  • Released user_messenger_contact permission to enable Login Connect with Messenger. This new feature allows people to opt in to being contacted by a business on Messenger following the FB Login flow. Learn more at https://developers.facebook.com/docs/facebook-login/login-connect
  • Support Android S+ checksum API for computing the package checksum if it’s available.
  • Expanded support for auto-logging of in-app purchases to support apps that use V2 and/or V3 of the Google Play Billing Library

Changed

  • The default Graph API version is updated to v11.0
  • Removed deprecated signing key hashes for validating signatures
  • In AccessToken , token, applicationId, userId and permissions fields became nonnull.
  • The constructors of GraphResponse now require a nonnull GraphRequest object. If the constructor is called with a JSONArray or an error, the array/error should also be nonnull.
  • In GraphRequest, The parameter of Callback.onComplete() is declared nonnull. The parameters of GraphJSONArrayCallback and GraphJSONObjectCallback are declared nullable.

Fixed

  • Fixed NPE on calling AppEventsLogger.activateApp(Context context)
  • Removed the dependencies on deprecated kotlin-android-extension library

Deprecated

  • GraphRequest#setSkipClientToken()

[9.1.1] - 2021-04-12

Changed

  • Supported refetching Gate Keeper values after switching app IDs.
  • Fixed POM validation error in staging phase.
  • Fixed IAP enable logic

[9.1.0] - 2021-03-05

Added

  • GameRequests has a new UI for Gaming Domain Apps.
  • Added a GamingPayload class that can retrieve Payloads sent from our messenger XMAs.

[9.0.0] - 2021-01-11

... (truncated)

Commits
  • f962f7e Version bump 11.1.1
  • 260bb5f Fix Attachments in GraphApiRequests
  • 2c23e26 Migrate FacebookSdkVersion to Kotlin
  • f860136 Migrate UserDataStore
  • 7ff09de Migrate UserDataStoreTest to Kotlin
  • 3f2f613 Deprecate bolts.Capture and wait for its removal in next major release
  • 8f1e277 Migrate BoltsExecutors to Kotlin
  • c015323 Fix race condition where a quick response from Daemon is received by SDK befo...
  • 1aea023 Make LegacyTokenHelper Internal
  • de88b4c Migrate bolts.Task into Kotlin
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Successfully merging this pull request may close these issues.

0 participants