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

deps: update dependency com.google.truth.extensions:truth-java8-extension to v1.1.4 #1411

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 30, 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

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

@renovate-bot renovate-bot requested review from a team as code owners May 30, 2023 17:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 30, 2023
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 30, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 30, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 30, 2023
@product-auto-label product-auto-label bot added the api: pubsublite Issues related to the googleapis/java-pubsublite API. label May 30, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 30, 2023
@diegomarquezp diegomarquezp merged commit 022a9f2 into googleapis:main Jun 12, 2023
@renovate-bot renovate-bot deleted the renovate/com.google.truth.extensions-truth-java8-extension-1.x branch June 12, 2023 20:44
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 12, 2023
🤖 I have created a release *beep* *boop*
---


## [1.12.7](https://togithub.com/googleapis/java-pubsublite/compare/v1.12.6...v1.12.7) (2023-06-12)


### Bug Fixes

* Update copyright year in Java license header replacement template ([#1810](https://togithub.com/googleapis/java-pubsublite/issues/1810)) ([#1421](https://togithub.com/googleapis/java-pubsublite/issues/1421)) ([64a846d](https://togithub.com/googleapis/java-pubsublite/commit/64a846d7061a6520a418283bc8d016724c6920a1))


### Dependencies

* Update dependency com.google.auto.service:auto-service to v1.1.1 ([#1422](https://togithub.com/googleapis/java-pubsublite/issues/1422)) ([4b5c65b](https://togithub.com/googleapis/java-pubsublite/commit/4b5c65b0de7b2431c0327887c738417f750b24f7))
* Update dependency com.google.auto.service:auto-service-annotations to v1.1.1 ([#1423](https://togithub.com/googleapis/java-pubsublite/issues/1423)) ([36c6e2c](https://togithub.com/googleapis/java-pubsublite/commit/36c6e2cfbe95b1918a33f2d78f51e677f69f5214))
* Update dependency com.google.cloud:google-cloud-bom to v0.197.0 ([#1417](https://togithub.com/googleapis/java-pubsublite/issues/1417)) ([d3d6405](https://togithub.com/googleapis/java-pubsublite/commit/d3d640508ab8214e54307c1df963faa7fa98649d))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.11.0 ([#1420](https://togithub.com/googleapis/java-pubsublite/issues/1420)) ([b1ac2bd](https://togithub.com/googleapis/java-pubsublite/commit/b1ac2bd21cbf377d8bcdc0088312ee9d03708739))
* Update dependency com.google.truth.extensions:truth-java8-extension to v1.1.4 ([#1411](https://togithub.com/googleapis/java-pubsublite/issues/1411)) ([022a9f2](https://togithub.com/googleapis/java-pubsublite/commit/022a9f206bc9ee07078fa1fcbfcb9df528eb6e40))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsublite Issues related to the googleapis/java-pubsublite API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants