Deps(deps): Bump org.jetbrains.compose.material3:material3 from 1.10.0-alpha05 to 1.11.0-alpha01 in the compose group#2
Conversation
Bumps the compose group with 1 update: [org.jetbrains.compose.material3:material3](https://github.com/JetBrains/compose-jb). Updates `org.jetbrains.compose.material3:material3` from 1.10.0-alpha05 to 1.11.0-alpha01 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits/v1.11.0-alpha01) --- updated-dependencies: - dependency-name: org.jetbrains.compose.material3:material3 dependency-version: 1.11.0-alpha01 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compose ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Pull request overview
This PR updates the Compose Material3 dependency from version 1.10.0-alpha05 to 1.11.0-alpha01, bringing in bug fixes, new features, and improvements from the JetBrains Compose Multiplatform project.
Changes:
- Bumped
org.jetbrains.compose.material3:material3version from1.10.0-alpha05to1.11.0-alpha01
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -4,7 +4,7 @@ androidx-activity = "1.12.2" | |||
| androidx-compose-bom = "2026.01.00" | |||
| androidx-lifecycle = "2.9.6" | |||
| composeMultiplatform = "1.10.0" | |||
There was a problem hiding this comment.
Updating Material3 to 1.11.0-alpha01 while keeping other Compose Multiplatform libraries at 1.10.0 (line 6) may cause compatibility issues. The 1.11.0-alpha01 release notes indicate that the Gradle Plugin now includes compatibility checks for runtime libraries to ensure consistency. Consider updating the composeMultiplatform version to 1.11.0 or a compatible version to maintain consistency across all Compose Multiplatform dependencies.
| composeMultiplatform = "1.10.0" | |
| composeMultiplatform = "1.11.0-alpha01" |
|
@dependabot ignore org.jetbrains.compose.material3:material3 minor 1.11.0-alpha01 |
|
@dependabot close |
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot close command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the compose group with 1 update: org.jetbrains.compose.material3:material3.
Updates
org.jetbrains.compose.material3:material3from 1.10.0-alpha05 to 1.11.0-alpha01Release notes
Sourced from org.jetbrains.compose.material3:material3's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.compose.material3:material3's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions