Update all dependencies#840
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
6d63750 to
e0cffe1
Compare
dturner
approved these changes
Mar 19, 2026
3642b22 to
58cf231
Compare
3129112 to
e078b5d
Compare
b626af9 to
d4a6f2e
Compare
4d8075a to
439ae32
Compare
ce8ea17 to
cdac0c4
Compare
0f41ddd to
8f02c3d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.4.1→9.5.14.34.0→4.34.11.10.0→1.10.11.1.0-alpha04→1.1.0-alpha051.15.0→1.16.01.59.0→1.60.01.59.0→1.60.01.59.0→1.60.01.59.0→1.60.019.0.0→20.0.15.3.1→6.3.01.10.0→1.10.11.10.0→1.10.11.10.0→1.10.11.3.0-alpha09→1.3.0-beta011.14.0-beta01→1.14.0-rc011.10.2→1.11.01.1.0-alpha11→1.1.01.53.0→1.54.034.10.0→34.13.01.10.2→1.11.01.10.2→1.11.01.10.2→1.11.02.11.1→2.11.22.11.1→2.11.21.6.1→1.7.01.1.0→1.1.11.1.0→1.1.12.10.0-beta01→2.10.01.6.0→1.6.11.6.0→1.6.11.6.0→1.6.11.6.0→1.6.11.6.0→1.6.11.6.0→1.6.11.0.0-alpha08→1.0.0-alpha091.0.0-alpha08→1.0.0-alpha091.0.0-alpha08→1.0.0-alpha099.1.1→9.2.19.1.1→9.2.19.1.1→9.2.19.1.1→9.2.1Release Notes
gradle/gradle (gradle)
v9.5.1Compare Source
v9.5.0Compare Source
androidx/media (androidx.media3:media3-session)
v1.10.1Compare Source
This release includes the following changes since 1.10.0:
onAudioSessionIdChangedinSimpleBasePlayerandForwardingSimpleBasePlayer.lead to an
IllegalStateExceptionwith tunneling mode.(#3099).
renderer prewarming.
data when using an AV1-based Dolby Vision codec
(#3153).
VideoTrackInfoto resolve fallbackMIME types and move HDR and codec score preferences to quality
preferences (#3135).
length (#3117).
ArrayIndexOutOfBoundsExceptioninMp4ExtractorwhenFLAG_OMIT_TRACK_SAMPLE_TABLEis set and the track lacks a sync sample(
stss) box.are added to the player.
avoid codec resets where they are not beneficial
(#3120).
queueSecureInputBufferfor 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.
when the user "stops scrubbing"
(#2815).
ForegroundServiceStartNotAllowedExceptionwasn'tpropagated across thread boundaries in case the application thread is
not the main thread
(#2499).
COMMAND_SEEK_TO_MEDIA_ITEMis not available in aMediaControllerwhen connecting to a platform-only session thatsupports seeking to other items but no playlist modifications.
MediaControllercan't set media items on platformmedia sessions that don't allow
PREPARE_FROMactions.Controller.isTrusted()onAPI 27 or before when connecting via platform controllers.
ArrayIndexOutOfBoundsExceptionis thrown duringstream fallback if the track selection is a subset of the available
tracks (#3161).
across media playlist updates if the
#EXT-X-MAPtag was not repeatedin subsequent updates
(#3105).
SampleQueuewhen seeking into a chunk that is currentlybeing canceled.
takahirom/roborazzi (io.github.takahirom.roborazzi)
v1.60.0Compare Source
Bugfix: Fix Roborazzi cache path sensitivity
When we use Roborazzi in a different path with the same repository, Roborazzi used to invalidate the cache. Though I think it is not critical because we frequently use test filters(
--tests) when we run tests, which also invalidate the cache. But it's better to support the cache.Thanks @Link184 for the contribution!
What's Changed
New Contributors
Full Changelog: takahirom/roborazzi@1.59.0...1.60.0
mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)
v6.3.0Changelog generated by Shipkit Changelog Gradle Plugin
6.3.0
v6.2.3Changelog generated by Shipkit Changelog Gradle Plugin
6.2.3
v6.2.2Changelog generated by Shipkit Changelog Gradle Plugin
6.2.2
v6.2.1Changelog generated by Shipkit Changelog Gradle Plugin
6.2.1
v6.2.0Changelog generated by Shipkit Changelog Gradle Plugin
6.2.0
v6.1.0Changelog generated by Shipkit Changelog Gradle Plugin
6.1.0
v6.0.0Upgrade to Kotlin 2
What's Changed
New Contributors
Full Changelog: mockito/mockito-kotlin@5.4.0...v6.0.0
v5.4.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.4.0
material-components/material-components-android (com.google.android.material:material)
v1.14.0-rc01Compare Source
Important
compileSdkVersionwas updated to 35.minSdkVersionwas updated to 23.Dependency Updates
None
Library Updates
Carousel8c2294d)Catalog7594d1a)8722043)1157cfe)bda8e38)ExposedDropdownMenudf99005)8c17b08)FloatingToolbaraa6e952)Focus Ringse6f43e5)6da4b0f)ed6fee1)3774ef7)8e471d9)63dba4c)MaterialButtonfd44c9d)0c2d842)MaterialDatePickerc0c4af7)Searche6ae416)87b98eb)TextInputLayout63801c0)Other80aa0cc)Full list of changes
Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-guava)
v1.11.0Compare Source
Restored binary compatibility with 1.10.2 and older versions on Wasm/JS for usages of
Promise-related functions (#4661).Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.