nowinandroid
nowinandroid copied to clipboard
Bump com.google.truth:truth from 1.1.5 to 1.2.0
Bumps com.google.truth:truth from 1.1.5 to 1.2.0.
Release notes
Sourced from com.google.truth:truth's releases.
1.2.0
- Fixed a bug that caused ProtoTruth to ignore the contents of unpacked
Anymessages. 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. (8bd3ef613)- Added
isWithin().of()support toIntegerSubjectandLongSubject. (6464cb5ca, 0e99a2711)
Commits
60873b1Set version number for truth-parent to 1.2.0.61d7afbBump Guava to 33.0.0.cb09b47Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.05da5e3fBump org.checkerframework:checker-qual from 3.41.0 to 3.42.0fde6632Make our nullness checking work with an Android bootclasspath.3e125c7Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.36464cb5AddisWithin().of()support toIntegerSubject.91f4bdcRemove getSuperclass() from the j2kt API, as it's not supported and ideally w...d532e91Bump org.checkerframework:checker-qual from 3.40.0 to 3.41.004fddbbBump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions