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-rc01 (August 2026)

Changes since 1.12.0-beta03

Highlights

Desktop

  • MCP server was introduced for Compose Hot Reload that enables AI agents to interact with a running Compose application in real time #5671

Features

Desktop

  • Update bundled Compose Hot Reload version to 1.2.0 #5671

Fixes

iOS

  • (prerelease fix) Fix application build when using old Xcode 16 SDK: the _OBJC_CLASS_$_UIViewLayoutRegion symbol is now resolved at runtime #3278

Desktop

  • Fix crash when starting a selection beyond the last text in a SelectionContainer #3270

Web

  • (prerelease fix) Virtual keyboard gets hidden after a long tap on the text field #3276

Components

Gradle plugin

org.jetbrains.compose version 1.12.0-rc01

Libraries

Library group Coordinates Based on Jetpack
Runtime org.jetbrains.compose.runtime:runtime*:1.12.0-rc01 Runtime 1.12.0-rc01
UI org.jetbrains.compose.ui:ui*:1.12.0-rc01 UI 1.12.0-rc01
Foundation org.jetbrains.compose.foundation:foundation*:1.12.0-rc01 Foundation 1.12.0-rc01
Material org.jetbrains.compose.material:material*:1.12.0-rc01 Material 1.12.0-rc01
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

... (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 2 times, most recently from 8d4608a to fb8bfe6 Compare August 3, 2026 06:20
@dependabot
dependabot Bot force-pushed the dependabot/gradle/compose-062bd29e64 branch 2 times, most recently from 9e892d2 to 35e44bb Compare August 17, 2026 06:18
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 35e44bb to 4b2be1b Compare August 24, 2026 06:17
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