Skip to content

Commit

Permalink
Bump the java group in /java with 2 updates (#1049)
Browse files Browse the repository at this point in the history
Bumps the java group in /java with 2 updates:
[org.assertj:assertj-core](https://github.com/assertj/assertj) and
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java).

Updates `org.assertj:assertj-core` from 3.25.0 to 3.25.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/assertj/assertj/releases">org.assertj:assertj-core's
releases</a>.</em></p>
<blockquote>
<h2>v3.25.1</h2>
<h2>:jigsaw: Binary Compatibility</h2>
<p>The release is:</p>
<ul>
<li>Binary compatible with the previous minor version.</li>
<li>Binary incompatible with the previous patch version.</li>
</ul>
<h2>:bug: Bug Fixes</h2>
<h3>Core</h3>
<ul>
<li>Revert &quot;Provide value when assertThatThrownBy/thenThrownBy
fail&quot; <a
href="https://redirect.github.com/assertj/assertj/issues/3318">#3318</a></li>
<li>Revert &quot;fix: containsExactly does not work properly with maps
not using equals to compare keys&quot; <a
href="https://redirect.github.com/assertj/assertj/issues/3321">#3321</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/assertj/assertj/commit/65f6433d26f74795434ac2ef2118cd5cec7c1be4"><code>65f6433</code></a>
[maven-release-plugin] prepare release assertj-build-3.25.1</li>
<li><a
href="https://github.com/assertj/assertj/commit/4753165446ddec5e25250e52e6e5582093793262"><code>4753165</code></a>
Revert &quot;fix: containsExactly does not work properly with maps not
using equal...</li>
<li><a
href="https://github.com/assertj/assertj/commit/2a7c5a6e205e29d42e9886657987893cb03b6875"><code>2a7c5a6</code></a>
Revert &quot;Provide value when assertThatThrownBy/thenThrownBy
fail&quot; (<a
href="https://redirect.github.com/assertj/assertj/issues/3318">#3318</a>)</li>
<li><a
href="https://github.com/assertj/assertj/commit/887f97b65da068e03308a6373a0c8a76912377aa"><code>887f97b</code></a>
Update license headers</li>
<li><a
href="https://github.com/assertj/assertj/commit/25347d57bb28295548ec6bd5b06e70b6d03496c9"><code>25347d5</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/assertj/assertj/compare/assertj-build-3.25.0...assertj-build-3.25.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.google.api.grpc:proto-google-common-protos` from 2.29.0 to
2.30.0
<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.30.0</h2>
<h2><a
href="https://github.com/googleapis/sdk-platform-java/compare/v2.29.0...v2.30.0">2.30.0</a>
(2023-11-29)</h2>
<h3>Features</h3>
<ul>
<li>update javadocs for Client classes to include table of methods (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2114">#2114</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/c81cd0ffb95df7fc6d52629c770254aea60ff4fd">c81cd0f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>confirm owlbot-copy succeeeded to transfer java files (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2235">#2235</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/94d1dd24e38b348a9727f231d6d9aa4e8635144e">94d1dd2</a>)</li>
<li>improve information on CancellationException for LROs (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2236">#2236</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/741e40ceb0b7d5e0eceb8a90a52acf57648c0066">741e40c</a>)</li>
<li>owlbot-cli image sha to be locked (hermetic) (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2252">#2252</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/6c4c2364c1798642a19c8208c09c9becd562012d">6c4c236</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2259">#2259</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/4eef7ec8311cf196253143fdaa46ccdb6c8fc153">4eef7ec</a>)</li>
<li>update dependency com.google.cloud:grpc-gcp to v1.5.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2265">#2265</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/964a649838b9b58c2ae40e6d7da205a9ffd17b90">964a649</a>)</li>
<li>update dependency com.google.errorprone:error_prone_annotations to
v2.23.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2182">#2182</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/5116f3dcd93759220b450ebfd0a1535cb56e6e30">5116f3d</a>)</li>
<li>update dependency
com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2151">#2151</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/cbe1bb11548c791cde32d3c5b237977fa486f11a">cbe1bb1</a>)</li>
<li>update dependency cryptography to v41.0.7 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2255">#2255</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/a98ea5cccc8dc8e4015473a9529f3cd066ad7913">a98ea5c</a>)</li>
<li>update dependency net.bytebuddy:byte-buddy to v1.14.10 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2256">#2256</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/094f2639e74e483658b567ceb7125079caed7e34">094f263</a>)</li>
<li>update dependency org.apache.commons:commons-lang3 to v3.14.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2260">#2260</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/03dc96bb5f48e38436812eb882255695d256d69f">03dc96b</a>)</li>
<li>update dependency org.checkerframework:checker-qual to v3.40.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2221">#2221</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/c3fcfbd44656f7589527642056f46c21be8019a5">c3fcfbd</a>)</li>
<li>update dependency pyasn1 to v0.5.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2262">#2262</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/4bfa6cf7c347d8068b6cbf94788cd057686afb12">4bfa6cf</a>)</li>
<li>update google api dependencies (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2219">#2219</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/877cb2a14a3dd9abe26b1c3a4652811c1770ccdc">877cb2a</a>)</li>
<li>update googleapis/java-cloud-bom digest to ab98a49 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2231">#2231</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/67a2c947fe6ee4bb3478b873a92d5e7c66eaa3b7">67a2c94</a>)</li>
<li>update grpc dependencies to v1.59.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2263">#2263</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/fdb1559013e6c2f6c6638c8ed6a078a92314f803">fdb1559</a>)</li>
<li>update guava monorepo (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2139">#2139</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/b861f19a824353da8f585151924813d9197b3c9b">b861f19</a>)</li>
<li>update netty dependencies to v4.1.101.final (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2257">#2257</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/2733fcf8baf33f6129cccec3f6b3a305e68ad947">2733fcf</a>)</li>
<li>update protobuf dependencies to v3.25.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2222">#2222</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/445477f7fec3a6d4be9df4c9cf3f01c007307645">445477f</a>)</li>
<li>update protobuf dependencies to v3.25.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2242">#2242</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/faea6c4414977fb5e5d7d2abc3604e01d27731c1">faea6c4</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Update RetrySettings javadocs to include polling (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/1863">#1863</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/3c9cb061c8cee59dd1072bd415c32110ecf10517">3c9cb06</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.29.0...v2.30.0">2.30.0</a>
(2023-11-29)</h2>
<h3>Features</h3>
<ul>
<li>update javadocs for Client classes to include table of methods (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2114">#2114</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/c81cd0ffb95df7fc6d52629c770254aea60ff4fd">c81cd0f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>confirm owlbot-copy succeeeded to transfer java files (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2235">#2235</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/94d1dd24e38b348a9727f231d6d9aa4e8635144e">94d1dd2</a>)</li>
<li>improve information on CancellationException for LROs (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2236">#2236</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/741e40ceb0b7d5e0eceb8a90a52acf57648c0066">741e40c</a>)</li>
<li>owlbot-cli image sha to be locked (hermetic) (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2252">#2252</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/6c4c2364c1798642a19c8208c09c9becd562012d">6c4c236</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2259">#2259</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/4eef7ec8311cf196253143fdaa46ccdb6c8fc153">4eef7ec</a>)</li>
<li>update dependency com.google.cloud:grpc-gcp to v1.5.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2265">#2265</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/964a649838b9b58c2ae40e6d7da205a9ffd17b90">964a649</a>)</li>
<li>update dependency com.google.errorprone:error_prone_annotations to
v2.23.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2182">#2182</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/5116f3dcd93759220b450ebfd0a1535cb56e6e30">5116f3d</a>)</li>
<li>update dependency
com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2151">#2151</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/cbe1bb11548c791cde32d3c5b237977fa486f11a">cbe1bb1</a>)</li>
<li>update dependency cryptography to v41.0.7 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2255">#2255</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/a98ea5cccc8dc8e4015473a9529f3cd066ad7913">a98ea5c</a>)</li>
<li>update dependency net.bytebuddy:byte-buddy to v1.14.10 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2256">#2256</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/094f2639e74e483658b567ceb7125079caed7e34">094f263</a>)</li>
<li>update dependency org.apache.commons:commons-lang3 to v3.14.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2260">#2260</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/03dc96bb5f48e38436812eb882255695d256d69f">03dc96b</a>)</li>
<li>update dependency org.checkerframework:checker-qual to v3.40.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2221">#2221</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/c3fcfbd44656f7589527642056f46c21be8019a5">c3fcfbd</a>)</li>
<li>update dependency pyasn1 to v0.5.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2262">#2262</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/4bfa6cf7c347d8068b6cbf94788cd057686afb12">4bfa6cf</a>)</li>
<li>update google api dependencies (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2219">#2219</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/877cb2a14a3dd9abe26b1c3a4652811c1770ccdc">877cb2a</a>)</li>
<li>update googleapis/java-cloud-bom digest to ab98a49 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2231">#2231</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/67a2c947fe6ee4bb3478b873a92d5e7c66eaa3b7">67a2c94</a>)</li>
<li>update grpc dependencies to v1.59.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2263">#2263</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/fdb1559013e6c2f6c6638c8ed6a078a92314f803">fdb1559</a>)</li>
<li>update guava monorepo (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2139">#2139</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/b861f19a824353da8f585151924813d9197b3c9b">b861f19</a>)</li>
<li>update netty dependencies to v4.1.101.final (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2257">#2257</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/2733fcf8baf33f6129cccec3f6b3a305e68ad947">2733fcf</a>)</li>
<li>update protobuf dependencies to v3.25.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2222">#2222</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/445477f7fec3a6d4be9df4c9cf3f01c007307645">445477f</a>)</li>
<li>update protobuf dependencies to v3.25.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2242">#2242</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/faea6c4414977fb5e5d7d2abc3604e01d27731c1">faea6c4</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Update RetrySettings javadocs to include polling (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/1863">#1863</a>)
(<a
href="https://github.com/googleapis/sdk-platform-java/commit/3c9cb061c8cee59dd1072bd415c32110ecf10517">3c9cb06</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/30ba76dd842c7d4aa8753daee1477535dab1126c"><code>30ba76d</code></a>
chore(main): release 2.30.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2228">#2228</a>)</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/7beaccfd8fcfb372fb2fcb0a70a71706715be50f"><code>7beaccf</code></a>
Revert &quot;deps: update dependency
com.googlecode.maven-download-plugin:download...</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/c0cf19e7111cae1a357f16690e12f8b2640d06bd"><code>c0cf19e</code></a>
build: do not declare javadoc plugin version (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2272">#2272</a>)</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/6c4c2364c1798642a19c8208c09c9becd562012d"><code>6c4c236</code></a>
fix: owlbot-cli image sha to be locked (hermetic) (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2252">#2252</a>)</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/964a649838b9b58c2ae40e6d7da205a9ffd17b90"><code>964a649</code></a>
deps: update dependency com.google.cloud:grpc-gcp to v1.5.0 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2265">#2265</a>)</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/cbe1bb11548c791cde32d3c5b237977fa486f11a"><code>cbe1bb1</code></a>
deps: update dependency
com.googlecode.maven-download-plugin:download-maven-p...</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/379a2c8f42fd27f83403a4e876392252a517e276"><code>379a2c8</code></a>
chore: remove requirements.txt (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2268">#2268</a>)</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/a98ea5cccc8dc8e4015473a9529f3cd066ad7913"><code>a98ea5c</code></a>
deps: update dependency cryptography to v41.0.7 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2255">#2255</a>)</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/4bfa6cf7c347d8068b6cbf94788cd057686afb12"><code>4bfa6cf</code></a>
deps: update dependency pyasn1 to v0.5.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2262">#2262</a>)</li>
<li><a
href="https://github.com/googleapis/sdk-platform-java/commit/fdb1559013e6c2f6c6638c8ed6a078a92314f803"><code>fdb1559</code></a>
deps: update grpc dependencies to v1.59.1 (<a
href="https://redirect.github.com/googleapis/sdk-platform-java/issues/2263">#2263</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/sdk-platform-java/compare/v2.29.0...v2.30.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 6dfcd59 commit d9e9842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
<commons.validator.version>1.8.0</commons.validator.version>
<grpc.version>1.60.1</grpc.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.25.0</assertj.version>
<assertj.version>3.25.1</assertj.version>
<java.release>8</java.release>
<java.version>1.8</java.version>
<proto-google-common-protos.version>2.29.0</proto-google-common-protos.version>
<proto-google-common-protos.version>2.30.0</proto-google-common-protos.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d9e9842

Please sign in to comment.