Skip to content

Update dependency com.google.truth:truth to v1.4.3#407

Merged
runningcode merged 1 commit intomasterfrom
renovate/com.google.truth-truth-1.x
Jul 12, 2024
Merged

Update dependency com.google.truth:truth to v1.4.3#407
runningcode merged 1 commit intomasterfrom
renovate/com.google.truth-truth-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.truth:truth 1.4.2 -> 1.4.3 age adoption passing confidence

Release Notes

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

v1.4.3: 1.4.3

  • Added more nullness information to our APIs (in the form of JSpecify annotations). This could lead to additional warnings (or even errors) for users of Kotlin and other nullness checkers. Please report any problems. (ee680cb)
  • Deprecated Subject.Factory methods for Java 8 types. We won't remove them, but you can simplify your code by migrating off them: Just replace assertAbout(foos()).that(foo) with assertThat(foo) (or about(foos()).that(foo) with that(foo)). (59e7a50)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@runningcode runningcode merged commit 07c6d6b into master Jul 12, 2024
@runningcode runningcode deleted the renovate/com.google.truth-truth-1.x branch July 12, 2024 07:34
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.

1 participant