Skip to content

Comments

Update all dependencies#2656

Merged
yschimke merged 1 commit intogoogle:mainfrom
renovate-bot:renovate/all
Jul 18, 2025
Merged

Update all dependencies#2656
yschimke merged 1 commit intogoogle:mainfrom
renovate-bot:renovate/all

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 15, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.genai:google-genai 1.8.0 -> 1.9.0 age confidence
androidx.wear.compose:compose-ui-tooling (source) 1.5.0-beta05 -> 1.5.0-beta06 age confidence
androidx.wear.compose:compose-navigation (source) 1.5.0-beta05 -> 1.5.0-beta06 age confidence
androidx.wear.compose:compose-material (source) 1.5.0-beta05 -> 1.5.0-beta06 age confidence
androidx.wear.compose:compose-foundation (source) 1.5.0-beta05 -> 1.5.0-beta06 age confidence
androidx.wear.compose:compose-material3 (source) 1.5.0-beta05 -> 1.5.0-beta06 age confidence
androidx.wear:wear-input (source) 1.2.0-alpha02 -> 1.2.0-alpha04 age confidence
com.google.android.gms:play-services-oss-licenses 17.2.0 -> 17.2.1 age confidence
com.google.dagger:hilt-android-testing 2.56.2 -> 2.57 age confidence
com.google.dagger:hilt-android-gradle-plugin 2.56.2 -> 2.57 age confidence
com.google.dagger:hilt-android-compiler 2.56.2 -> 2.57 age confidence
com.google.dagger:hilt-android 2.56.2 -> 2.57 age confidence
androidx.compose.material3:material3 (source) 1.4.0-alpha17 -> 1.4.0-alpha18 age confidence
androidx.wear:wear (source) 1.4.0-alpha01 -> 1.4.0-alpha02 age confidence
androidx.navigation:navigation-testing (source) 2.9.1 -> 2.9.2 age confidence
androidx.navigation:navigation-runtime (source) 2.9.1 -> 2.9.2 age confidence
androidx.navigation:navigation-compose (source) 2.9.1 -> 2.9.2 age confidence
com.gradle.develocity 4.0.2 -> 4.1 age confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-viewmodel (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-runtime-testing (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-service (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-runtime-compose (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-process (source) 2.9.1 -> 2.9.2 age confidence
androidx.lifecycle:lifecycle-common (source) 2.9.1 -> 2.9.2 age confidence
androidx.media3:media3-ui 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-test-utils-robolectric 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-test-utils 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-session 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-exoplayer-workmanager 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-exoplayer-rtsp 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-exoplayer-hls 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-exoplayer-dash 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-exoplayer 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-datasource-okhttp 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.media3:media3-common 1.8.0-beta01 -> 1.8.0-rc01 age confidence
androidx.concurrent:concurrent-futures-ktx (source) 1.2.0 -> 1.3.0 age confidence
androidx.concurrent:concurrent-futures (source) 1.2.0 -> 1.3.0 age confidence

Release Notes

googleapis/java-genai (com.google.genai:google-genai)

v1.9.0

Features
  • Add addWatermark parameter to the edit image configuration. (c4598da)
  • add Tuning support for Java (0ab209d)
Documentation
  • Update generated video resolution config docstring (9a2ced8)
androidx/media (androidx.media3:media3-ui)

v1.8.0-rc01

Compare Source

This release includes the following changes since the 1.8.0-beta01 release:

  • ExoPlayer:
    • Fix bug where non-stereo audio formats on TVs may be marked as unsupported by DefaultTrackSelector.
    • Ensure the last frame is correctly rendered when using MediaCodec's DECODE_ONLY flag (which is enabled by default in scrubbing mode).
  • Extractors:
    • Parse metadata from fragmented MP4 files (#​2084).
    • JPEG: Support motion photos that don't have an Exif segment at the start (#​2552).
  • Video:
    • Extend detached surface workaround to "lenovo" and "motorola" devices (#​2059).
  • Text:
    • Add support for VobSub tracks in MP4 files (#​2510).
  • DRM:
    • Add new overload of OfflineLicenseHelper.newWidevineInstance accepting a MediaItem.DrmConfiguration so that HTTP request headers can be applied correctly (#​2169).
  • Session:
    • Fix bug where some controller changes that are not handled by the session may cause IllegalStateExceptions.
    • Fix bug where controller actions that are not handled by the session may leave the controller in an invalid state.
    • Fix StrictMode unsafe launch violation warning (#​2330).
  • UI:
    • Fix bug where PlayerSurface inside re-usable components like LazyColumn didn't work correctly (#​2493).
  • HLS extension:
    • Fix bug where track selection changes after loading low-latency parts and preload hints can cause playback to get stuck or freeze (#​2299).
    • Prevent excessive reloads by waiting for half the target duration when CAN-BLOCK-RELOAD=YES is not honored by the server (#​2317).
    • Fix bug where playback was stalled when starting an interstitials stream before a mid roll and asset list resolution was attempted for the wrong ad (#​2558).
  • DASH extension:
    • Fix issue where trick-play adaptation set is merged with its main adaptation set to form an invalid TrackGroup (#​2148).
  • RTSP extension:
    • Add support for RTP Aggregation Packet for H265 in accordance with RFC 7798#4.4.2 (#​2413).

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 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 changed the title Update all dependencies 0.33.0 to v0.34.0 Update all dependencies Jul 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/all branch 3 times, most recently from ef08891 to 8bb748d Compare July 18, 2025 02:13
@yschimke yschimke merged commit 64253ab into google:main Jul 18, 2025
6 checks passed
@renovate-bot renovate-bot deleted the renovate/all branch July 18, 2025 16:45
kul3r4 pushed a commit to kul3r4/horologist-1 that referenced this pull request Sep 19, 2025
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