Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps com.braze:android-sdk-ui from 25.0.0 to 27.0.0.

Changelog

Sourced from com.braze:android-sdk-ui's changelog.

27.0.0

Release Date

Breaking

  • Removed IInAppMessage.logDisplayFailure().
Fixed
  • Fixed the behavior of HTML In-App messages to restrict remote navigation inputs to their display WebView during message display on non touch-mode devices.

26.3.1

Release Date

Fixed
  • Internal bug fixes for an upcoming Braze push feature.

26.3.0

Release Date

Added
  • Added the ability to forward Firebase push notifications to FirebaseMessagingService implementations if that push notification is not a Braze notification.
    • Configured via runtime configuration through BrazeConfig.setFallbackFirebaseMessagingServiceEnabled() and BrazeConfig.setFallbackFirebaseMessagingServiceClasspath()
    • Can also be configured via braze.xml through <bool name="com_braze_fallback_firebase_cloud_messaging_service_enabled">true</bool> and <string name="com_braze_fallback_firebase_cloud_messaging_service_classpath">com.company.OurFirebaseMessagingService</string>.
    • Defaults to false.

26.2.0

Release Date

Fixed
  • Fixed an issue with Unity not properly forwarding messages to the Braze Unity internal layer for In-App Message events.
  • Fixed an issue on Android 13+ devices where push subscriptions would be set to OPTED_IN on every session after the user granted push permissions. Now, the SDK sets the user to OPTED_IN only once immediately after the user grants push permissions.
Changed
  • Deprecated IBraze.requestContentCardsRefresh(boolean) in favor of IBraze.requestContentCardsRefresh() and IBraze.requestContentCardsRefreshFromCache().

26.1.0

Release Date

Important
  • This release includes support for Android 14 (Upside Down Cake / API 34).
Added
  • Added verticalAccuracy to location information.
    • BrazeUser.setLastKnownLocation now accepts verticalAccuracy.
    • Updates through Braze location APIs will automatically include verticalAccuracy if the device supports it.

... (truncated)

Commits
  • f4a25c0 Updating Android SDK to version 27.0.0
  • 2f57101 Updating Android SDK to version 26.3.1
  • b880193 Updating Android SDK to version 26.3.0
  • 91a849f Updating Android SDK to version 26.2.0
  • cf4cea8 Updating Android SDK to version 26.1.0
  • 4b7004e Update CHANGELOG.md
  • 6733257 Updating Android SDK to version 26.0.0
  • e804cb3 [SDK-3235] Update CHANGELOG.md (#3)
  • f14f6a2 Update CHANGELOG.md
  • See full diff 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 [com.braze:android-sdk-ui](https://github.com/braze-inc/braze-android-sdk) from 25.0.0 to 27.0.0.
- [Changelog](https://github.com/braze-inc/braze-android-sdk/blob/master/CHANGELOG.md)
- [Commits](braze-inc/braze-android-sdk@v25.0.0...v27.0.0)

---
updated-dependencies:
- dependency-name: com.braze:android-sdk-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #158.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/gradle/development/com.braze-android-sdk-ui-27.0.0 branch August 14, 2023 01:55
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.

1 participant