Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

fix(deps): update com.braze:android-sdk-ui to v34 - autoclosed#119

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/com.braze-android-sdk-ui-34.x
Closed

fix(deps): update com.braze:android-sdk-ui to v34 - autoclosed#119
renovate[bot] wants to merge 1 commit intomainfrom
renovate/com.braze-android-sdk-ui-34.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.braze:android-sdk-ui (source) 33.1.0 -> 34.0.0 age adoption passing confidence

Release Notes

braze-inc/braze-android-sdk (com.braze:android-sdk-ui)

v34.0.0

Release Date

Breaking
  • Updated the minimum SDK version from 21 (Lollipop) to 25 (Nougat).
Added
  • Adds BrazeNotificationPayload.isSilentPush to check if a notification payload is a silent push.
  • Adds BrazeUser.setLineId(String) to set the LINE ID of a user.
    • Adds brazeBridge.getUser().setLineId(String) to the javascript interface for HTML In-App Messages and Banners.
  • Added the ability to forcibly pad In-App Messages with the height of the status bar.
    • Configured via braze.xml through <bool name="com_braze_in_app_message_add_status_bar_padding">true</bool>.
    • Can also be configured via runtime configuration through BrazeConfig.setShouldAddStatusBarPaddingToInAppMessages().
    • Defaults to false. You should not change this value unless you're seeing issues with In-App Messages close button being obscured by the status bar when using a cross-platform framework like React Native or Flutter.
  • Added a callback in BannerJavascriptInterface for dynamically setting the height of a Banner.
Fixed
  • Fixed an issue where automatic location collection being disabled would also disable Geofences.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Move to "Dependency updates" section in release notes. Automatically applied by Renovate. label Jan 9, 2025
@renovate renovate bot force-pushed the renovate/com.braze-android-sdk-ui-34.x branch from f2e9f8b to 08e12b9 Compare January 23, 2025 20:00
@renovate renovate bot force-pushed the renovate/com.braze-android-sdk-ui-34.x branch from 08e12b9 to 7943871 Compare January 30, 2025 20:27
@renovate renovate bot changed the title fix(deps): update com.braze:android-sdk-ui to v34 fix(deps): update com.braze:android-sdk-ui to v34 - autoclosed Feb 14, 2025
@renovate renovate bot closed this Feb 14, 2025
@renovate renovate bot deleted the renovate/com.braze-android-sdk-ui-34.x branch February 14, 2025 21:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Move to "Dependency updates" section in release notes. Automatically applied by Renovate.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants