Skip to content

chore(deps): bump media3 from 1.9.1 to 1.9.2 in /android#1220

Merged
kaeawc merged 1 commit intomainfrom
dependabot/gradle/android/media3-1.9.2
Feb 9, 2026
Merged

chore(deps): bump media3 from 1.9.1 to 1.9.2 in /android#1220
kaeawc merged 1 commit intomainfrom
dependabot/gradle/android/media3-1.9.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps media3 from 1.9.1 to 1.9.2.
Updates androidx.media3:media3-exoplayer from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-exoplayer's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-exoplayer's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Updates androidx.media3:media3-ui from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-ui's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-ui's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Updates androidx.media3:media3-ui-compose from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-ui-compose's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-ui-compose's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Updates androidx.media3:media3-database from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-database's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-database's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Updates androidx.media3:media3-datasource from 1.9.1 to 1.9.2

Release notes

Sourced from androidx.media3:media3-datasource's releases.

1.9.2

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Changelog

Sourced from androidx.media3:media3-datasource's changelog.

1.9.2 (2026-02-06)

This release includes the following changes since 1.9.1 release:

  • ExoPlayer:
    • Fix bug where ProgressiveMediaSource propagates out-of-date timeline info to player and the queued periods unexpectedly get removed (#3016).
  • Audio:
    • Improve the retry logic of AudioOutput initialization in DefaultAudioSink (#2905).
  • Session:
    • Fix issue where system UI button placement workaround negatively affects other UI surface like Android Auto or manufacturers not needing the workaround (#3041).
  • Cast extension:
    • Fix bug where transferring from Cast to local playback was broken.
Commits
  • 630c1af Update release notes for 1.9.2 and add missing link
  • 576d491 Bump version to 1.9.2
  • 6ff9631 Fix FakeExtractorInput O(N^2) resizing during reads and peeks
  • 9b355f7 Include "unknown" manufacturer in the devices requiring workaround
  • f584849 Fix workaround logic for system UI gaps
  • ccfc4f3 Add release note for Cast fix
  • 7bce838 Fix transfer from Cast to Local
  • 622f473 Avoid ProgressiveMediaSource propagating out-of-date timeline info
  • c8f7851 Use TextUtils to compare CharSequence instances
  • 300b116 Fix flakiness in ExoPlayerTest.internalDiscontinuityAtNewPosition
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `media3` from 1.9.1 to 1.9.2.

Updates `androidx.media3:media3-exoplayer` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

Updates `androidx.media3:media3-ui` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

Updates `androidx.media3:media3-ui-compose` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

Updates `androidx.media3:media3-database` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

Updates `androidx.media3:media3-datasource` from 1.9.1 to 1.9.2
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](androidx/media@1.9.1...1.9.2)

---
updated-dependencies:
- dependency-name: androidx.media3:media3-exoplayer
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-ui
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-ui-compose
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-database
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.media3:media3-datasource
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added android Android specific issue dependencies Pull requests that update a dependency file labels Feb 9, 2026
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

MCP Benchmarks

Overall Status: ✅ PASSED
Status by Benchmark: Context Thresholds: ✅ | Tool Call Throughput: ✅ | Startup: ✅ | NPM Unpacked Size: ✅

Context Thresholds

Category Actual Threshold Usage Status
Tools 10,989 14,000 78%
Resources 440 1,000 44%
Resource Templates 1,563 2,000 78%
Total 12,992 17,000 76%

Overall Status: ✅ PASSED

Generated at 2026-02-09T07:27:05.816Z

Tool Call Throughput

Sample Size: 50 iterations per tool
Total Duration: 8.38s
Average Throughput: 41.79 ops/second

Fast Operations (<100ms)

Tool P50 P95 Mean Success Status
listDevices 0.0ms 0.0ms 0.0ms 100%
pressButton 0.1ms 0.2ms 0.1ms 100%

Medium Operations (100ms-1s)

Tool P50 P95 Mean Success Status
observe 22.7ms 37.8ms 24.5ms 100%
tapOn 0.1ms 0.1ms 0.1ms 100%
inputText 57.7ms 69.7ms 59.9ms 100%

Slow Operations (1s+)

Tool P50 P95 Mean Success Status
launchApp 15.7ms 23.6ms 16.3ms 100%
installApp 0.0ms 0.1ms 0.0ms 100%

Summary: 7/7 tools passed
Overall Status: ✅ PASSED

Generated at 2026-02-09T07:27:14.217Z

Startup Performance

MCP Server (stdio)

Mode Ready First Tool Call Heap Used
cold 531.0ms n/a 33.6MB
warm 525.0ms n/a 33.6MB

Device discovery: skipped (not run)

Daemon

Mode Spawn Ready Responsive Heap Used
cold 3.0ms 542.0ms 687.0ms 36.6MB
warm 3.0ms 535.0ms 677.0ms 36.7MB

Overall Status: ✅ PASSED

Generated at 2026-02-09T07:27:09Z

NPM Unpacked Size

Metric Actual Threshold Usage Status
Unpacked Size 12.4MB 30.0MB 41%

Package: @kaeawc/auto-mobile@0.0.10
Tarball Size: 2.7MB

Overall Status: ✅ PASSED

Generated at 2026-02-09T07:27:06.393Z

@kaeawc kaeawc merged commit b37acdb into main Feb 9, 2026
46 checks passed
@kaeawc kaeawc deleted the dependabot/gradle/android/media3-1.9.2 branch February 9, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

android Android specific issue dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant