Skip to content

fix(deps): update all non-major dependencies - #269

Merged
nsh07 merged 1 commit into
devfrom
renovate/all-minor-patch
Aug 9, 2026
Merged

fix(deps): update all non-major dependencies#269
nsh07 merged 1 commit into
devfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 9.4.19.7.0 age confidence
io.insert-koin:koin-bom (source) dependencies patch 4.2.14.2.2 age confidence
org.jetbrains.compose.material3:material3 dependencies patch 1.12.0-alpha011.12.0-alpha03 age confidence
org.jetbrains.compose plugin patch 1.12.0-alpha011.12.0-beta03 age confidence
org.jetbrains.compose.components:components-resources dependencies patch 1.12.0-alpha011.12.0-beta03 age confidence
org.jetbrains.compose.ui:ui dependencies patch 1.12.0-alpha011.12.0-beta03 age confidence
com.patrykandpatrick.vico:compose-m3 dependencies minor 3.1.03.3.0-next.2 age confidence
androidx.sqlite:sqlite-bundled (source) dependencies minor 2.6.22.7.0 age confidence
org.jetbrains.androidx.navigation3:navigation3-ui dependencies patch 1.1.0-rc011.1.1 age confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) dependencies minor 2.10.02.11.0 age confidence
androidx.lifecycle:lifecycle-viewmodel (source) dependencies minor 2.10.02.11.0 age confidence
androidx.lifecycle:lifecycle-runtime (source) dependencies minor 2.10.02.11.0 age confidence
com.google.devtools.ksp (source) plugin patch 2.3.62.3.11 age confidence
org.jetbrains.kotlinx:kotlinx-coroutines-swing dependencies minor 1.10.21.11.0 age confidence
org.jetbrains.kotlin.multiplatform (source) plugin minor 2.3.202.4.10 age confidence
org.jetbrains.kotlin.plugin.serialization (source) plugin minor 2.3.202.4.10 age confidence
org.jetbrains.kotlin.jvm (source) plugin minor 2.3.202.4.10 age confidence
org.jetbrains.kotlin.plugin.compose (source) plugin minor 2.3.202.4.10 age confidence
org.jetbrains.kotlin:kotlin-test (source) dependencies minor 2.3.202.4.10 age confidence
io.github.vinceglb:filekit-dialogs-compose dependencies minor 0.13.00.15.0 age confidence
io.github.vinceglb:filekit-core dependencies minor 0.13.00.15.0 age confidence
androidx.core:core-ktx (source) dependencies minor 1.18.01.19.0 age confidence
io.github.kdroidfilter:composenativetray dependencies minor 1.2.01.3.3 age confidence
androidx.compose:compose-bom-alpha dependencies minor 2026.04.002026.07.01 age confidence
com.codingfeline.buildkonfig plugin minor 0.18.00.22.0 age confidence
com.android.test (source) plugin minor 9.1.19.3.1 age confidence
com.android.kotlin.multiplatform.library (source) plugin minor 9.1.19.3.1 age confidence
com.android.application (source) plugin minor 9.1.19.3.1 age confidence
org.jetbrains.compose.material3.adaptive:adaptive-navigation3 dependencies patch 1.3.0-alpha061.3.0-beta02 age confidence
org.jetbrains.compose.material3.adaptive:adaptive dependencies patch 1.3.0-alpha061.3.0-beta02 age confidence

Release Notes

gradle/gradle (gradle)

v9.7.0

Compare Source

v9.6.1

Compare Source

v9.6.0

Compare Source

v9.5.1: 9.5.1

Compare Source

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.5.0: 9.5.0

Compare Source

The Gradle team is excited to announce Gradle 9.5.0.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

InsertKoinIO/koin (io.insert-koin:koin-bom)

v4.2.2: Koin 4.2.2

Compare Source

Maintenance release for the 4.2.x line — resolver regression fixes from the 4.2.0 CoreResolverV2 rewrite, ViewModel/scope fixes, a Ktor request-scope fix, plus new tvOS support and an R8/ProGuard guide.

Anyone hitting resolver issues on 4.2.0/4.2.1 should upgrade to 4.2.2.

