Skip to content

Bump org.jetbrains.compose.material3:material3 from 1.12.0-alpha03 to 1.13.0-alpha01 - #227

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.material3-material3-1.13.0-alpha01
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jetbrains.compose.material3-material3-1.13.0-alpha01

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jetbrains.compose.material3:material3 from 1.12.0-alpha03 to 1.13.0-alpha01.

Release notes

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

1.13.0-alpha01

Changes since 1.12.0

Known issues

Web

  • RuntimeError: memory access out of bounds error (YouTrack issue). Workaround is to disable the snapshot cache: ComposeUiFlags.useSnapshotCache = false

Highlights

Desktop

  • Implemented support for AppCDS and AOT, which can significantly speed up application startup #5644

Web

  • ComposeViewportConfiguration is no longer experimental #3297, #3300

Breaking Changes

Gradle Plugin

  • Deleted deprecated Compose Gradle Plugin API: compose.web.targets(...) #5685

Migration Notes

Multiple Platforms

  • Skottie is no longer included in the Skiko core binary and is no longer bundled with Compose Multiplatform. To continue using Skottie, add org.jetbrains.skiko:skiko-skottie to commonMain. If your project targets desktop, also add org.jetbrains.skiko:skiko-skottie-awt-runtime-all to desktopMain #3234
  • Removed ComposeUiFlags.useLegacyRenderNodeLayers flag used to revert legacy (pre 1.8) render node layers for cases without androidx.compose.ui.graphics.layer.GraphicsLayer #3213

Desktop

  • Renamed AlignedToScreen to AlignedToScreenAvailableBounds and CenteredOnScreen to CenteredInScreenBounds to clarify their behavior. CenteredInScreenBounds now actually centers on the screen (ignoring insets) #3291

Android

  • The minimum supported SDK is raised to 24 #3351

Features

HTML library

  • Add StyleScope.inset extension functions #5194

Multiple Platforms

  • Add support for mediaQuery calls which allows to modify Composables depending on device characteristics #3339

... (truncated)

Changelog

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

1.13.0-alpha01 (September 2026)

Changes since 1.12.0

Known issues

Web

  • RuntimeError: memory access out of bounds error (YouTrack issue). Workaround is to disable the snapshot cache: ComposeUiFlags.useSnapshotCache = false

Highlights

Desktop

  • Implemented support for AppCDS and AOT, which can significantly speed up application startup #5644

Web

  • ComposeViewportConfiguration is no longer experimental #3297, #3300

Breaking Changes

Gradle Plugin

  • Deleted deprecated Compose Gradle Plugin API: compose.web.targets(...) #5685

Migration Notes

Multiple Platforms

  • Skottie is no longer included in the Skiko core binary and is no longer bundled with Compose Multiplatform. To continue using Skottie, add org.jetbrains.skiko:skiko-skottie to commonMain. If your project targets desktop, also add org.jetbrains.skiko:skiko-skottie-awt-runtime-all to desktopMain #3234
  • Removed ComposeUiFlags.useLegacyRenderNodeLayers flag used to revert legacy (pre 1.8) render node layers for cases without androidx.compose.ui.graphics.layer.GraphicsLayer #3213

Desktop

  • Renamed AlignedToScreen to AlignedToScreenAvailableBounds and CenteredOnScreen to CenteredInScreenBounds to clarify their behavior. CenteredInScreenBounds now actually centers on the screen (ignoring insets) #3291

Android

  • The minimum supported SDK is raised to 24 #3351

Features

HTML library

  • Add StyleScope.inset extension functions #5194

Multiple Platforms

  • Add support for mediaQuery calls which allows to modify Composables depending on device characteristics #3339

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 16, 2026
Copilot AI lite review requested due to automatic review settings September 16, 2026 23:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No blocking issues were identified.

Pull request overview

Updates Compose Multiplatform Material 3 to 1.13.0-alpha01.

Changes:

  • Bumps the Material 3 dependency version.
File summaries
File Description
gradle/libs.versions.toml Updates the Material 3 version catalog entry.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.compose.material3-material3-1.13.0-alpha01 branch from 0dde338 to f22f78d Compare September 18, 2026 15:03
@dependabot
dependabot Bot requested a review from a team as a code owner September 18, 2026 15:03
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.compose.material3-material3-1.13.0-alpha01 branch from f22f78d to 3882a27 Compare September 18, 2026 15:44
Bumps [org.jetbrains.compose.material3:material3](https://github.com/JetBrains/compose-multiplatform) from 1.12.0-alpha03 to 1.13.0-alpha01.
- [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/v1.13.0-alpha01)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.material3:material3
  dependency-version: 1.13.0-alpha01
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.jetbrains.compose.material3-material3-1.13.0-alpha01 branch from 3882a27 to 1e5d6ef Compare September 18, 2026 16:03
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.

1 participant