Skip to content

Chore(deps): Bump app.cash.zipline:zipline-android from 1.24.0 to 1.26.0#363

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/app.cash.zipline-zipline-android-1.26.0
Open

Chore(deps): Bump app.cash.zipline:zipline-android from 1.24.0 to 1.26.0#363
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/app.cash.zipline-zipline-android-1.26.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps app.cash.zipline:zipline-android from 1.24.0 to 1.26.0.

Release notes

Sourced from app.cash.zipline:zipline-android's releases.

1.26.0

  • Fix: Prevent StackOverflow when serializing recursive class definitions. The serial name description now ends when encountering a recursive descriptor.
  • Fix: Embedded code will now be used first if it is fresher than cached network code.

1.25.0

  • Fix: Work-around the Kotlin compiler returning a non-Unit value for a function that declares Unit as its return value. We'd previously observed this problem with Kotlin/JS and recently started seeing it in Kotlin/JVM also.
  • Fix: Prevent some memory leaks on native.
  • Upgrade: Kotlin 2.3.0.
Changelog

Sourced from app.cash.zipline:zipline-android's changelog.

1.26.0 - 2026-03-04

  • Fix: Prevent StackOverflow when serializing recursive class definitions. The serial name description now ends when encountering a recursive descriptor.
  • Fix: Embedded code will now be used first if it is fresher than cached network code.

1.25.0 - 2026-01-12

  • Fix: Work-around the Kotlin compiler returning a non-Unit value for a function that declares Unit as its return value. We'd previously observed this problem with Kotlin/JS and recently started seeing it in Kotlin/JVM also.
  • Fix: Prevent some memory leaks on native.
  • Upgrade: Kotlin 2.3.0.
Commits
  • de0aa44 Prepare version 1.26.0
  • ba98747 Use fresher manifest between cached and embedded (#1789)
  • 728fd42 Use JS_ToCStringLen to return the length directly via an output parameter (#1...
  • 3262b9c Update GitHub Artifact Actions (#1785)
  • 25a3508 Update androidx.compose to v1.10.4 (#1784)
  • 0e122c0 Update kotlinx.serialization to v1.10.0 (#1772)
  • 48511b4 Update dependency androidx.activity:activity-compose to v1.12.4 (#1783)
  • da45fdf Update androidx.compose to v1.10.3 (#1782)
  • fafb516 Update dependency org.xerial:sqlite-jdbc to v3.51.2.0 (#1781)
  • d66f6c7 Update kotlin monorepo to v2.3.10 (#1780)
  • 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 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 [app.cash.zipline:zipline-android](https://github.com/cashapp/zipline) from 1.24.0 to 1.26.0.
- [Release notes](https://github.com/cashapp/zipline/releases)
- [Changelog](https://github.com/cashapp/zipline/blob/trunk/CHANGELOG.md)
- [Commits](cashapp/zipline@1.24.0...1.26.0)

---
updated-dependencies:
- dependency-name: app.cash.zipline:zipline-android
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 5, 2026
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.

0 participants