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

Update dependency com.google.truth:truth to v1.2.0 #161

Merged
merged 2 commits into from
Dec 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.2.0: 1.2.0

  • Fixed a bug that caused ProtoTruth to ignore the contents of unpacked Any messages. This fix may cause tests to fail, since ProtoTruth will now check whether the message contents match. If so, you may need to change the values that your tests expect, or there may be a bug in the code under test that had been hidden by the Truth bug. Sorry for the trouble. (8bd3ef6)
  • Added isWithin().of() support to IntegerSubject and LongSubject. (6464cb5, 0e99a27)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

github-actions bot commented Dec 19, 2023

Aar size:

Aar size change: +0.0B (210.2KiB -> 210.2KiB)

Diffuse output:

OLD: diffuse-source-file-release
NEW: lazythreetenbp-release.aar

 AAR      │ old      │ new      │ diff 
──────────┼──────────┼──────────┼──────
      jar │ 21.3 KiB │ 21.3 KiB │  0 B 
 manifest │    203 B │    203 B │  0 B 
    other │    156 B │    156 B │  0 B 
──────────┼──────────┼──────────┼──────
    total │  165 KiB │  165 KiB │  0 B 

 JAR     │ old │ new │ diff      
─────────┼─────┼─────┼───────────
 classes │   6 │   6 │ 0 (+0 -0) 
 methods │  65 │  65 │ 0 (+0 -0) 
  fields │  10 │  10 │ 0 (+0 -0)

@renovate renovate bot force-pushed the renovate/maven.truth branch from d3b8799 to a5859f6 Compare December 25, 2023 07:36
Copy link
Contributor Author

renovate bot commented Dec 25, 2023

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.

@mateuszkwiecinski mateuszkwiecinski merged commit 1ceefd9 into master Dec 25, 2023
8 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the renovate/maven.truth branch December 25, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant