Skip to content

Commit

Permalink
chore(deps): bump ly.count.android:sdk from 24.7.3 to 24.7.4 (#832)
Browse files Browse the repository at this point in the history
Bumps
[ly.count.android:sdk](https://github.com/Countly/countly-sdk-android)
from 24.7.3 to 24.7.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Countly/countly-sdk-android/releases">ly.count.android:sdk's
releases</a>.</em></p>
<blockquote>
<h2>24.7.4</h2>
<ul>
<li>
<p>Disabled caching for webviews.</p>
</li>
<li>
<p>Expanded the flag (enablePreviousNameRecording) to add current view
name as segmentation to custom events. (Experimental!)</p>
</li>
<li>
<p>Fixed an issue where the validation of the parameters during content
retrieval was improper.</p>
</li>
<li>
<p>Mitigated an issue where a session could have started while the app
was in the background when the device ID was changed (non-merge).</p>
</li>
<li>
<p>Mitigated an issue that density calculation was missing while
resizing content.</p>
</li>
<li>
<p>Mitigated an issue where content fetching was enabled after
initialization of the SDK.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Countly/countly-sdk-android/blob/24.7.4/CHANGELOG.md">ly.count.android:sdk's
changelog</a>.</em></p>
<blockquote>
<h2>24.7.4</h2>
<ul>
<li>
<p>Disabled caching for webviews.</p>
</li>
<li>
<p>Expanded the flag (enablePreviousNameRecording) to add current view
name as segmentation to custom events. (Experimental!)</p>
</li>
<li>
<p>Fixed an issue where the validation of the parameters during content
retrieval was improper.</p>
</li>
<li>
<p>Mitigated an issue where a session could have started while the app
was in the background when the device ID was changed (non-merge).</p>
</li>
<li>
<p>Mitigated an issue that density calculation was missing while
resizing content.</p>
</li>
<li>
<p>Mitigated an issue where content fetching was enabled after
initialization of the SDK.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/1910cfd98542ee9b0bb1ded8241733e16ce6647b"><code>1910cfd</code></a>
Merge pull request <a
href="https://redirect.github.com/Countly/countly-sdk-android/issues/399">#399</a>
from Countly/content_checks</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/1e72480ec09c9df1245125e5bc8965ecf3135704"><code>1e72480</code></a>
Merge branch 'content_checks' of github.com:Countly/countly-sdk-android
into ...</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/b30a450355e6aa5816fc5efac811d2fd552222fe"><code>b30a450</code></a>
release updates</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/8736410499f39491ac9731690404695b5d0efb6f"><code>8736410</code></a>
Merge branch 'staging' into content_checks</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/a507dd992485a82372543decf51ed6e5dc76030f"><code>a507dd9</code></a>
Merge pull request <a
href="https://redirect.github.com/Countly/countly-sdk-android/issues/398">#398</a>
from Countly/lifecycle_check_device_id</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/4b13838cb0a3b46d39d71e92cba93f30e02c8542"><code>4b13838</code></a>
Merge pull request <a
href="https://redirect.github.com/Countly/countly-sdk-android/issues/400">#400</a>
from Countly/2474</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/1e8cf6c8bb0ad4f28213b19c922f220dff1e2d88"><code>1e8cf6c</code></a>
feat: 24.7.4</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/3ebfaaa972bacbf981c260561a2374111dcb0b6e"><code>3ebfaaa</code></a>
feat: reorder changelog</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/f9d973484cfc54f5f20ceb776b11f7e73174f250"><code>f9d9734</code></a>
feat: made it worj</li>
<li><a
href="https://github.com/Countly/countly-sdk-android/commit/f2e3e0f8d8b497ea40a740e2f6876aa23a473e0f"><code>f2e3e0f</code></a>
fix: response</li>
<li>Additional commits viewable in <a
href="https://github.com/Countly/countly-sdk-android/compare/24.7.3...24.7.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ly.count.android:sdk&package-manager=gradle&previous-version=24.7.3&new-version=24.7.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 30c0b71 commit 916f9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
androidGradlePlugin = "8.6.1"
barista = "4.3.0"
countlySdk = "24.7.3"
countlySdk = "24.7.4"
desugar_jdk_libs_nio = "2.1.2"
faker = "2.0.4"
mockito = "5.14.1"
Expand Down

0 comments on commit 916f9cb

Please sign in to comment.