Bug Fixes

  • Stacked params no longer shadow qualified dependencies (#​2370, #​2408) — A value passed via parametersOf could be returned for a get(named(...)) request of the same type, shadowing the qualified definition. Qualified lookups are now registry-only and never read the parameter stack — parameters carry no qualifier, so they can't satisfy a qualified request.

  • Root factory no longer resolves its scoped dependencies from _root_ (#​2379) — When a non-single factory defined in the root scope was resolved from a child scope, CoreResolverV2 resolved its scoped dependencies against _root_ instead of the requesting scope. Linked-scope resolution now runs the factory against the requesting scope (single instances keep their root-bound semantics, preserving #​2325).

  • viewModelScopeFactory scope is linked to its parent (#​2299) — A ViewModel scope created via viewModelScopeFactory() was not linked to the originating scope, so dependencies declared in the parent couldn't be resolved. The created scope is now linked to its parent (except when the parent is root).

  • Tolerate non-String environment properties (#​2348) — Loading environment/system properties whose values aren't String threw ClassCastException due to an unchecked map cast. Non-String values are now preserved as Any and only String keys are required.

  • Unique Ktor request-scope ids under concurrency (#​2410) — Concurrent requests could collide on request-scope ids. Ids are now generated from a monotonic counter seeded once at startup. Thanks @​lfavreli-betclic!

  • Actionable errors for SavedStateHandle / viewModelScope { } (#​2044, #​2417) — Resolving SavedStateHandle without the proper extras, or using viewModelScope { } without the viewModelScopeFactory() option, now produces a clear, actionable error message instead of an opaque failure.

Added

  • tvOS targets for koin-core-viewmodel (#​2426) — koin-core-viewmodel now publishes tvosArm64, tvosX64, and tvosSimulatorArm64, unblocking ViewModel usage on tvOS.

  • Consumer R8/ProGuard rules + guide — Android and ViewModel artifacts now ship consumer R8/ProGuard rules in their AARs, and a new R8 / ProGuard guide documents keep rules for minified builds.

Improvements

  • O(1) secondary-type registration in bind() / binds()bind/binds now append secondary types in O(1) instead of reallocating the type list per binding, removing quadratic cost when a definition declares many bindings. No user-visible behavior change.

Documentation

Contributors

Thanks to the following contributors for this release:

JetBrains/compose-jb (org.jetbrains.compose.material3:material3)

v1.12.0-alpha02

Changes since 1.12.0-alpha01

Migration Notes

Desktop
  • If your ComposePanel, ComposeWindow or ComposeDialog content can not be measured in infinite constraints (e.g. Modifier.verticalScroll) on a certain axis, you should provide a fixed size for that axis by calling ComposePanel.setPreferredSize with a Dimension that has a fixed size (on that axis) #​3055

Features

iOS
  • Add the 'Select' item on the context menu for the text fields #​3081
  • Add NSLocale.toComposeLocale() API to create Locale from platform NSLocale #​3103
Desktop
  • It is now possible to control the way ComposePanel, ComposeWindow and ComposeDialog compute their minimum (only ComposePanel), preferred and maximum (only ComposePanel) sizes, by setting the corresponding property to a Dimension with a special UNSPECIFIED_DIMENSION_VALUE on the axis that should be determined by the content #​3055
  • The default ProGuard version is set to 7.8.0 #​5613
  • (prerelease fix) Bump Compose Hot Reload to 1.2.0-alpha01 #​5613
Web
  • Noto fonts is being loaded automatically for unresolved symbols on Web #​3010

Fixes

Multiple Platforms
  • Fix DatePickerDialog's confirmButton and dismissButton display order on iOS, Desktop, Kotlin/JS and Kotlin/Wasm not consistent with Material Design guidance #​3048
  • Fixed a deep bug in matrix computation which caused pointer hit-paths to not be computed correctly sometimes, leading to elements that could not be interacted with via the mouse or touch #​3053
  • Fixed a crash in RTL text cursor positioning when paragraphs contain newlines followed by emojis or combining marks #​3056
iOS
  • Fix application build when using old Xcode 16 SDK #​3054
  • Fix an issue where the Compose does not receive key events when initially created #​3066
  • Fix issue when BasicTextField does not show context menu after long press #​3080
  • Fix symbols duplication on keyboard paste hotkeys #​3067
  • Focusable nodes inside merged semantics remain focusable #​3089
  • Fix content jump at the beginning of a swipe back gesture #​3101
Web
  • Fix an unexected crash in A11Y: Node $id not found #​3057
  • Fixed pointer state remaining active when the browser cancels a pointer via pointercancel (system gestures, palm rejection, device disconnect, etc.) #​3036
Resources
  • Fix an issue when resource loading might be cancelled and UI became empty #​5617

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-alpha02

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-alpha02 Runtime 1.12.0-alpha03
UI org.jetbrains.compose.ui:ui*:1.12.0-alpha02 UI 1.12.0-alpha03
Foundation org.jetbrains.compose.foundation:foundation*:1.12.0-alpha02 Foundation 1.12.0-alpha03
Material org.jetbrains.compose.material:material*:1.12.0-alpha02 Material 1.12.0-alpha03
Material3 org.jetbrains.compose.material3:material3*:1.12.0-alpha02 Material3 1.5.0-alpha20
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-beta02 Material3 Adaptive 1.3.0-beta02
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0-beta02 Lifecycle 2.11.0-beta02
Navigation org.jetbrains.androidx.navigation:navigation-*:2.10.0-alpha02 Navigation 2.10.0-alpha05
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.2.0-alpha01 Navigation3 1.2.0-alpha03
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0 Navigation Event 1.1.1
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

JetBrains/compose-multiplatform (org.jetbrains.compose.components:components-resources)

v1.12.0-beta03

Changes since 1.12.0-beta02

Features

Desktop

Fixes

iOS
  • (prerelease fix) Fix crash when cancelling text input #​3208
  • Fix rare crash that occurs when iOS accesses a disposed AccessibilityElement #​3214
  • Fix crash on iOS 14 caused by referencing CAFrameRateRangeDefault, which is only available on iOS 15+ #​3219
  • (prerelease fix) Fix an issue where taps near the screen edge could be missed when the back-swipe gesture recognizer was tracking touches #​3220
Desktop
  • (prelease fix) Fix "Desktop release build fails with VerifyError: Bad return type" #​5652
Web
  • Fix a regression in scrolling when ComposeViewport is embedded in HTML scrollable container #​3221
  • Fix div#cmp_a11y_root having 0×0 dimensions on Compose for Web (Kotlin/WASM), which made Compose content invisible to hit-test-based accessibility tools such as Accessibility Inspector and Appium. The a11y container is now sized to match the canvas and stays in sync on resize #​3226
  • Fixed the hidden software keyboard in mobile browsers in focused text fields #​3235

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta03

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-beta03 Runtime 1.12.0-beta02
UI org.jetbrains.compose.ui:ui*:1.12.0-beta03 UI 1.12.0-beta02
Foundation org.jetbrains.compose.foundation:foundation*:1.12.0-beta03 Foundation 1.12.0-beta02
Material org.jetbrains.compose.material:material*:1.12.0-beta03 Material 1.12.0-beta02
Material3 org.jetbrains.compose.material3:material3*:1.12.0-alpha03 Material3 1.5.0-alpha22
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-beta02 Material3 Adaptive 1.3.0-beta02
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0 Lifecycle 2.11.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.10.0-alpha02 Navigation 2.10.0-alpha05
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.2.0-alpha02 Navigation3 1.2.0-alpha04
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0 Navigation Event 1.1.1
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

v1.12.0-beta02

Changes since 1.12.0-beta01

Features

Multiple Platforms
  • (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #​3162
  • Implemented ComposeUiTest.runWithoutImplicitWait #​3170
Desktop

Fixes

Multiple Platforms
  • (prerelease fix) Fix printing GlobalSnapshotManager concurrent registrations warning during creation of Popup/Dialog on iOS and Desktop with custom compose.layers.type #​3156
iOS
  • Fix an issue where ComposeUIViewController might fail to load its content when placed inside a SwiftUI view #​3159
  • Fix UIKit back gesture briefly dispatched drag input to Compose content, causing UI like navigation drawers to appear during back navigation #​3192
  • (prerelease fix) Fix frame drops when dragging scrollable content #​3194
  • Fix iOS swipe-back behavior in RTL layouts #​3196
  • Fixed a crash that could occur when inserting text via Scribble (Apple Pencil) in TextFields with usingNativeTextInput set to true #​3201
Desktop
  • Fixed a crash when encountering a null accessible child in the Swing hierarchy while looking for a component to switch a11y focus to, after the currently focused a11y component has been removed #​3158
  • Fixed popups/dialogs staying on top of other windows with compose.layers.type=WINDOW #​3153
  • On Windows and macOS, isSystemInDarkTheme will now return dynamic values as the OS theme changes, causing any callers to recompose. This is done by polling the system in the background once a second. This behavior can be controlled by setting ComposeUiFlags.pollSystemTheme #​3063
Web
  • Fix of tofu symbols during a first draw in TextFields with unknown symbols #​3182
  • Fixes tofu symbols in the second, third etc texts on a page with an equal text #​3181

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta02

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-beta02 Runtime 1.12.0-beta02
UI org.jetbrains.compose.ui:ui*:1.12.0-beta02 UI 1.12.0-beta02
Foundation org.jetbrains.compose.foundation:foundation*:1.12.0-beta02 Foundation 1.12.0-beta02
Material org.jetbrains.compose.material:material*:1.12.0-beta02 Material 1.12.0-beta02
Material3 org.jetbrains.compose.material3:material3*:1.12.0-alpha03 Material3 1.5.0-alpha22
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-beta02 Material3 Adaptive 1.3.0-beta02
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0 Lifecycle 2.11.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.10.0-alpha02 Navigation 2.10.0-alpha05
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.2.0-alpha02 Navigation3 1.2.0-alpha04
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0 Navigation Event 1.1.1
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

v1.12.0-beta01

Changes since 1.12.0-alpha02

Migration Notes

Multiple Platforms
  • Deprecation level of NativeCanvas, NativePaint typealiases and related methods has been changed to ERROR #​3127

Features

Multiple Platforms
  • Support LayerOutsets to GraphicsLayer & Modifier.graphicsLayer which can be used to increase the visual bounds of the layer beyond its measured size. This can be used to avoid the implicit clipToBounds behavior when the layer is promoted to an offscreen buffer #​3144
  • Support MeshGradientPainter in Modifier.paint #​3143
iOS
  • Support VerbatimTtsAnnotation and LocaleList attributes in accessibility VoiceOver #​3145
Desktop

Fixes

Multiple Platforms
  • ComposeUiTest idle handling (waitForIdle/awaitIdle/runOnIdle) now matches Android: idleness is reached once composition, measure, and layout have settled (a pending draw is still flushed before returning). As a result, hasPendingWork() reflects composition/measure/layout state, and with mainClock.autoAdvance = false waiting now settles pending measure/layout #​3108
  • Fix crash in method setComposingRegion when calling it with inverted or invalid region #​3112
iOS
  • ViewModel now receives onCleared call when Compose Container is deallocated #​3118
  • Fix incorrect frames order during high load rendering #​3122
  • Fix swipe-back gesture conflict with horizontally scrollable components like HorizontalPager #​3116
Desktop
  • (prerelease fix) Fixed getMinimumSize and getMaximumSize in ComposePanel to not assume UnspecifiedDimension by default #​3114
  • Fixed the native keyCode for Key.NumPadDot to the correct KeyEvent.VK_DECIMAL #​3142
  • Fixed LayoutCoordinates conversion to window/screen space in popups/dialogs with compose.layers.type=WINDOW #​3154
Web
  • Added precise trackpad gesture detection in Chrome via heuristic methods #​3123
  • Deliver both scroll axes in wheel events (fix diagonal scroll) #​3147
  • Web: retry loading fallback fonts in case of network errors #​3152
Resources
  • Support BCP 47 script (values-b+sr+Latn, values-b+zh+Hans) and numeric region (values-b+es+419) qualifiers, including multi-segment locales and trailing theme/density qualifiers, in commonMain resource folders #​5582
  • Web: fixed a app crash when a resource fetch is failed #​5627
Gradle Plugin
  • Add clear error message if JS browser tests configuration for Compose UI is invalid (doesn't have declared an executable binary) #​5628

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-beta01

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-beta01 Runtime 1.12.0-beta01
UI org.jetbrains.compose.ui:ui*:1.12.0-beta01 UI 1.12.0-beta01
Foundation org.jetbrains.compose.foundation:foundation*:1.12.0-beta01 Foundation 1.12.0-beta01
Material org.jetbrains.compose.material:material*:1.12.0-beta01 Material 1.12.0-beta01
Material3 org.jetbrains.compose.material3:material3*:1.12.0-alpha03 Material3 1.5.0-alpha22
Material3 Adaptive org.jetbrains.compose.material3.adaptive:adaptive*:1.3.0-beta02 Material3 Adaptive 1.3.0-beta02
Lifecycle org.jetbrains.androidx.lifecycle:lifecycle-*:2.11.0-rc01 Lifecycle 2.11.0
Navigation org.jetbrains.androidx.navigation:navigation-*:2.10.0-alpha02 Navigation 2.10.0-alpha05
Navigation3 org.jetbrains.androidx.navigation3:navigation3-*:1.2.0-alpha02 Navigation3 1.2.0-alpha04
Navigation Event org.jetbrains.androidx.navigationevent:navigationevent-compose:1.1.0 Navigation Event 1.1.1
Savedstate org.jetbrains.androidx.savedstate:savedstate*:1.4.0 Savedstate 1.4.0
WindowManager Core org.jetbrains.androidx.window:window-core:1.5.1 WindowManager 1.5.1

v1.12.0-alpha02

Changes since 1.12.0-alpha01

Migration Notes

Desktop
  • If your ComposePanel, ComposeWindow or ComposeDialog content can not be measured in infinite constraints (e.g. Modifier.verticalScroll) on a certain axis, you should provide a fixed size for that axis by calling ComposePanel.setPreferredSize with a Dimension that has a fixed size (on that axis) #​3055

Features

iOS
  • Add the 'Select' item on the context menu for the text fields #​3081
  • Add NSLocale.toComposeLocale() API to create Locale from platform NSLocale #​3103
Desktop
  • It is now possible to control the way ComposePanel, ComposeWindow and ComposeDialog compute their minimum (only ComposePanel), preferred and maximum (only ComposePanel) sizes, by setting the corresponding property to a Dimension with a special UNSPECIFIED_DIMENSION_VALUE on the axis that should be determined by the content #​3055
  • The default ProGuard version is set to 7.8.0 #​5613
  • (prerelease fix) Bump Compose Hot Reload to 1.2.0-alpha01 #​5613
Web
  • Noto fonts is being loaded automatically for unresolved symbols on Web #​3010

Fixes

Multiple Platforms
  • Fix DatePickerDialog's confirmButton and dismissButton display order on iOS, Desktop, Kotlin/JS and Kotlin/Wasm not consistent with Material Design guidance #​3048
  • Fixed a deep bug in matrix computation which caused pointer hit-paths to not be computed correctly sometimes, leading to elements that could not be interacted with via the mouse or touch #​3053
  • Fixed a crash in RTL text cursor positioning when paragraphs contain newlines followed by emojis or combining marks #​3056
iOS
  • Fix application build when using old Xcode 16 SDK #​3054
  • Fix an issue where the Compose does not receive key events when initially created #​3066
  • Fix issue when BasicTextField does not show context menu after long press #​3080
  • Fix symbols duplication on keyboard paste hotkeys #​3067
  • Focusable nodes inside merged semantics remain focusable #​3089
  • Fix content jump at the beginning of a swipe back gesture #​3101
Web
  • Fix an unexected crash in A11Y: Node $id not found #​3057
  • Fixed pointer state remaining active when the browser cancels a pointer via pointercancel (system gestures, palm rejection, device disconnect, etc.) #​3036
Resources
  • Fix an issue when resource loading might be cancelled and UI became empty #​5617

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-alpha02

Libraries
Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-alpha02 Runtime 1.12.0-alpha03
UI org.jetbrains.compose.ui:ui*:1.12.0-alpha02 UI 1.12.0-alpha03
Foundation `org.jetbrains.compose.foundation:fo

Note

PR body was truncated to here.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/all-minor-patch branch from 5ea56d5 to bdafe0f Compare April 19, 2026 13:56
@renovate renovate Bot changed the title fix(deps): update dependency io.github.kdroidfilter:composenativetray to v1.3.0 fix(deps): update all non-major dependencies Apr 19, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 4637d65 to 2336974 Compare April 28, 2026 15:04
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 8a838a5 to ee47b68 Compare May 8, 2026 13:59
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 09d708b to 2ae4c74 Compare May 17, 2026 13:46
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2ae4c74 to a8321a1 Compare May 21, 2026 13:16
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies May 21, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a8321a1 to 5f0623f Compare May 23, 2026 04:28
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies May 23, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5f0623f to c2d67e1 Compare May 26, 2026 20:31
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies May 28, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e3197b5 to c35fc0e Compare May 31, 2026 17:12
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies May 31, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from c35fc0e to f5e30f5 Compare May 31, 2026 22:29
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jun 1, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f5e30f5 to 3cf3f18 Compare June 2, 2026 16:18
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jun 2, 2026
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jun 15, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 08b8386 to 9996c29 Compare June 16, 2026 18:49
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f3e84f3 to 4b7d559 Compare June 18, 2026 02:46
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jun 18, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 4b7d559 to 4d38db5 Compare June 19, 2026 01:44
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e0a3e4c to 1195e46 Compare June 24, 2026 09:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a68ebcd to 2037a0b Compare June 27, 2026 12:36
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jun 29, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 2037a0b to eebee9e Compare July 1, 2026 21:56
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from eebee9e to f4e8697 Compare July 9, 2026 21:55
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jul 11, 2026
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jul 12, 2026
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jul 12, 2026
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jul 13, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c73720c to 7d5572c Compare July 15, 2026 18:42
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jul 16, 2026
@renovate renovate Bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Jul 17, 2026
@renovate renovate Bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 32939ae to 0ff99df Compare July 29, 2026 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant