This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.21.1 #1703
Merged
gcf-merge-on-green
merged 3 commits into
googleapis:main
from
renovate-bot:renovate/com.google.protobuf-protobuf-bom-3.x
Jun 10, 2022
Merged
fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.21.1 #1703
gcf-merge-on-green
merged 3 commits into
googleapis:main
from
renovate-bot:renovate/com.google.protobuf-protobuf-bom-3.x
Jun 10, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Jun 10, 2022
Neenu1995
approved these changes
Jun 10, 2022
Neenu1995
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 10, 2022
Kudos, SonarCloud Quality Gate passed! |
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jun 10, 2022
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jun 17, 2022
🤖 I have created a release *beep* *boop* --- ## [2.18.2](v2.18.1...v2.18.2) (2022-06-16) ### Bug Fixes * **deps:** update dependency com.google.api:api-common to v2.2.1 ([#1699](#1699)) ([be79d10](be79d10)) * **deps:** update dependency com.google.auth:google-auth-library-credentials to v1.7.0 ([#1700](#1700)) ([640525e](640525e)) * **deps:** update dependency com.google.auth:google-auth-library-oauth2-http to v1.7.0 ([#1701](#1701)) ([0f27ef7](0f27ef7)) * **deps:** update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#1702](#1702)) ([96c4fa8](96c4fa8)) * **deps:** update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#1703](#1703)) ([3e07036](3e07036)) * **deps:** update dependency io.grpc:grpc-bom to v1.47.0 ([#1704](#1704)) ([0317926](0317926)) * **deps:** update dependency io.opencensus:opencensus-api to v0.31.1 ([#1697](#1697)) ([f9f9e1e](f9f9e1e)) * **deps:** update dependency org.graalvm.sdk:graal-sdk to v22.1.0.1 ([#1698](#1698)) ([59fbff9](59fbff9)) ### Dependencies * update dependency com.google.api.grpc:proto-google-common-protos to v2.9.0 ([#1713](#1713)) ([c5eb06e](c5eb06e)) * update dependency io.grpc:grpc-bom to v1.47.0 ([c5eb06e](c5eb06e)) * update dependency io.opencensus:opencensus-api to v0.31.1 ([c5eb06e](c5eb06e)) * update dependency org.mockito:mockito-core to v4.6.1 ([c5eb06e](c5eb06e)) * update dependency org.threeten:threetenbp to v1.6.0 ([c5eb06e](c5eb06e)) * update io.netty dependencies to v4.1.72.Final ([c5eb06e](c5eb06e)) * update plugin org.sonarqube to v3.4.0.2513 ([c5eb06e](c5eb06e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo
pushed a commit
to googleapis/sdk-platform-java
that referenced
this pull request
Dec 16, 2022
🤖 I have created a release *beep* *boop* --- ## [2.18.2](googleapis/gax-java@v2.18.1...v2.18.2) (2022-06-16) ### Bug Fixes * **deps:** update dependency com.google.api:api-common to v2.2.1 ([#1699](googleapis/gax-java#1699)) ([4916e82](googleapis/gax-java@4916e82)) * **deps:** update dependency com.google.auth:google-auth-library-credentials to v1.7.0 ([#1700](googleapis/gax-java#1700)) ([4d55652](googleapis/gax-java@4d55652)) * **deps:** update dependency com.google.auth:google-auth-library-oauth2-http to v1.7.0 ([#1701](googleapis/gax-java#1701)) ([4e83167](googleapis/gax-java@4e83167)) * **deps:** update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#1702](googleapis/gax-java#1702)) ([84acaa1](googleapis/gax-java@84acaa1)) * **deps:** update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#1703](googleapis/gax-java#1703)) ([b41d2fd](googleapis/gax-java@b41d2fd)) * **deps:** update dependency io.grpc:grpc-bom to v1.47.0 ([#1704](googleapis/gax-java#1704)) ([b6c0b8b](googleapis/gax-java@b6c0b8b)) * **deps:** update dependency io.opencensus:opencensus-api to v0.31.1 ([#1697](googleapis/gax-java#1697)) ([4759da3](googleapis/gax-java@4759da3)) * **deps:** update dependency org.graalvm.sdk:graal-sdk to v22.1.0.1 ([#1698](googleapis/gax-java#1698)) ([ac250c4](googleapis/gax-java@ac250c4)) ### Dependencies * update dependency com.google.api.grpc:proto-google-common-protos to v2.9.0 ([#1713](googleapis/gax-java#1713)) ([4c0546d](googleapis/gax-java@4c0546d)) * update dependency io.grpc:grpc-bom to v1.47.0 ([4c0546d](googleapis/gax-java@4c0546d)) * update dependency io.opencensus:opencensus-api to v0.31.1 ([4c0546d](googleapis/gax-java@4c0546d)) * update dependency org.mockito:mockito-core to v4.6.1 ([4c0546d](googleapis/gax-java@4c0546d)) * update dependency org.threeten:threetenbp to v1.6.0 ([4c0546d](googleapis/gax-java@4c0546d)) * update io.netty dependencies to v4.1.72.Final ([4c0546d](googleapis/gax-java@4c0546d)) * update plugin org.sonarqube to v3.4.0.2513 ([4c0546d](googleapis/gax-java@4c0546d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.19.4
->3.21.1
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: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.