Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(deps): update dependency com.google.truth:truth to v1.4.4 #1430

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot 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.4 age adoption passing confidence

Release Notes

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

v1.4.4

  • Annotated the rest of the main package for nullness, and moved the @NullMarked annotation from individual classes up to the package to avoid a warning under --release 8. (e107aea)
  • Improved the failure message for matches to conditionally suggest using containsMatch. (7e9fc7a)

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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners June 27, 2024 15:36
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jun 27, 2024
@dpebot
Copy link

dpebot commented Jun 27, 2024

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage-nio API. label Jun 27, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.google.truth-truth-1.x branch from bf317d4 to 92a783c Compare June 27, 2024 18:27
@dpebot
Copy link

dpebot commented Jun 27, 2024

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.google.truth-truth-1.x branch from 92a783c to 7c9b5e3 Compare June 27, 2024 18:43
@dpebot
Copy link

dpebot commented Jun 27, 2024

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.google.truth-truth-1.x branch from 7c9b5e3 to 11f04e7 Compare July 14, 2024 08:56
@renovate-bot renovate-bot changed the title test(deps): update dependency com.google.truth:truth to v1.4.3 test(deps): update dependency com.google.truth:truth to v1.4.4 Jul 14, 2024
@dpebot
Copy link

dpebot commented Jul 14, 2024

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 14, 2024
@sydney-munro sydney-munro added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 15, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 15, 2024
@renovate-bot renovate-bot force-pushed the renovate/com.google.truth-truth-1.x branch from 11f04e7 to b7838b2 Compare July 17, 2024 21:54
@dpebot
Copy link

dpebot commented Jul 17, 2024

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 17, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 17, 2024
@suztomo
Copy link
Member

suztomo commented Jul 23, 2024

Running Unmanaged Dependency Check against /home/runner/work/java-storage-nio/java-storage-nio/pom.xml
This pull request seems to add new third-party dependency, [org.jspecify:jspecify], among the artifacts listed in pom.xml.

@suztomo
Copy link
Member

suztomo commented Jul 23, 2024

Added a follow-up googleapis/sdk-platform-java#3063

@renovate-bot renovate-bot force-pushed the renovate/com.google.truth-truth-1.x branch from b7838b2 to 3a1dffb Compare July 24, 2024 16:04
@suztomo
Copy link
Member

suztomo commented Jul 24, 2024

Checked the "rebase" option.

@dpebot
Copy link

dpebot commented Jul 24, 2024

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 24, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 24, 2024
@suztomo
Copy link
Member

suztomo commented Jul 24, 2024

"Unmanaged dependency check / unmanaged_dependency_check" passed.

@sydney-munro sydney-munro added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 24, 2024
@sydney-munro sydney-munro merged commit b90ffa5 into googleapis:main Jul 24, 2024
19 checks passed
@renovate-bot renovate-bot deleted the renovate/com.google.truth-truth-1.x branch July 24, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage-nio API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants