dependabot[bot] opened a new pull request, #708: URL: https://github.com/apache/iceberg-go/pull/708
Bumps the gomod_updates group with 4 updates: [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go), [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `cloud.google.com/go/storage` from 1.59.1 to 1.59.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/storage's releases</a>.</em></p> <blockquote> <h2>storage 1.59.2</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.59.1...storage/v1.59.2">1.59.2</a> (2026-01-28)</h2> <h3>Bug Fixes</h3> <ul> <li>deadlock in event loop while coordinating channels (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13652">#13652</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ff6c8e78">ff6c8e78</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/cf3fbcb2ae899fea1c6651bb2fcbc28a2a05a79e"><code>cf3fbcb</code></a> chore: librarian release pull request: 20260128T111026Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13737">#13737</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ff6c8e780b2207b154808ba22e3124b68d6b4f7d"><code>ff6c8e7</code></a> fix(storage): deadlock in event loop while coordinating channels (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13652">#13652</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.59.1...storage/v1.59.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/apache/arrow-go/v18` from 18.5.0 to 18.5.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-go/releases">github.com/apache/arrow-go/v18's releases</a>.</em></p> <blockquote> <h2>v18.5.1</h2> <h2>What's Changed</h2> <ul> <li>fix(internal): fix assertion on undefined behavior by <a href="https://github.com/amoeba"><code>@amoeba</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/602">apache/arrow-go#602</a></li> <li>chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/611">apache/arrow-go#611</a></li> <li>chore: Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/607">apache/arrow-go#607</a></li> <li>chore: Bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/616">apache/arrow-go#616</a></li> <li>chore: Bump golang.org/x/tools from 0.39.0 to 0.40.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/609">apache/arrow-go#609</a></li> <li>chore: Bump actions/cache from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/608">apache/arrow-go#608</a></li> <li>chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/610">apache/arrow-go#610</a></li> <li>ci(benchmark): switch to new conbench instance by <a href="https://github.com/rok"><code>@rok</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/593">apache/arrow-go#593</a></li> <li>fix(flight): make StreamChunksFromReader ctx aware and cancellation-safe by <a href="https://github.com/arnoldwakim"><code>@arnoldwakim</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/615">apache/arrow-go#615</a></li> <li>fix(parquet/variant): fix basic stringify by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/624">apache/arrow-go#624</a></li> <li>chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible to 25.12.19+incompatible by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/617">apache/arrow-go#617</a></li> <li>chore: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/621">apache/arrow-go#621</a></li> <li>chore: Bump golang.org/x/tools from 0.40.0 to 0.41.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/626">apache/arrow-go#626</a></li> <li>fix(parquet/pqarrow): fix partial struct panic by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/630">apache/arrow-go#630</a></li> <li>Flaky test fixes by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/629">apache/arrow-go#629</a></li> <li>ipc: clear variadicCounts in recordEncoder.reset() by <a href="https://github.com/asubiotto"><code>@asubiotto</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/631">apache/arrow-go#631</a></li> <li>fix(arrow/cdata): Handle errors to prevent panic by <a href="https://github.com/xiaocai2333"><code>@xiaocai2333</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/614">apache/arrow-go#614</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.0 to 7.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/612">apache/arrow-go#612</a></li> <li>chore: bump version to 18.5.1 by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/632">apache/arrow-go#632</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rok"><code>@rok</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/593">apache/arrow-go#593</a></li> <li><a href="https://github.com/asubiotto"><code>@asubiotto</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/631">apache/arrow-go#631</a></li> <li><a href="https://github.com/xiaocai2333"><code>@xiaocai2333</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/614">apache/arrow-go#614</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/arrow-go/compare/v18.5.0...v18.5.1">https://github.com/apache/arrow-go/compare/v18.5.0...v18.5.1</a></p> <h2>Apache Arrow Go v18.5.1-rc0</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-go/commit/aa8a6b8fec2a9ba1003b891aeb70153a3987ec36"><code>aa8a6b8</code></a> chore: bump version to 18.5.1 (<a href="https://redirect.github.com/apache/arrow-go/issues/632">#632</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/47face2c82fed07e23c6f5f7a5261990a581b8b9"><code>47face2</code></a> chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.0 to 7.2.2 (<a href="https://redirect.github.com/apache/arrow-go/issues/612">#612</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/bb9d77ac8888f95d418342706a04d014f3ff8a25"><code>bb9d77a</code></a> fix(arrow/cdata): Handle errors to prevent panic (<a href="https://redirect.github.com/apache/arrow-go/issues/614">#614</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/64d02708e6b0d80592dd001c5a1e4a8922a39971"><code>64d0270</code></a> ipc: clear variadicCounts in recordEncoder.reset() (<a href="https://redirect.github.com/apache/arrow-go/issues/631">#631</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/513f1ce40a7944ec4fa5bc86e7e63a58370c7ed6"><code>513f1ce</code></a> Flaky test fixes (<a href="https://redirect.github.com/apache/arrow-go/issues/629">#629</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/b9aa984ccc4e68e1fd4b86528dfe9298a7207224"><code>b9aa984</code></a> fix(parquet/pqarrow): fix partial struct panic (<a href="https://redirect.github.com/apache/arrow-go/issues/630">#630</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/fd3939f1b767cd4fd6856c24c4e2830a933ff47f"><code>fd3939f</code></a> chore: Bump golang.org/x/tools from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/626">#626</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/7619fa4c1aac76f1f76dbadf688ff43ed31f5862"><code>7619fa4</code></a> chore: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/621">#621</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/e8d4d719be7f16c4e2dc72fb2ddec44c7cf7aec0"><code>e8d4d71</code></a> chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible to 25.12....</li> <li><a href="https://github.com/apache/arrow-go/commit/4acb3d154cd5cccfa0e464d0815165ac449fbdcc"><code>4acb3d1</code></a> fix(parquet/variant): fix basic stringify (<a href="https://redirect.github.com/apache/arrow-go/issues/624">#624</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-go/compare/v18.5.0...v18.5.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.95.1 to 1.96.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bdb98c543b9f2ddcfde6670b97871fb144ec18e9"><code>bdb98c5</code></a> Release 2026-01-28</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c878d57e69ca5f53552ba84d850857743b967c22"><code>c878d57</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4f5d5034684faf53e349b53f8f67b1bcb47a2b95"><code>4f5d503</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b7bf952165576a32eec513a5247ff571fac0a35b"><code>b7bf952</code></a> Feat release s3 transfer manager v2 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3293">#3293</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0baa1dcc4d6ea45d92a2292a6c51b3ea276d4359"><code>0baa1dc</code></a> Release 2026-01-27</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/11eae4b993c32b7640271465becb6dbae44230de"><code>11eae4b</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/297caa5614123ece8565d8ee5b4f3de091b79fbb"><code>297caa5</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/43d96e4ef276b89340b8323e139b676f8d00fea9"><code>43d96e4</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/de58dc6cdc4c35ac4687d53cff781a6027a0f52f"><code>de58dc6</code></a> Release 2026-01-26</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/dba39e60706bddbc976de20328b7c15df9fb6640"><code>dba39e6</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.95.1...service/s3/v1.96.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.262.0 to 0.264.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.264.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.263.0...v0.264.0">0.264.0</a> (2026-01-29)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3464">#3464</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5c164fc8830de4495d72b7c43be930396df83d3f">5c164fc</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3472">#3472</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/52bd769533cbf7f9c3377993a29647dc0cc4228d">52bd769</a>)</li> </ul> <h2>v0.263.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.262.0...v0.263.0">0.263.0</a> (2026-01-27)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3457">#3457</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0199a8c75bde11931d7fb1593cbb4801cf4250b6">0199a8c</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3459">#3459</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/80afb8aabeb4a9e1c12c057917ccbb3e9a0700d0">80afb8a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3460">#3460</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1315da9e0b70c5c2245e209275e3dc6ef9f38b0e">1315da9</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3462">#3462</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/052317a0b1c4e4d57317589dddf7068124beff4c">052317a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3463">#3463</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/35423ac5def99b9789b1c990ca7d98ef641e1932">35423ac</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.263.0...v0.264.0">0.264.0</a> (2026-01-29)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3464">#3464</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5c164fc8830de4495d72b7c43be930396df83d3f">5c164fc</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3472">#3472</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/52bd769533cbf7f9c3377993a29647dc0cc4228d">52bd769</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.262.0...v0.263.0">0.263.0</a> (2026-01-27)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3457">#3457</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0199a8c75bde11931d7fb1593cbb4801cf4250b6">0199a8c</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3459">#3459</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/80afb8aabeb4a9e1c12c057917ccbb3e9a0700d0">80afb8a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3460">#3460</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1315da9e0b70c5c2245e209275e3dc6ef9f38b0e">1315da9</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3462">#3462</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/052317a0b1c4e4d57317589dddf7068124beff4c">052317a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3463">#3463</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/35423ac5def99b9789b1c990ca7d98ef641e1932">35423ac</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/4ce41be13a7c31cd7aad037b35d3ac9937e28ce2"><code>4ce41be</code></a> chore(main): release 0.264.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3465">#3465</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/52bd769533cbf7f9c3377993a29647dc0cc4228d"><code>52bd769</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3472">#3472</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5c164fc8830de4495d72b7c43be930396df83d3f"><code>5c164fc</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3464">#3464</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/cbd345dae901b4cc80cf04573161d909880f4dc9"><code>cbd345d</code></a> chore(main): release 0.263.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3458">#3458</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/35423ac5def99b9789b1c990ca7d98ef641e1932"><code>35423ac</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3463">#3463</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9ec34ce04cce9aea30140b2a88b9ff2921a17c94"><code>9ec34ce</code></a> chore(all): update all to 8e98ce8 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3461">#3461</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/052317a0b1c4e4d57317589dddf7068124beff4c"><code>052317a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3462">#3462</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1315da9e0b70c5c2245e209275e3dc6ef9f38b0e"><code>1315da9</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3460">#3460</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/80afb8aabeb4a9e1c12c057917ccbb3e9a0700d0"><code>80afb8a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3459">#3459</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/0199a8c75bde11931d7fb1593cbb4801cf4250b6"><code>0199a8c</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3457">#3457</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.262.0...v0.264.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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
