Skip to content

Bump ly.count.android:sdk from 25.4.4 to 25.4.8#755

Merged
hannesa2 merged 1 commit into
masterfrom
dependabot/gradle/ly.count.android-sdk-25.4.8
Dec 12, 2025
Merged

Bump ly.count.android:sdk from 25.4.4 to 25.4.8#755
hannesa2 merged 1 commit into
masterfrom
dependabot/gradle/ly.count.android-sdk-25.4.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 12, 2025

Bumps ly.count.android:sdk from 25.4.4 to 25.4.8.

Release notes

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

25.4.8

  • Mitigated an issue where push notifications were not shown when consent was not required and app was killed.

25.4.7

  • Mitigated an issue where the navigation bar showed an unwanted shadow during content display.

25.4.6

  • Improved content error handling and display mechanics.
  • Updated user properties caching mechanism according to sessions.

25.4.5

  • Added a new config flag setUseSerialExecutor(boolean useSerial) for selecting immediate request executor type.

  • Added a new config option setWebviewDisplayOption(WebViewDisplayOption) to control how Content and Feedback Widgets are displayed.

    • IMMERSIVE mode (default): Full-screen display (except cutouts).
    • SAFE_AREA mode: Omits status bar, navigation bar and cutouts when displaying WebView.
  • Added a new config option disableGradualRequestCleaner() to change request queue overflow behavior. When enabled, all overflowing requests are removed at once instead of in batches.

  • Added a new method requestQueue().addCustomNetworkRequestHeaders(Map<String,String>) for providing or overriding custom headers after init.

  • Mitigated a potential issue where Remote Config calls could have blocked the main UI thread processes.

  • Immediate requests now will be run by parallel executor instead of serial by default.

Changelog

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

25.4.8

  • Mitigated an issue where push notifications were not shown when consent was not required and app was killed.

25.4.7

  • Mitigated an issue where the navigation bar showed an unwanted shadow during content display.

25.4.6

  • Improved content error handling and display mechanics.
  • Updated user properties caching mechanism according to sessions.

25.4.5

  • Added a new config flag setUseSerialExecutor(boolean useSerial) for selecting immediate request executor type.

  • Added a new config option setWebviewDisplayOption(WebViewDisplayOption) to control how Content and Feedback Widgets are displayed.

    • IMMERSIVE mode (default): Full-screen display (except cutouts).
    • SAFE_AREA mode: Omits status bar, navigation bar and cutouts when displaying webviews.
  • Added a new config option disableGradualRequestCleaner() to change request queue overflow behavior. When enabled, all overflowing requests are removed at once instead of in batches.

  • Added a new method requestQueue().addCustomNetworkRequestHeaders(Map<String,String>) for providing or overriding custom headers after init .

  • Mitigated a potential issue where Remote Config calls could have blocked the main UI thread processes.

  • Immediate requests now will be run by parallel executor instead of serial by default.

Commits
  • 14f0202 Merge pull request #522 from Countly/fix_pn_hardkill
  • 4359ed3 Remove redundant text from CHANGELOG entry
  • 62fe0a5 mixed: changelog, new name
  • a6ab181 feat: new config option to reverse it
  • e358aff Merge branch 'staging' into fix_pn_hardkill
  • 86140b5 fix: changelog for it
  • d7ef4c4 fix: PN hardkill consent issue
  • 2df3346 Merge pull request #521 from Countly/2547
  • 6902030 feat: 25.4.7
  • 6492b00 Merge pull request #520 from Countly/2546
  • 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 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 25.4.4 to 25.4.8.
- [Release notes](https://github.com/Countly/countly-sdk-android/releases)
- [Changelog](https://github.com/Countly/countly-sdk-android/blob/25.4.8/CHANGELOG.md)
- [Commits](Countly/countly-sdk-android@25.4.4...25.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 12, 2025
@hannesa2 hannesa2 merged commit 6e17a53 into master Dec 12, 2025
2 checks passed
@hannesa2 hannesa2 deleted the dependabot/gradle/ly.count.android-sdk-25.4.8 branch December 12, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant