Skip to content

fix(deps): update compose.unstyled to v2.6.0#181

Merged
ShadowRZ merged 1 commit into
masterfrom
renovate/compose.unstyled
Jun 14, 2026
Merged

fix(deps): update compose.unstyled to v2.6.0#181
ShadowRZ merged 1 commit into
masterfrom
renovate/compose.unstyled

Conversation

@renovate

@renovate renovate Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.composables:composeunstyled-dialog (source) 2.5.02.6.0 age confidence

Release Notes

composablehorizons/compose-unstyled (com.composables:composeunstyled-dialog)

v2.6.0

Compare Source

Added
  • Each modal API (sheets, dialogs) now comes with its own Host composable. When you wrap your
    content with the respective host, the modal is rendered within the same composition tree, instead
    of its own Window. (#​410)
  • Added new Track composable in the ToggleSwitch, in order to separate the clickable area from
    the rendered area of the switch. This is useful when building full row toggles such as in setting
    screens.(#​415)
  • Added unscoped versions of radio button, disclosure, and tab group to make it more straightforward
    to build your own components without fighting scoping. (#​417, #​421, #​424)
  • Added contentAlignment parameter to TabGroup's Tab to make it simpler to position children
    inside of tabs. (#​426)
  • Stack is now part of the default composeunstyled module. (#​425)
Fixed
  • Fixed modal bottom sheet overlays being dismissed before the sheet finishes exiting. (#​409)
  • Fixed vertical sliders handling pointer and keyboard input in the wrong direction. (#​413)
  • Fixed UnstyledSlider thumbs briefly rendering at the start of the track before moving to their
    initial value position. (#​430)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Project dependencies related issue / PR label Jun 14, 2026
@hanekokoro-bot

Copy link
Copy Markdown
Warnings
⚠️

gradle/libs.versions.toml#L20 - A newer version of dev.detekt than 2.0.0-alpha.3 is available: 2.0.0-alpha.4

⚠️

gradle/libs.versions.toml#L21 - A newer version of io.nlopez.compose.rules:detekt than 0.6.0 is available: 0.6.1

⚠️

gradle/libs.versions.toml#L25 - A newer version of io.github.vinceglb:filekit-dialogs-compose than 0.14.1 is available: 0.14.2

⚠️

gradle/libs.versions.toml#L40 - A newer version of dev.zacsweers.metro:runtime than 1.2.0 is available: 1.2.1

⚠️

gradle/libs.versions.toml#L52 - A newer version of com.github.skydoves.compose.stability.analyzer than 0.9.0 is available: 0.10.0

Generated by 🚫 dangerJS against 712c747

@hanekokoro-bot

Copy link
Copy Markdown

Download Debug Artifacts: projectkafka-debug.zip

@ShadowRZ ShadowRZ merged commit 0a1fa11 into master Jun 14, 2026
7 checks passed
@ShadowRZ ShadowRZ deleted the renovate/compose.unstyled branch June 14, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Project dependencies related issue / PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant