Skip to content

Update dependency com.google.truth:truth to v1.4.5#5629

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/truth
Open

Update dependency com.google.truth:truth to v1.4.5#5629
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/truth

Conversation

@renovate

@renovate renovate Bot commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.google.truth:truth 1.4.41.4.5 age confidence

Release Notes

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 enabled auto-merge (squash) October 24, 2025 07:12
@renovate

renovate Bot commented Oct 24, 2025

Copy link
Copy Markdown
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot force-pushed the renovate/truth branch 3 times, most recently from 8df1e71 to a7c25ab Compare November 7, 2025 00:44
@renovate renovate Bot force-pushed the renovate/truth branch 2 times, most recently from 422a499 to 2a78c15 Compare January 7, 2026 01:48
@renovate renovate Bot force-pushed the renovate/truth branch 3 times, most recently from 9198fd2 to ec4d862 Compare April 7, 2026 09:26
@renovate renovate Bot force-pushed the renovate/truth branch 2 times, most recently from a31a560 to 8b1a886 Compare April 19, 2026 03:17
@renovate renovate Bot force-pushed the renovate/truth branch from 8b1a886 to 4adbe84 Compare April 29, 2026 21:47
@renovate renovate Bot force-pushed the renovate/truth branch 4 times, most recently from 81648b9 to a013dfa Compare May 12, 2026 22:55
@renovate renovate Bot force-pushed the renovate/truth branch from a013dfa to 6d9a520 Compare May 17, 2026 07:49
@renovate renovate Bot force-pushed the renovate/truth branch 2 times, most recently from d256164 to 8978605 Compare May 25, 2026 16:38
@renovate renovate Bot changed the title Update dependency com.google.truth:truth to v1.4.5 Update truth to v1.4.5 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/truth branch 2 times, most recently from 719ab3b to af04bf4 Compare June 5, 2026 23:16
@renovate renovate Bot force-pushed the renovate/truth branch 2 times, most recently from 05ff5ef to 3ca373e Compare June 10, 2026 02:33
@renovate renovate Bot force-pushed the renovate/truth branch 3 times, most recently from 060b507 to 98226ab Compare June 22, 2026 16:21
@renovate renovate Bot changed the title Update truth to v1.4.5 Update truth Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/truth branch 2 times, most recently from 56a49ae to 22ef5cc Compare June 25, 2026 05:12
@renovate renovate Bot changed the title Update truth Update dependency com.google.truth:truth to v1.4.5 Jun 25, 2026
@renovate renovate Bot force-pushed the renovate/truth branch from 22ef5cc to 0f92780 Compare June 26, 2026 19:31
@renovate renovate Bot force-pushed the renovate/truth branch from 0f92780 to 1869494 Compare June 26, 2026 20:28
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.

0 participants