Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency androidx.compose:compose-bom to v2024 #2554

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.compose:compose-bom 2023.10.01 -> 2024.01.00 age adoption passing confidence

Configuration

📅 Schedule: 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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │             compressed             │           uncompressed           
          ├───────────┬───────────┬────────────┼───────────┬───────────┬──────────
 APK      │ old       │ new       │ diff       │ old       │ new       │ diff     
──────────┼───────────┼───────────┼────────────┼───────────┼───────────┼──────────
      dex │  12.6 MiB │  13.3 MiB │ +728.5 KiB │    32 MiB │  34.2 MiB │ +2.2 MiB 
     arsc │   2.2 MiB │   2.2 MiB │   +7.4 KiB │   2.2 MiB │   2.2 MiB │ +7.4 KiB 
 manifest │   5.6 KiB │   5.6 KiB │        0 B │  27.1 KiB │  27.1 KiB │      0 B 
      res │   1.6 MiB │   1.6 MiB │     +2 KiB │   1.8 MiB │   1.8 MiB │ +2.1 KiB 
    asset │ 404.2 KiB │ 404.2 KiB │        0 B │ 678.6 KiB │ 678.6 KiB │      0 B 
    other │ 189.2 KiB │ 189.4 KiB │     +237 B │ 387.5 KiB │ 388.2 KiB │   +734 B 
──────────┼───────────┼───────────┼────────────┼───────────┼───────────┼──────────
    total │    17 MiB │  17.7 MiB │ +738.2 KiB │  37.1 MiB │  39.3 MiB │ +2.2 MiB 


Copy link

New Dependencies
androidx.collection:collection-jvm:1.4.0

Upgraded Dependencies
androidx.collection:collection:1.4.0, (changed from 1.1.0)
androidx.collection:collection-ktx:1.4.0, (changed from 1.1.0)
androidx.compose.animation:animation:1.6.0, (changed from 1.5.4)
androidx.compose.animation:animation-android:1.6.0, (changed from 1.5.4)
androidx.compose.animation:animation-core:1.6.0, (changed from 1.5.4)
androidx.compose.animation:animation-core-android:1.6.0, (changed from 1.5.4)
androidx.compose.foundation:foundation:1.6.0, (changed from 1.5.4)
androidx.compose.foundation:foundation-android:1.6.0, (changed from 1.5.4)
androidx.compose.foundation:foundation-layout:1.6.0, (changed from 1.5.4)
androidx.compose.foundation:foundation-layout-android:1.6.0, (changed from 1.5.4)
androidx.compose.material:material:1.6.0, (changed from 1.5.4)
androidx.compose.material:material-android:1.6.0, (changed from 1.5.4)
androidx.compose.material:material-icons-core:1.6.0, (changed from 1.5.4)
androidx.compose.material:material-icons-core-android:1.6.0, (changed from 1.5.4)
androidx.compose.material:material-ripple:1.6.0, (changed from 1.5.4)
androidx.compose.material:material-ripple-android:1.6.0, (changed from 1.5.4)
androidx.compose.runtime:runtime:1.6.0, (changed from 1.5.4)
androidx.compose.runtime:runtime-android:1.6.0, (changed from 1.5.4)
androidx.compose.runtime:runtime-saveable:1.6.0, (changed from 1.5.4)
androidx.compose.runtime:runtime-saveable-android:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-android:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-geometry:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-geometry-android:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-graphics:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-graphics-android:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-text:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-text-android:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-tooling-preview:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-tooling-preview-android:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-unit:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-unit-android:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-util:1.6.0, (changed from 1.5.4)
androidx.compose.ui:ui-util-android:1.6.0, (changed from 1.5.4)
androidx.compose:compose-bom:2024.01.00, (changed from 2023.10.01)
androidx.core:core:1.12.0, (changed from 1.10.0)
androidx.core:core-ktx:1.12.0, (changed from 1.10.0)
androidx.emoji2:emoji2:1.3.0, (changed from 1.4.0)
androidx.emoji2:emoji2-views-helper:1.3.0, (changed from 1.4.0)

@ahmedre ahmedre merged commit f7cdf7c into master Jan 24, 2024
4 checks passed
@ahmedre ahmedre deleted the renovate/major-composebomversion branch January 24, 2024 20:56
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.

1 participant