Skip to content

fix(deps): update dependency androidx.compose.material:material to v1.10.6#58

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/androidx.compose.material-material-1.x
Open

fix(deps): update dependency androidx.compose.material:material to v1.10.6#58
renovate[bot] wants to merge 1 commit intomainfrom
renovate/androidx.compose.material-material-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Confidence
androidx.compose.material:material (source) 1.7.01.10.6 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch from 7428150 to e4f5492 Compare September 10, 2024 19:45
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 2 times, most recently from f157e7f to 15c6afa Compare September 17, 2024 23:28
@renovate renovate bot changed the title fix(deps): update dependency androidx.compose.material:material to v1.7.1 fix(deps): update dependency androidx.compose.material:material to v1.7.2 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 4 times, most recently from 8db96d1 to 7cee93a Compare September 23, 2024 23:15
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 3 times, most recently from b8ab718 to 16c484a Compare October 1, 2024 19:52
@renovate renovate bot changed the title fix(deps): update dependency androidx.compose.material:material to v1.7.2 fix(deps): update dependency androidx.compose.material:material to v1.7.3 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 3 times, most recently from f0146fb to 9521bbd Compare October 4, 2024 13:31
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 2 times, most recently from b30aa0d to c22ac90 Compare October 14, 2024 21:05
@renovate renovate bot changed the title fix(deps): update dependency androidx.compose.material:material to v1.7.3 fix(deps): update dependency androidx.compose.material:material to v1.7.4 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 3 times, most recently from e27c5e0 to 932ff2f Compare October 16, 2024 17:59
@renovate renovate bot changed the title fix(deps): update dependency androidx.compose.material:material to v1.7.4 fix(deps): update dependency androidx.compose.material:material to v1.7.5 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 5 times, most recently from 8d5ff75 to 7d728ae Compare October 31, 2024 20:16
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch from 7d728ae to 2d82d45 Compare November 11, 2024 15:29
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch from 2d82d45 to cbdf08a Compare November 20, 2024 18:31
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch from cbdf08a to b54eb72 Compare December 2, 2024 20:25
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch from 43789a2 to 3bcb09c Compare February 11, 2025 08:02
@renovate renovate bot changed the title fix(deps): update dependency androidx.compose.material:material to v1.7.7 fix(deps): update dependency androidx.compose.material:material to v1.7.8 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 4 times, most recently from aa31e79 to 5360b7d Compare February 13, 2025 19:33
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 5 times, most recently from 21318da to e648dfd Compare February 27, 2025 03:01
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 2 times, most recently from 820de61 to f81e4bd Compare March 4, 2025 23:36
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 3 times, most recently from bb0c15b to 23922d7 Compare March 26, 2025 22:29
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 3 times, most recently from 136d9a2 to cf0c462 Compare April 21, 2025 23:18
@renovate renovate bot changed the title fix(deps): update dependency androidx.compose.material:material to v1.7.8 fix(deps): update dependency androidx.compose.material:material to v1.8.0 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 2 times, most recently from b747f15 to b740869 Compare April 25, 2025 12:34
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 2 times, most recently from d37e44c to c66168a Compare May 6, 2025 19:30
@renovate renovate bot changed the title fix(deps): update dependency androidx.compose.material:material to v1.8.0 fix(deps): update dependency androidx.compose.material:material to v1.8.1 May 7, 2025
@renovate renovate bot force-pushed the renovate/androidx.compose.material-material-1.x branch 2 times, most recently from bceb2d9 to 66555b0 Compare May 7, 2025 19:26
Comment thread client/build.gradle.kts Outdated
Comment thread client/build.gradle.kts Outdated
dependencies {
implementation("androidx.activity:activity-compose:1.9.3")
implementation("androidx.compose.material:material:1.7.0")
implementation("androidx.compose.material:material:1.10.4")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: The androidx.compose.material library is updated to 1.10.4 while androidx.compose.ui remains at 1.7.8. This version mismatch will likely cause runtime crashes due to binary incompatibility.
Severity: CRITICAL

Suggested Fix

Align the Jetpack Compose library versions. Update the composeUiVersion variable to a version compatible with Material 1.10.4, such as a corresponding 1.10.x release. Alternatively, implement a Compose Bill of Materials (BOM) to automatically manage compatible versions across all Compose modules.

Prompt for AI Agent
Review the code at the location below. A potential bug has been identified by an AI
agent.
Verify if this is a real issue. If it is, propose a fix; if not, explain why it's not
valid.

Location: client/build.gradle.kts#L100

Potential issue: The pull request updates the `androidx.compose.material:material`
dependency to version `1.10.4` but leaves the related `androidx.compose.ui:ui`
dependency at version `1.7.8`. These Jetpack Compose libraries are not designed to be
compatible across such a significant version gap (1.7.x vs. 1.10.x). This mismatch will
likely lead to runtime crashes such as `ClassNotFoundException` or `NoSuchMethodError`
when the application attempts to render or interact with Material components. The errors
occur because the newer Material library expects APIs from the UI library that do not
exist or have different signatures in the older version.

Did we get this right? 👍 / 👎 to inform future reviews.

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