Skip to content

Update all dependencies (end)#574

Merged
raystatic merged 1 commit into
endfrom
renovate/end-all
May 13, 2026
Merged

Update all dependencies (end)#574
raystatic merged 1 commit into
endfrom
renovate/end-all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 9.4.19.5.1 age confidence
androidx.compose:compose-bom dependencies minor 2026.04.012026.05.00 age confidence
androidx.compose.runtime:runtime-tracing (source) dependencies patch 1.11.01.11.1 age confidence
com.android.tools.build:gradle (source) dependencies patch 9.2.09.2.1 age confidence
com.android.legacy-kapt (source) plugin patch 9.2.09.2.1 age confidence
androidx.baselineprofile (source) plugin patch 1.5.0-alpha051.5.0-alpha06 age confidence
androidx.media3:media3-ui dependencies patch 1.10.01.10.1 age confidence
androidx.media3:media3-exoplayer dependencies patch 1.10.01.10.1 age confidence
com.android.test (source) plugin patch 9.2.09.2.1 age confidence
com.android.application (source) plugin patch 9.2.09.2.1 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

androidx/media (androidx.media3:media3-ui)

v1.10.1

Compare Source

This release includes the following changes since 1.10.0:

  • Common library:
    • Fix handling of onAudioSessionIdChanged in SimpleBasePlayer and
      ForwardingSimpleBasePlayer.
  • ExoPlayer:
    • Fix race condition related to audio session id generation that could
      lead to an IllegalStateException with tunneling mode.
      (#​3099).
    • Fix possible app crashes when recovering from decoder errors with
      renderer prewarming.
    • Fix issue where video artifacts were caused by supplying initialization
      data when using an AV1-based Dolby Vision codec
      (#​3153).
  • Track selection:
    • Adjust track selection logic in VideoTrackInfo to resolve fallback
      MIME types and move HDR and codec score preferences to quality
      preferences (#​3135).
  • Extractors:
    • MP3: Ignore Xing data length if it is longer than the known stream
      length (#​3117).
    • Fix ArrayIndexOutOfBoundsException in Mp4Extractor when
      FLAG_OMIT_TRACK_SAMPLE_TABLE is set and the track lacks a sync sample
      (stss) box.
  • Audio:
    • Fix bug where audio events may be misrouted if multiple audio renderers
      are added to the player.
  • Video:
    • Adjust logic for codec reuse at frame rate changes on API below 30 to
      avoid codec resets where they are not beneficial
      (#​3120).
    • Disable forced synchronization workaround in queueSecureInputBuffer
      for API 31+. The workaround was an artificial bottleneck that forced
      decryption to run serially which prevented garbled video due to a
      framework issue existing prior to API 31.
  • Image:
    • Fix issue in scrubbing mode where image updates would only take effect
      when the user "stops scrubbing"
      (#​2815).
  • Session:
    • Fix bug where ForegroundServiceStartNotAllowedException wasn't
      propagated across thread boundaries in case the application thread is
      not the main thread
      (#​2499).
    • Fix bug where COMMAND_SEEK_TO_MEDIA_ITEM is not available in a
      MediaController when connecting to a platform-only session that
      supports seeking to other items but no playlist modifications.
    • Fix issue where MediaController can't set media items on platform
      media sessions that don't allow PREPARE_FROM actions.
    • Fix bug where own process wasn't marked with Controller.isTrusted() on
      API 27 or before when connecting via platform controllers.
  • HLS extension:
    • Fix a bug where an ArrayIndexOutOfBoundsException is thrown during
      stream fallback if the track selection is a subset of the available
      tracks (#​3161).
    • Fix an issue where the initialization segment was not carried over
      across media playlist updates if the #EXT-X-MAP tag was not repeated
      in subsequent updates
      (#​3105).
  • DASH extension:
    • Fix crash in SampleQueue when seeking into a chunk that is currently
      being canceled.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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 renovate Bot force-pushed the renovate/end-all branch from f49d4c5 to 698a59d Compare May 5, 2026 14:49
@renovate renovate Bot changed the title Update Gradle to v9.5.0 (end) Update all dependencies (end) May 5, 2026
@renovate renovate Bot force-pushed the renovate/end-all branch from 698a59d to ac038a0 Compare May 7, 2026 00:01
@renovate renovate Bot force-pushed the renovate/end-all branch from ac038a0 to 9e053a1 Compare May 13, 2026 08:20
@raystatic raystatic merged commit fdb83ee into end May 13, 2026
12 of 15 checks passed
@raystatic raystatic deleted the renovate/end-all branch May 13, 2026 11:37
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