Skip to content

⬆️ Bump org.jetbrains.compose.material3:material3 from 1.12.0-alpha03 to 1.13.0-alpha01 - #5002

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 15, 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 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.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 added Dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 15, 2026
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