Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
743: build(deps): Bump proto-google-common-protos from 2.16.0 to 2.17.0 r=github-actions[bot] a=dependabot[bot] Bumps [proto-google-common-protos](https://github.com/googleapis/gapic-generator-java) from 2.16.0 to 2.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/gapic-generator-java/releases">proto-google-common-protos's releases</a>.</em></p> <blockquote> <h2>v2.17.0</h2> <h2><a href="https://github.com/googleapis/gapic-generator-java/compare/v2.16.0...v2.17.0">2.17.0</a> (2023-04-11)</h2> <h3>Features</h3> <ul> <li>Add <code>FunctionalInterface</code> annotation (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1515">#1515</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/66c05093b5c56208c3f785e9cf0f5b50f5ad16d4">66c0509</a>)</li> <li>Add stream method for <code>ServerStream</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1575">#1575</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/e38c8ec4c2fca131c91e264c7b3e2cad9243a6e5">e38c8ec</a>)</li> <li>Add stream methods for <code>Page</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1425">#1425</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/cf0e01a47258c46a1b4431920b8d7cd24ae9b801">cf0e01a</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add javadoc for <code>ApiFutures</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1609">#1609</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/4bb0a5e3ce78878841e87a47cd457995ea9ed87e">4bb0a5e</a>)</li> <li><strong>deps:</strong> Remove unnecessary auto-value in api-common-java (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1621">#1621</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/ffeb820ab5a530ca0f8a91d873b07b4ebaea320b">ffeb820</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Update dependency cryptography to v39.0.2 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1592">#1592</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/74cf36e628a7f0d2e00c3bf1426be9b8089df8af">74cf36e</a>)</li> <li>Update dependency gcp-docuploader to v0.6.5 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1593">#1593</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/501ee9c61bd3f0091bf07d0e60c1dcd2319d1a17">501ee9c</a>)</li> <li>Update dependency google-cloud-core to v2.3.2 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1595">#1595</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/335a104d4846623a25497f5650ea553d5cca677a">335a104</a>)</li> <li>Update dependency net.bytebuddy:byte-buddy to v1.14.3 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1567">#1567</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/a270cebfeb8d1bb2270cef93f19c44935ed980cf">a270ceb</a>)</li> <li>Update dependency org.threeten:threetenbp to v1.6.8 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1590">#1590</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/26d1c3e511c6fa3a353c3205c06fa8dad6019715">26d1c3e</a>)</li> <li>Update dependency org.threeten:threetenbp to v1.6.8 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1591">#1591</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/c3bed81d540db51aaaa6e057133efa96b0f814a8">c3bed81</a>)</li> <li>Update dependency urllib3 to v1.26.15 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1596">#1596</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/3288fb323d957b182bf246540f9f17157afc5285">3288fb3</a>)</li> <li>Update google api dependencies (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1578">#1578</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/c537aba9d1c6cd4ecdcdc7ce0914a6c605c58b68">c537aba</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/gapic-generator-java/blob/main/CHANGELOG.md">proto-google-common-protos's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/gapic-generator-java/compare/v2.16.0...v2.17.0">2.17.0</a> (2023-04-11)</h2> <h3>Features</h3> <ul> <li>Add <code>FunctionalInterface</code> annotation (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1515">#1515</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/66c05093b5c56208c3f785e9cf0f5b50f5ad16d4">66c0509</a>)</li> <li>Add stream method for <code>ServerStream</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1575">#1575</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/e38c8ec4c2fca131c91e264c7b3e2cad9243a6e5">e38c8ec</a>)</li> <li>Add stream methods for <code>Page</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1425">#1425</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/cf0e01a47258c46a1b4431920b8d7cd24ae9b801">cf0e01a</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Add javadoc for <code>ApiFutures</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1609">#1609</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/4bb0a5e3ce78878841e87a47cd457995ea9ed87e">4bb0a5e</a>)</li> <li><strong>deps:</strong> Remove unnecessary auto-value in api-common-java (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1621">#1621</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/ffeb820ab5a530ca0f8a91d873b07b4ebaea320b">ffeb820</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Update dependency cryptography to v39.0.2 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1592">#1592</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/74cf36e628a7f0d2e00c3bf1426be9b8089df8af">74cf36e</a>)</li> <li>Update dependency gcp-docuploader to v0.6.5 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1593">#1593</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/501ee9c61bd3f0091bf07d0e60c1dcd2319d1a17">501ee9c</a>)</li> <li>Update dependency google-cloud-core to v2.3.2 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1595">#1595</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/335a104d4846623a25497f5650ea553d5cca677a">335a104</a>)</li> <li>Update dependency net.bytebuddy:byte-buddy to v1.14.3 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1567">#1567</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/a270cebfeb8d1bb2270cef93f19c44935ed980cf">a270ceb</a>)</li> <li>Update dependency org.threeten:threetenbp to v1.6.8 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1590">#1590</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/26d1c3e511c6fa3a353c3205c06fa8dad6019715">26d1c3e</a>)</li> <li>Update dependency org.threeten:threetenbp to v1.6.8 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1591">#1591</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/c3bed81d540db51aaaa6e057133efa96b0f814a8">c3bed81</a>)</li> <li>Update dependency urllib3 to v1.26.15 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1596">#1596</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/3288fb323d957b182bf246540f9f17157afc5285">3288fb3</a>)</li> <li>Update google api dependencies (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1578">#1578</a>) (<a href="https://github.com/googleapis/gapic-generator-java/commit/c537aba9d1c6cd4ecdcdc7ce0914a6c605c58b68">c537aba</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/8edf3a5b1d0c7ce58ce129ead83fc254b51007e8"><code>8edf3a5</code></a> chore(main): release 2.17.0 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1612">#1612</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/cf0e01a47258c46a1b4431920b8d7cd24ae9b801"><code>cf0e01a</code></a> feat: add stream methods for <code>Page</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1425">#1425</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/184b66296474f2175af2c12e4c547ead67a56b45"><code>184b662</code></a> chore: fix syntax in native image submodule script (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1617">#1617</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/66c05093b5c56208c3f785e9cf0f5b50f5ad16d4"><code>66c0509</code></a> feat: add <code>FunctionalInterface</code> annotation (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1515">#1515</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/e38c8ec4c2fca131c91e264c7b3e2cad9243a6e5"><code>e38c8ec</code></a> feat: add stream method for <code>ServerStream</code> (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1575">#1575</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/ffeb820ab5a530ca0f8a91d873b07b4ebaea320b"><code>ffeb820</code></a> fix(deps): remove unnecessary auto-value in api-common-java (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1621">#1621</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/26d1c3e511c6fa3a353c3205c06fa8dad6019715"><code>26d1c3e</code></a> deps: update dependency org.threeten:threetenbp to v1.6.8 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1590">#1590</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/a270cebfeb8d1bb2270cef93f19c44935ed980cf"><code>a270ceb</code></a> deps: update dependency net.bytebuddy:byte-buddy to v1.14.3 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1567">#1567</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/c537aba9d1c6cd4ecdcdc7ce0914a6c605c58b68"><code>c537aba</code></a> deps: update google api dependencies (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1578">#1578</a>)</li> <li><a href="https://github.com/googleapis/gapic-generator-java/commit/c3bed81d540db51aaaa6e057133efa96b0f814a8"><code>c3bed81</code></a> deps: update dependency org.threeten:threetenbp to v1.6.8 (<a href="https://redirect.github.com/googleapis/gapic-generator-java/issues/1591">#1591</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/gapic-generator-java/compare/v2.16.0...v2.17.0">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.16.0&new-version=2.17.0)](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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information