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-proto-extension to v1.4.1 #2119

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.truth.extensions:truth-proto-extension 1.4.0 -> 1.4.1 age adoption passing confidence

Release Notes

google/truth (com.google.truth.extensions:truth-proto-extension)

v1.4.1: 1.4.1

Compare Source

This release deprecates Truth8.

All its methods have become available on the main Truth class. In most cases, you can migrate your whole project mechanically: git grep -l Truth8 | xargs perl -pi -e 's/\bTruth8\b/Truth/g;'

While we do not plan to delete Truth8, we recommend migrating off it, at least if you static import assertThat: If you do not migrate, such static imports will become ambiguous in Truth 1.4.2, breaking your build.


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 February 16, 2024 20:47
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 16, 2024
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 16, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 16, 2024
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Feb 16, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 16, 2024
@alicejli alicejli merged commit 0a7ad66 into googleapis:main Feb 20, 2024
21 checks passed
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 21, 2024
🤖 I have created a release *beep* *boop*
---


## [2.34.0](https://togithub.com/googleapis/java-bigtable/compare/v2.33.0...v2.34.0) (2024-02-21)


### Features

* Add the export logic for per-connection error rate metric ([#2121](https://togithub.com/googleapis/java-bigtable/issues/2121)) ([d053f2d](https://togithub.com/googleapis/java-bigtable/commit/d053f2dc98eb8576f33471d728c6fbf32d537ece))
* Create the backbone of counting errors per connection each minute. ([#2094](https://togithub.com/googleapis/java-bigtable/issues/2094)) ([7d27816](https://togithub.com/googleapis/java-bigtable/commit/7d27816b959a06412f59f49023611f0bca8e3536))


### Dependencies

* Update actions/setup-java action to v4 ([#2106](https://togithub.com/googleapis/java-bigtable/issues/2106)) ([a694296](https://togithub.com/googleapis/java-bigtable/commit/a694296a76faefe31585aabc9dce0adcf4a342bf))
* Update dependency com.google.cloud:gapic-libraries-bom to v1.30.0 ([#2126](https://togithub.com/googleapis/java-bigtable/issues/2126)) ([f613bd0](https://togithub.com/googleapis/java-bigtable/commit/f613bd0dd449d218a0d8b6d20344155f9762cfb1))
* Update dependency com.google.cloud:sdk-platform-java-config to v3.25.0 ([#2113](https://togithub.com/googleapis/java-bigtable/issues/2113)) ([ba1973e](https://togithub.com/googleapis/java-bigtable/commit/ba1973e20c4cbb9be778840cc202eb7e4daf04f4))
* Update dependency com.google.truth.extensions:truth-proto-extension to v1.4.1 ([#2119](https://togithub.com/googleapis/java-bigtable/issues/2119)) ([0a7ad66](https://togithub.com/googleapis/java-bigtable/commit/0a7ad66fa9e2c1858f51c25d1ea01b26da0b944f))
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.1 ([#2122](https://togithub.com/googleapis/java-bigtable/issues/2122)) ([99ec284](https://togithub.com/googleapis/java-bigtable/commit/99ec28425c2caac6a992cb7edd83f2029cce92ec))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 ([#2123](https://togithub.com/googleapis/java-bigtable/issues/2123)) ([12d961a](https://togithub.com/googleapis/java-bigtable/commit/12d961aad5d15feb27a7996de8b9a626fcdfbc5b))

---
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: bigtable Issues related to the googleapis/java-bigtable API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants