Skip to content

fix(deps): update test.truth to v1.1.4 #235

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

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.truth.extensions:truth-java8-extension 1.1.3 -> 1.1.4 age adoption passing confidence
com.google.truth:truth 1.1.3 -> 1.1.4 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

google/truth

v1.1.4: 1.1.4

  • Updated Truth to build with -source 8 -target 8. This means that it no longer runs under Java 7 VMs. It continues to run under Android, even old versions, for all apps that have enabled support for Java 8 language features. (db5db24)
  • Updated Truth to depend on Guava 32.0.0. That release contains changes related to CVEs. Neither of the CVEs relates to any methods that are used by Truth, so this version bump is just about eliminating any warnings related to the old version and helping tools like Maven to select the newest version of Guava. (f8d4dbb, 99b1df8)
  • Added support for value of: method() to expect.that, matching the existing support for assertThat. (bd8efd0)
  • Enhanced IterableSubject.containsAtLeastElementsIn().inOrder() to print an extra line that shows only the expected elements in their actual order. (9da7dd1)
  • Annotated Truth for nullness. (2151add)

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 these updates 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.

@renovate renovate bot requested review from joshuasing and LooFifteen as code owners May 31, 2023 15:44
@renovate renovate bot added the type: dependencies This involves updating, adding or removing a dependency label May 31, 2023
@renovate renovate bot changed the title fix(deps): update test.truth to v1.1.4 fix(deps): update test.truth to v1.1.4 - autoclosed May 31, 2023
@renovate renovate bot closed this May 31, 2023
@renovate renovate bot deleted the renovate/test.truth branch May 31, 2023 18:47
@renovate renovate bot changed the title fix(deps): update test.truth to v1.1.4 - autoclosed fix(deps): update test.truth to v1.1.4 May 31, 2023
@renovate renovate bot reopened this May 31, 2023
@renovate renovate bot restored the renovate/test.truth branch May 31, 2023 23:13
@renovate renovate bot force-pushed the renovate/test.truth branch from 798f19b to 0ea655b Compare May 31, 2023 23:13
@renovate renovate bot changed the title fix(deps): update test.truth to v1.1.4 fix(deps): update test.truth to v1.1.4 - autoclosed Jun 1, 2023
@renovate renovate bot closed this Jun 1, 2023
@renovate renovate bot deleted the renovate/test.truth branch June 1, 2023 01:20
@renovate renovate bot changed the title fix(deps): update test.truth to v1.1.4 - autoclosed fix(deps): update test.truth to v1.1.4 Jun 1, 2023
@renovate renovate bot reopened this Jun 1, 2023
@renovate renovate bot restored the renovate/test.truth branch June 1, 2023 03:01
@renovate renovate bot force-pushed the renovate/test.truth branch from 0ea655b to f848754 Compare June 1, 2023 03:01
@joshuasing joshuasing merged commit efe97dc into main Jun 1, 2023
@renovate renovate bot deleted the renovate/test.truth branch June 1, 2023 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies This involves updating, adding or removing a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants