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

chore(deps): bump ly.count.android:sdk from 24.7.4 to 24.7.7 #861

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps ly.count.android:sdk from 24.7.4 to 24.7.7.

Release notes

Sourced from ly.count.android:sdk's releases.

24.7.7

  • Mitigated an issue where an automatically closed autoStopped view's duration could have increased when opening new views.
  • Mitigated an issue where, on Android 35 and above, the navigation bar was overlapping with the content display.

24.7.6

  • Added support for localization of content blocks.

  • Mitigated an issue where visibility could have been wrongly assigned if a view was closed while going to background. (Experimental!)

  • Fixed a bug where passing the global content callback was not possible.

  • Mitigated an issue related to content actions navigation.

  • Mitigated an issue with parsing internal content event segmentation.

24.7.5

  • ! Minor breaking change ! All active views will now automatically stop when consent for "views" is revoked.

  • The Android SDK now supports Android 15 (API level 35)

  • The views will be stopped and restarted now while going to the background or foreground instead of resuming and pausing.

  • Added further intent redirection vulnerability checks.

  • Added new functions to ease the presenting the feedback widgets. Functions present the first matching feedback widget from the list.

    • presentNPS(Context)
    • presentNPS(Context, String)
    • presentNPS(Context, String, FeedbackCallback)
    • presentSurvey(Context)
    • presentSurvey(Context, String)
    • presentSurvey(Context, String, FeedbackCallback)
    • presentRating(Context)
    • presentRating(Context, String)
    • presentRating(Context, String, FeedbackCallback)
  • Mitigated an issue where content communication was done twice.

  • Mitigated an issue where a segmentation key was removed if it included a list with an unsupported value instead of sanitizing.

  • Mitigated a concurrency issue while restarting stopped views.

  • Fixed an issue where SDK was not able to set experimental visibility flag correctly by adding additional foreground state capture.

Changelog

Sourced from ly.count.android:sdk's changelog.

24.7.7

  • Mitigated an issue where an automatically closed autostopped view's duration could have increased when opening new views
  • Mitigated an issue where, on Android 35 and above, the navigation bar was overlapping with the content display.

24.7.6

  • Added support for localization of content blocks.

  • Mitigated an issue where visibility could have been wrongly assigned if a view was closed while going to background. (Experimental!)

  • Fixed a bug where passing the global content callback was not possible.

  • Mitigated an issue related to content actions navigation.

  • Mitigated an issue that parsing internal content event segmentation.

24.7.5

  • ! Minor breaking change ! All active views will now automatically stop when consent for "views" is revoked.

  • The Android SDK now supports Android 15 (API level 35)

  • The views will be stopped and restarted now while going to the background or foreground instead of resuming and pausing.

  • Added further intent redirection vulnarability checks.

  • Added new functions to ease the presenting the feedback widgets. Functions present the first matching feedback widget from the list.

    • presentNPS(Context)
    • presentNPS(Context, String)
    • presentNPS(Context, String, FeedbackCallback)
    • presentSurvey(Context)
    • presentSurvey(Context, String)
    • presentSurvey(Context, String, FeedbackCallback)
    • presentRating(Context)
    • presentRating(Context, String)
    • presentRating(Context, String, FeedbackCallback)
  • Mitigated an issue where content communication was done twice.

  • Mititgated an issue where a segmentation key was removed if it included a list with an unsupported value instead of sanitizing.

  • Mitigated a concurrency issue while restarting stopped views.

  • Fixed an issue where SDK was not able to set experimental visibility flag correctly by adding additional foreground state capture.

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)

Bumps [ly.count.android:sdk](https://github.com/Countly/countly-sdk-android) from 24.7.4 to 24.7.7.
- [Release notes](https://github.com/Countly/countly-sdk-android/releases)
- [Changelog](https://github.com/Countly/countly-sdk-android/blob/master/CHANGELOG.md)
- [Commits](Countly/countly-sdk-android@24.7.4...24.7.7)

---
updated-dependencies:
- dependency-name: ly.count.android:sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the external dependency no further work can be carried out until a third party completes an action (specified in a comment i label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency no further work can be carried out until a third party completes an action (specified in a comment i
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants