Skip to content

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

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

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 14, 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 14, 2026
@vinceglb vinceglb closed this Sep 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/gradle/org.jetbrains.compose.material3-material3-1.13.0-alpha01 branch September 15, 2026 09:28
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