Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Changelog

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

27.0.1

Fixed
  • Fixed a bug introduced in version 26.1.0 where additional empty network requests were sent on openSession calls. Customers on v27.0.0 are strongly encouraged to upgrade.

27.0.0

Release Date

⚠️ This version has a known issue. Please upgrade to v27.0.1.

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.2

Fixed
  • Fixed a bug introduced in version 26.1.0 where additional empty network requests were sent on openSession calls. Customers on v26.3.0 and v26.3.1 are strongly encouraged to upgrade.

26.3.1

Release Date

⚠️ This version has a known issue. Please upgrade to v26.3.2.

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

26.3.0

Release Date

⚠️ This version has a known issue. Please upgrade to v26.3.2.

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.1

Fixed
  • Fixed a bug introduced in version 26.1.0 where additional empty network requests were sent on openSession calls. Customers on v26.2.0 are strongly encouraged to upgrade.

26.2.0

... (truncated)

Commits

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)

markvdouw and others added 5 commits June 28, 2023 15:09
* Manually adding custom attributes for NON PURCHASE EVENTS

* Adding commented test
Fixing test to accomodate new architecture change for sideloaded kits
⬆️ Upgrade Braze Android SDK from v24 to v25
Bumps [com.braze:android-sdk-ui](https://github.com/braze-inc/braze-android-sdk) from 25.0.0 to 27.0.1.
- [Changelog](https://github.com/braze-inc/braze-android-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/braze-inc/braze-android-sdk/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
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.

2 participants