Skip to content

Conversation

@renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-shared-dependencies 3.22.0 -> 3.23.0 age adoption passing confidence

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 January 24, 2024 22:04
@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 Jan 24, 2024
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Jan 24, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 24, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 24, 2024
@igorbernstein2 igorbernstein2 added the automerge Merge the pull request once unit tests and other checks pass. label Jan 24, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 5d1079c into googleapis:main Jan 24, 2024
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 24, 2024
gcf-merge-on-green bot pushed a commit that referenced this pull request Jan 25, 2024
🤖 I have created a release *beep* *boop* --- ## [2.32.0](https://togithub.com/googleapis/java-bigtable/compare/v2.31.0...v2.32.0) (2024-01-25) ### Features * Append version to the client name in client-side metrics. ([#2062](https://togithub.com/googleapis/java-bigtable/issues/2062)) ([9a0cdc8](https://togithub.com/googleapis/java-bigtable/commit/9a0cdc8cb8e2c52fde403eb316d28bf99c55a1e7)) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.32.0 ([#2060](https://togithub.com/googleapis/java-bigtable/issues/2060)) ([c218ac3](https://togithub.com/googleapis/java-bigtable/commit/c218ac3571360c85171dac71b915ad6776d97589)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 ([#2076](https://togithub.com/googleapis/java-bigtable/issues/2076)) ([5d1079c](https://togithub.com/googleapis/java-bigtable/commit/5d1079c2d1ced39b656773ff17743cb4e08a6126)) * Update dependency com.google.truth.extensions:truth-proto-extension to v1.3.0 ([#2058](https://togithub.com/googleapis/java-bigtable/issues/2058)) ([1622a9f](https://togithub.com/googleapis/java-bigtable/commit/1622a9f34d6818952eb283eba01992dc48a9df25)) * Update shared dependencies ([#2056](https://togithub.com/googleapis/java-bigtable/issues/2056)) ([f73ba40](https://togithub.com/googleapis/java-bigtable/commit/f73ba4099b497a78f82a1ad61b91035380955c21)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
mutianf pushed a commit to mutianf/java-bigtable that referenced this pull request Feb 6, 2024
…cies to v3.23.0 (googleapis#2076) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/sdk-platform-java) | `3.22.0` -> `3.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-shared-dependencies/3.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-shared-dependencies/3.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-shared-dependencies/3.22.0/3.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-shared-dependencies/3.22.0/3.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
mutianf pushed a commit to mutianf/java-bigtable that referenced this pull request Feb 6, 2024
🤖 I have created a release *beep* *boop* --- ## [2.32.0](https://togithub.com/googleapis/java-bigtable/compare/v2.31.0...v2.32.0) (2024-01-25) ### Features * Append version to the client name in client-side metrics. ([googleapis#2062](https://togithub.com/googleapis/java-bigtable/issues/2062)) ([9a0cdc8](https://togithub.com/googleapis/java-bigtable/commit/9a0cdc8cb8e2c52fde403eb316d28bf99c55a1e7)) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.32.0 ([googleapis#2060](https://togithub.com/googleapis/java-bigtable/issues/2060)) ([c218ac3](https://togithub.com/googleapis/java-bigtable/commit/c218ac3571360c85171dac71b915ad6776d97589)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 ([googleapis#2076](https://togithub.com/googleapis/java-bigtable/issues/2076)) ([5d1079c](https://togithub.com/googleapis/java-bigtable/commit/5d1079c2d1ced39b656773ff17743cb4e08a6126)) * Update dependency com.google.truth.extensions:truth-proto-extension to v1.3.0 ([googleapis#2058](https://togithub.com/googleapis/java-bigtable/issues/2058)) ([1622a9f](https://togithub.com/googleapis/java-bigtable/commit/1622a9f34d6818952eb283eba01992dc48a9df25)) * Update shared dependencies ([googleapis#2056](https://togithub.com/googleapis/java-bigtable/issues/2056)) ([f73ba40](https://togithub.com/googleapis/java-bigtable/commit/f73ba4099b497a78f82a1ad61b91035380955c21)) --- 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.

3 participants