Skip to content

Update all dependencies #2570

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

Merged
merged 2 commits into from
Apr 11, 2025
Merged

Update all dependencies #2570

merged 2 commits into from
Apr 11, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.airbnb.android:lottie-compose 6.6.4 -> 6.6.6 age adoption passing confidence
androidx.room:room-ktx (source) 2.6.1 -> 2.7.0 age adoption passing confidence
androidx.room:room-compiler (source) 2.6.1 -> 2.7.0 age adoption passing confidence
androidx.room:room-common (source) 2.6.1 -> 2.7.0 age adoption passing confidence
com.squareup.okio:okio 3.10.2 -> 3.11.0 age adoption passing confidence
com.autonomousapps.dependency-analysis 2.15.0 -> 2.16.0 age adoption passing confidence

Release Notes

airbnb/lottie-android (com.airbnb.android:lottie-compose)

v6.6.6

  • Guard against Bitmap allocations of size 0 (#​2626)
square/okio (com.squareup.okio:okio)

v3.11.0

2025-04-09

  • Fix: Clear the deflater's byte array reference
  • New: Faster implementation of String.decodeHex() on Kotlin/JS.
  • New: Declare EXACTLY_ONCE execution for blocks like Closeable.use {} and FileSystem.read {}.
  • Upgrade: [Kotlin 2.1.20][kotlin_2_1_20].

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate-bot renovate-bot force-pushed the renovate/all branch 2 times, most recently from 2f28a73 to 49ef20c Compare April 10, 2025 21:33
@yschimke
Copy link
Collaborator

There were these errors but not sure if new

> Task :media:data:metalavaCheckCompatibilityRelease
build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/MediaDao_Impl.kt: error: Unable to determine the package name. This usually means that a source file was where the directory does not seem to match the package declaration; we expected the path /home/runner/work/horologist/horologist/media/data/build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/MediaDao_Impl.kt to end with /com/google/android/horologist/media/`data`/database/dao/MediaDao_Impl.kt [IoError]
build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/MediaDatabase_Impl.kt: error: Unable to determine the package name. This usually means that a source file was where the directory does not seem to match the package declaration; we expected the path /home/runner/work/horologist/horologist/media/data/build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/MediaDatabase_Impl.kt to end with /com/google/android/horologist/media/`data`/database/MediaDatabase_Impl.kt [IoError]
build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/MediaDownloadDao_Impl.kt: error: Unable to determine the package name. This usually means that a source file was where the directory does not seem to match the package declaration; we expected the path /home/runner/work/horologist/horologist/media/data/build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/MediaDownloadDao_Impl.kt to end with /com/google/android/horologist/media/`data`/database/dao/MediaDownloadDao_Impl.kt [IoError]
build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/PlaylistDao_Impl.kt: error: Unable to determine the package name. This usually means that a source file was where the directory does not seem to match the package declaration; we expected the path /home/runner/work/horologist/horologist/media/data/build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/PlaylistDao_Impl.kt to end with /com/google/android/horologist/media/`data`/database/dao/PlaylistDao_Impl.kt [IoError]
build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/PlaylistMediaDao_Impl.kt: error: Unable to determine the package name. This usually means that a source file was where the directory does not seem to match the package declaration; we expected the path /home/runner/work/horologist/horologist/media/data/build/generated/ksp/release/kotlin/com/google/android/horologist/media/data/database/dao/PlaylistMediaDao_Impl.kt to end with /com/google/android/horologist/media/`data`/database/dao/PlaylistMediaDao_Impl.kt [IoError]

@yschimke
Copy link
Collaborator

This generated expected path seems concerning

/com/google/android/horologist/media/`data`/database/dao/MediaDao_Impl.kt

@yschimke
Copy link
Collaborator

reverted room because of failure

@yschimke yschimke merged commit 561a612 into google:main Apr 11, 2025
6 checks passed
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.

2 participants