Skip to content

Commit fc4bca5

Browse files
Bump com.google.api.grpc:proto-google-common-protos from 2.59.1 to 2.59.2 in /protobuf-maven-plugin/src/it/setup (#749)
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.59.1 to 2.59.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/sdk-platform-java/releases">com.google.api.grpc:proto-google-common-protos's releases</a>.</em></p> <blockquote> <h2>v2.59.2</h2> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.59.1...v2.59.2">2.59.2</a> (2025-06-17)</h2> <h3>Bug Fixes</h3> <ul> <li>update googleapis commit at Thu Jun 12 02:34:24 UTC 2025 (<a href="https://github.com/googleapis/sdk-platform-java/commit/f3a5d87ed2b5ab1acddd1bf362d11d6ccf3d22b4">f3a5d87</a>)</li> <li>update googleapis commit at Thu Jun 12 02:34:24 UTC 2025 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3833">#3833</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/f3a5d87ed2b5ab1acddd1bf362d11d6ccf3d22b4">f3a5d87</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md">com.google.api.grpc:proto-google-common-protos's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.59.1...v2.59.2">2.59.2</a> (2025-06-17)</h2> <h3>Bug Fixes</h3> <ul> <li>update googleapis commit at Thu Jun 12 02:34:24 UTC 2025 (<a href="https://github.com/googleapis/sdk-platform-java/commit/f3a5d87ed2b5ab1acddd1bf362d11d6ccf3d22b4">f3a5d87</a>)</li> <li>update googleapis commit at Thu Jun 12 02:34:24 UTC 2025 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3833">#3833</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/f3a5d87ed2b5ab1acddd1bf362d11d6ccf3d22b4">f3a5d87</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/891119a767fd281a71dd491b782901d05c7d22e3"><code>891119a</code></a> chore(main): release 2.59.2 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3838">#3838</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/f3a5d87ed2b5ab1acddd1bf362d11d6ccf3d22b4"><code>f3a5d87</code></a> fix: update googleapis commit at Thu Jun 12 02:34:24 UTC 2025 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3833">#3833</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/71da6c077d745d4c248eb122fcf9920ee0df772f"><code>71da6c0</code></a> chore(main): release 2.59.2-SNAPSHOT (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3835">#3835</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/sdk-platform-java/compare/v2.59.1...v2.59.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.api.grpc:proto-google-common-protos&package-manager=maven&previous-version=2.59.1&new-version=2.59.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdf6394 commit fc4bca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • protobuf-maven-plugin/src/it/setup

protobuf-maven-plugin/src/it/setup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<properties>
3636
<grpc.version>1.73.0</grpc.version>
3737
<kotlin.version>2.2.0</kotlin.version>
38-
<proto-google-common-protos.version>2.59.1</proto-google-common-protos.version>
38+
<proto-google-common-protos.version>2.59.2</proto-google-common-protos.version>
3939
<scala.version>3.7.1</scala.version>
4040
<scalapb.version>0.11.17</scalapb.version>
4141
<scala-maven-plugin.version>4.9.5</scala-maven-plugin.version>

0 commit comments

Comments
 (0)