Skip to content

Bump org.jetbrains.compose from 1.12.0-alpha02 to 1.12.0-beta02#202

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose-1.12.0-beta02
Open

Bump org.jetbrains.compose from 1.12.0-alpha02 to 1.12.0-beta02#202
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose-1.12.0-beta02

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.compose from 1.12.0-alpha02 to 1.12.0-beta02.

Release notes

Sourced from org.jetbrains.compose's releases.

1.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

... (truncated)

Changelog

Sourced from org.jetbrains.compose's changelog.

1.12.0-beta02 (July 2026)

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

... (truncated)

Commits
  • 9a876be Update golden screenshots in the gradle plugin tests (#5637)
  • 4630201 Update golden screenshots in the gradle plugin tests
  • b93a79e Changelog for 1.12.0-beta01 (#5633)
  • 3e3d9c4 Bump CHR version to 1.2.0-beta01 (#5632)
  • 487ad0d Update examples to latest best practices (#5631)
  • 32d0077 Hardcode window-core to 1.5.1 in changelog script (#5630)
  • d950902 [benchmarks] CMP-10298: Extract Compose scene API into versioned modules for ...
  • 47c91c4 Add checkComposeUiTestConfigurationForJs task to validate JS browser test s...
  • d0d62e6 Add a karma.config.d/config.js to the jsNoExecutableTests test (#5625)
  • 4392bab Handle exceptions when loading resources and fetching assets (#5627)
  • 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 [org.jetbrains.compose](https://github.com/JetBrains/compose-multiplatform) from 1.12.0-alpha02 to 1.12.0-beta02.
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.12.0-alpha02...v1.12.0-beta02)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-version: 1.12.0-beta02
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 15, 2026
@github-actions

Copy link
Copy Markdown

No large file size changes found

Generated by jacobras/size-diff-action

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