Skip to content

Bump decompose from 2.1.4-compose-experimental to 2.2.3#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/decompose-2.2.3
Open

Bump decompose from 2.1.4-compose-experimental to 2.2.3#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/decompose-2.2.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps decompose from 2.1.4-compose-experimental to 2.2.3.
Updates com.arkivanov.decompose:decompose from 2.1.4-compose-experimental to 2.2.3

Release notes

Sourced from com.arkivanov.decompose:decompose's releases.

2.2.3

  • Bug fix: component Lifecycle unnecessary stops and resumes sometimes on initialisation, if the root component is created using Lazy (#698)

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3

extensions-compose-jetpack

Jetpack Compose: 1.5.0 Jetpack Compose Compiler: 1.5.6

extensions-compose-jetbrains

JetBrains Compose: 1.5.11

2.2.2-compose-experimental

This is the same release as 2.2.2, but with Compose for iOS and Web (Canvas, js only) support.

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3 JetBrains Compose: 1.5.11

2.2.2

  • Fixed the issue where onPageSelected was not being called during slow scrolling with HorizontalPager (#579 by @​Chen-Xi-g, see #526)

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3

extensions-compose-jetpack

Jetpack Compose: 1.5.0 Jetpack Compose Compiler: 1.5.6

extensions-compose-jetbrains

JetBrains Compose: 1.5.11

2.2.1-compose-experimental

... (truncated)

Commits
  • 0917cc1 Bumped version to 2.2.3
  • f6b076b Merge pull request #698 from arkivanov/fix-MergedLifecycle
  • 4c0b600 Fixed a bug in MergedLifecycle when one of the lifecycles emits asynchronously
  • 4fd26e6 Updated root integration quick start docs for iOS
  • 35f1e11 Update installation.md
  • 9e95894 Update quick-start.md
  • 64b7ad7 Updated docs with the new custom component context API
  • c6e9423 Update README.md
  • 8ece234 Added an example of Generic Navigation to docs
  • 4125c31 Described components in the docs in more detail
  • Additional commits viewable in compare view

Updates com.arkivanov.decompose:extensions-compose-jetbrains from 2.1.4-compose-experimental to 2.2.3

Release notes

Sourced from com.arkivanov.decompose:extensions-compose-jetbrains's releases.

2.2.3

  • Bug fix: component Lifecycle unnecessary stops and resumes sometimes on initialisation, if the root component is created using Lazy (#698)

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3

extensions-compose-jetpack

Jetpack Compose: 1.5.0 Jetpack Compose Compiler: 1.5.6

extensions-compose-jetbrains

JetBrains Compose: 1.5.11

2.2.2-compose-experimental

This is the same release as 2.2.2, but with Compose for iOS and Web (Canvas, js only) support.

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3 JetBrains Compose: 1.5.11

2.2.2

  • Fixed the issue where onPageSelected was not being called during slow scrolling with HorizontalPager (#579 by @​Chen-Xi-g, see #526)

Versions and dependencies

Kotlin: 1.9.21 Essenty: 1.3.0 kotlinx-serialization: 1.6.0 parcelize-darwin: 0.2.3

extensions-compose-jetpack

Jetpack Compose: 1.5.0 Jetpack Compose Compiler: 1.5.6

extensions-compose-jetbrains

JetBrains Compose: 1.5.11

2.2.1-compose-experimental

... (truncated)

Commits
  • 0917cc1 Bumped version to 2.2.3
  • f6b076b Merge pull request #698 from arkivanov/fix-MergedLifecycle
  • 4c0b600 Fixed a bug in MergedLifecycle when one of the lifecycles emits asynchronously
  • 4fd26e6 Updated root integration quick start docs for iOS
  • 35f1e11 Update installation.md
  • 9e95894 Update quick-start.md
  • 64b7ad7 Updated docs with the new custom component context API
  • c6e9423 Update README.md
  • 8ece234 Added an example of Generic Navigation to docs
  • 4125c31 Described components in the docs in more detail
  • Additional commits viewable in compare view

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 `decompose` from 2.1.4-compose-experimental to 2.2.3.

Updates `com.arkivanov.decompose:decompose` from 2.1.4-compose-experimental to 2.2.3
- [Release notes](https://github.com/arkivanov/Decompose/releases)
- [Commits](arkivanov/Decompose@2.1.4-compose-experimental...2.2.3)

Updates `com.arkivanov.decompose:extensions-compose-jetbrains` from 2.1.4-compose-experimental to 2.2.3
- [Release notes](https://github.com/arkivanov/Decompose/releases)
- [Commits](arkivanov/Decompose@2.1.4-compose-experimental...2.2.3)

---
updated-dependencies:
- dependency-name: com.arkivanov.decompose:decompose
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.arkivanov.decompose:extensions-compose-jetbrains
  dependency-version: 2.2.3
  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 May 28, 2026
@github-actions github-actions Bot added android KMP android target compiled OK on this run (auto-managed) common KMP common target compiled OK on this run (auto-managed) ios KMP ios target compiled OK on this run (auto-managed) labels May 28, 2026
@github-actions
Copy link
Copy Markdown

Bumps com.arkivanov.decompose from 2.1.4-compose-experimental to 2.2.3.

Dependabot impact companion (kmp-impact-analyzer)

  • Risk: HIGH
  • Impacted files: 40 / 90 (44%) — 10 direct, 30 transitive
  • Impacted screens: 6
  • Expect/Actual pairs: 3 (0 affected by this PR)
  • Dynamic analysis: completed (0 screen diffs)
  • Recommendation: Hold merge until impacted files are reviewed and targeted regression checks pass.

DroidBot — UI Transition Graph (impact colours)

DroidBot UTG with impact colours

Source-set sunburst

Sunburst

Propagation tree

Propagation tree

CodeCharta — 3D code city

CodeCharta city


Full interactive report: https://TheSoftwareDesignLab.github.io/KMP-IMPACT-DEMO/reports/com-arkivanov-decompose/2-1-4-compose-experimental-to-2-2-3/run-26555917322/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android KMP android target compiled OK on this run (auto-managed) common KMP common target compiled OK on this run (auto-managed) dependencies Pull requests that update a dependency file ios KMP ios target compiled OK on this run (auto-managed) java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants