Skip to content

chore(deps)(deps): bump org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03 in the compose group across 1 directory - #125

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/compose-062bd29e64
Open

chore(deps)(deps): bump org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03 in the compose group across 1 directory#125
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/compose-062bd29e64

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the compose group with 1 update in the / directory: org.jetbrains.compose.material3:material3.

Updates org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03

Release notes

Sourced from org.jetbrains.compose.material3:material3's releases.

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

... (truncated)

Changelog

Sourced from org.jetbrains.compose.material3:material3's changelog.

1.12.0-beta03 (July 2026)

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

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title chore(deps)(deps): bump org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03 in the compose group chore(deps)(deps): bump org.jetbrains.compose.material3:material3 from 1.11.0-alpha07 to 1.12.0-alpha03 in the compose group across 1 directory Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/compose-062bd29e64 branch from 48476a3 to 8d4608a Compare July 27, 2026 06:24
Bumps the compose group with 1 update in the / directory: [org.jetbrains.compose.material3:material3](https://github.com/JetBrains/compose-multiplatform).


Updates `org.jetbrains.compose.material3:material3` from 1.11.0-alpha07 to 1.12.0-alpha03
- [Release notes](https://github.com/JetBrains/compose-multiplatform/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-multiplatform/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.material3:material3
  dependency-version: 1.12.0-alpha03
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: compose
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/compose-062bd29e64 branch from 8d4608a to fb8bfe6 Compare August 3, 2026 06:20
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.

0 participants