Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) minor 9.0.0 -> 9.1.0 age confidence
com.google.dagger:hilt-compiler dependencies patch 2.57.1 -> 2.57.2 age confidence
com.google.dagger:hilt-android-testing dependencies patch 2.57.1 -> 2.57.2 age confidence
com.google.dagger:hilt-android dependencies patch 2.57.1 -> 2.57.2 age confidence
com.google.truth:truth dependencies patch 1.4.4 -> 1.4.5 age confidence
androidx.work:work-testing (source) dependencies patch 2.10.3 -> 2.10.5 age confidence
androidx.lifecycle:lifecycle-runtime-compose (source) dependencies patch 2.9.3 -> 2.9.4 age confidence
androidx.lifecycle:lifecycle-viewmodel-ktx (source) dependencies patch 2.9.3 -> 2.9.4 age confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) dependencies patch 2.9.3 -> 2.9.4 age confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) dependencies patch 2.9.3 -> 2.9.4 age confidence
androidx.lifecycle:lifecycle-viewmodel-savedstate (source) dependencies patch 2.9.3 -> 2.9.4 age confidence
androidx.navigation:navigation-compose (source) dependencies patch 2.9.3 -> 2.9.5 age confidence
androidx.activity:activity-compose (source) dependencies minor 1.10.1 -> 1.11.0 age confidence
androidx.activity:activity-ktx (source) dependencies minor 1.10.1 -> 1.11.0 age confidence
androidx.compose:compose-bom dependencies minor 2025.08.01 -> 2025.10.00 age confidence
com.google.code.gson:gson dependencies patch 2.13.1 -> 2.13.2 age confidence
androidx.compose.runtime:runtime-tracing (source) dependencies patch 1.9.0 -> 1.9.3 age confidence
androidx.navigation:navigation-testing (source) dependencies patch 2.9.3 -> 2.9.5 age confidence
com.github.bumptech.glide:glide dependencies patch 5.0.4 -> 5.0.5 age confidence
androidx.work:work-runtime-ktx (source) dependencies patch 2.10.3 -> 2.10.5 age confidence
androidx.room:room-ktx (source) dependencies minor 2.7.2 -> 2.8.2 age confidence
androidx.room:room-runtime (source) dependencies minor 2.7.2 -> 2.8.2 age confidence
androidx.navigation:navigation-ui-ktx (source) dependencies patch 2.9.3 -> 2.9.5 age confidence
androidx.navigation:navigation-fragment-ktx (source) dependencies patch 2.9.3 -> 2.9.5 age confidence
androidx.lifecycle:lifecycle-runtime-ktx (source) dependencies patch 2.9.3 -> 2.9.4 age confidence
com.github.bumptech.glide:compiler dependencies patch 5.0.4 -> 5.0.5 age confidence
androidx.room:room-compiler (source) dependencies minor 2.7.2 -> 2.8.2 age confidence
androidx.compose.material3:material3-window-size-class (source) dependencies minor 1.3.2 -> 1.4.0 age confidence
com.diffplug.spotless plugin major 7.2.1 -> 8.0.0 age confidence
com.google.dagger:hilt-android-gradle-plugin dependencies patch 2.57.1 -> 2.57.2 age confidence
androidx.navigation:navigation-safe-args-gradle-plugin (source) dependencies patch 2.9.3 -> 2.9.5 age confidence
androidx.compose.material3:material3 (source) dependencies minor 1.3.2 -> 1.4.0 age confidence
androidx.baselineprofile (source) plugin patch 1.4.0 -> 1.4.1 age confidence
androidx.benchmark:benchmark-macro-junit4 (source) dependencies patch 1.4.0 -> 1.4.1 age confidence
androidx.window:window (source) dependencies minor 1.4.0 -> 1.5.0 age confidence
androidx.compose.material3:material3-adaptive-navigation-suite (source) dependencies minor 1.3.2 -> 1.4.0 age confidence

Release Notes

gradle/gradle (gradle)

v9.1.0

Compare Source

google/truth (com.google.truth:truth)

v1.4.5: 1.4.5

  • Changed assertions like assertThat(nullMap).isEmpty() to fail with a useful failure message instead of throwing NullPointerException (and similarly for other "bogus" values, such as negative sizes). (da5d6e9)
  • Made Kotlin's isInstanceOf(Int::class.java) (and Java's isInstanceOf(int.class)) a valid way to check for Int/Integer instances. (974ef19)
  • Improved isWithin to pretty-print numbers in its failure messages. (de78553, 07318c2)
  • Improved some assertions that print class names to print simpler names (e.g., Integer instead of java.lang.Integer). (0ba72d6)
  • Changed ExpectFailure to never generate "value of" lines based on bytecode. This slightly simplifies writing new tests with ExpectFailure and prevents future behavior changes in some ExpectFailure tests that already exist. However, it may also require changes to other existing ExpectFailure tests to remove or change any assertions about the "value of" line. (3caa0e8)
  • Our Android minSdkVersion is now 23 (Marshmallow). This follows the minimum of Google's foundational Android libraries, and we expect it to have no practical impact on users. (c85c75c)
  • Changed our GWT/J2CL artifact to omit usages of @NullMarked. This was making all our types non-null in those environments, since we don't yet use @Nullable in the GWT/J2CL artifact. (6392d37)
bumptech/glide (com.github.bumptech.glide:glide)

v5.0.5: Glide v5.0.5

Compose

  • Version bump to 1.0.0-beta08

KTX

  • Version bump to 1.0.0-beta08

Build Changes

N/A

Bugs

  • Restores GlideUrl fix for urls with IPV6 addresses fix that was accidentally reverted in 5.0.4. See #​5444 for details

Full Changelog: bumptech/glide@v5.0.4...v5.0.5


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 renovate bot force-pushed the renovate/end-all branch 5 times, most recently from 18ca4e8 to fca0422 Compare September 19, 2025 15:11
@renovate renovate bot force-pushed the renovate/end-all branch 2 times, most recently from 314bd1f to 8576555 Compare September 26, 2025 01:16
@renovate renovate bot force-pushed the renovate/end-all branch from 8576555 to 2d67436 Compare October 8, 2025 21:42
@renovate
Copy link
Contributor Author

renovate bot commented Oct 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dturner dturner merged commit e1ce41f into end Oct 9, 2025
12 checks passed
@dturner dturner deleted the renovate/end-all branch October 9, 2025 18:00
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