dependabot[bot] opened a new pull request, #661: URL: https://github.com/apache/iceberg-go/pull/661
Bumps the gomod_updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) | `18.5.0-rc0` | `18.5.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.40.1` | `1.41.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.3` | `1.32.6` | | [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.135.1` | `1.135.3` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.93.0` | `1.94.0` | | [github.com/substrait-io/substrait-go/v7](https://github.com/substrait-io/substrait-go) | `7.2.1` | `7.2.2` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.257.0` | `0.258.0` | Updates `github.com/apache/arrow-go/v18` from 18.5.0-rc0 to 18.5.0 <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.0</h2> <h2>What's Changed</h2> <ul> <li>fix(parquet/pqarrow): Fix null_count column stats by <a href="https://github.com/MasslessParticle"><code>@MasslessParticle</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/489">apache/arrow-go#489</a></li> <li>chore: Use apache/arrow-dotnet for integration test by <a href="https://github.com/kou"><code>@kou</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/495">apache/arrow-go#495</a></li> <li>feat(parquet): utilize memory allocator in <code>serializedPageReader</code> by <a href="https://github.com/joechenrh"><code>@joechenrh</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/485">apache/arrow-go#485</a></li> <li>chore: Bump actions/setup-python from 5.6.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/501">apache/arrow-go#501</a></li> <li>chore: Bump actions/github-script from 7.0.1 to 8.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/502">apache/arrow-go#502</a></li> <li>chore: Automate GitHub Releases creation and site redirect by <a href="https://github.com/kou"><code>@kou</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/497">apache/arrow-go#497</a></li> <li>chore: Bump actions/setup-go from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/500">apache/arrow-go#500</a></li> <li>chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/488">apache/arrow-go#488</a></li> <li>use xnor for boolean equals function by <a href="https://github.com/Dhruvit96"><code>@Dhruvit96</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/505">apache/arrow-go#505</a></li> <li>chore: Bump golang.org/x/sync from 0.16.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/498">apache/arrow-go#498</a></li> <li>chore: Bump golang.org/x/sys from 0.35.0 to 0.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/499">apache/arrow-go#499</a></li> <li>chore: Bump golang.org/x/tools from 0.36.0 to 0.37.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/507">apache/arrow-go#507</a></li> <li>chore(ci): fix verify_rc finding latest go by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/512">apache/arrow-go#512</a></li> <li>feat: Add support for specifying <code>Timestamp</code> <code>ValueStr</code> output layout by <a href="https://github.com/erezrokah"><code>@erezrokah</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/510">apache/arrow-go#510</a></li> <li>fix(arrow/cdata): Avoid calling unsafe.Slice on zero-length pointers by <a href="https://github.com/orlp"><code>@orlp</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/513">apache/arrow-go#513</a></li> <li>chore: Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/514">apache/arrow-go#514</a></li> <li>fix(arrow/compute): fix scalar comparison panic by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/518">apache/arrow-go#518</a></li> <li>fix(arrow/array): fix panic in dictionary builders by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/517">apache/arrow-go#517</a></li> <li>chore: Bump github.com/hamba/avro/v2 from 2.29.0 to 2.30.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/508">apache/arrow-go#508</a></li> <li>chore: Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/515">apache/arrow-go#515</a></li> <li>fix(parquet/pqarrow): unsupported dictionary types in pqarrow by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/520">apache/arrow-go#520</a></li> <li>chore(parquet/metadata): use constant time compare for signature verify by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/528">apache/arrow-go#528</a></li> <li>build(deps): update substrait to v7 by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/526">apache/arrow-go#526</a></li> <li>fix(parquet): fix adaptive bloom filter duplicate hash counting, comparison logic, and GC safety by <a href="https://github.com/Mandukhai-Alimaa"><code>@Mandukhai-Alimaa</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/527">apache/arrow-go#527</a></li> <li>chore: Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/530">apache/arrow-go#530</a></li> <li>refactor(arrow): last increment of the Record -> RecordBatch migration by <a href="https://github.com/Mandukhai-Alimaa"><code>@Mandukhai-Alimaa</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/522">apache/arrow-go#522</a></li> <li>chore: Bump github.com/google/flatbuffers from 25.2.10+incompatible to 25.9.23+incompatible by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/524">apache/arrow-go#524</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.0.0 to 7.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/529">apache/arrow-go#529</a></li> <li>chore: Bump golang.org/x/tools from 0.37.0 to 0.38.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/537">apache/arrow-go#537</a></li> <li>chore: Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/534">apache/arrow-go#534</a></li> <li>chore: Bump github.com/pterm/pterm from 0.12.81 to 0.12.82 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/539">apache/arrow-go#539</a></li> <li>chore: Bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/538">apache/arrow-go#538</a></li> <li>fix: update iceberg substrait URN by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/541">apache/arrow-go#541</a></li> <li>optimization: comparison: when DataType is static, skip reflection by <a href="https://github.com/pixelherodev"><code>@pixelherodev</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/542">apache/arrow-go#542</a></li> <li>chore: Bump actions/download-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/550">apache/arrow-go#550</a></li> <li>chore: Bump actions/upload-artifact from 4.6.2 to 5.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/549">apache/arrow-go#549</a></li> <li>fix(parquet/pqarrow): decoding Parquet with Arrow dict in schema by <a href="https://github.com/freakyzoidberg"><code>@freakyzoidberg</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/551">apache/arrow-go#551</a></li> <li>feat: support conversion of chunked arrays by <a href="https://github.com/ahmed-mez"><code>@ahmed-mez</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/553">apache/arrow-go#553</a></li> <li>format: regenerate internal/flatbuf from arrow repo and newer flatc by <a href="https://github.com/pixelherodev"><code>@pixelherodev</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/555">apache/arrow-go#555</a></li> <li>Batch of small optimizations by <a href="https://github.com/pixelherodev"><code>@pixelherodev</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/556">apache/arrow-go#556</a></li> <li>perf: optimize compute.Take for fewer memory allocations by <a href="https://github.com/hamilton-earthscope"><code>@hamilton-earthscope</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/557">apache/arrow-go#557</a></li> <li>optimization: compare: avoid initializing config when it's not needed by <a href="https://github.com/pixelherodev"><code>@pixelherodev</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/563">apache/arrow-go#563</a></li> <li>optimization: schema: use slices.Sort instead of sort.Slice by <a href="https://github.com/pixelherodev"><code>@pixelherodev</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/564">apache/arrow-go#564</a></li> <li>doc(parquet): document arrow parquet mappings by <a href="https://github.com/amoeba"><code>@amoeba</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/561">apache/arrow-go#561</a></li> <li>fix: Metadata.Equal comparison with keys in different order by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/571">apache/arrow-go#571</a></li> <li>perf(compute): optimize Take kernel for list types by <a href="https://github.com/hamilton-earthscope"><code>@hamilton-earthscope</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/573">apache/arrow-go#573</a></li> <li>chore: Bump golang.org/x/sync from 0.17.0 to 0.18.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/567">apache/arrow-go#567</a></li> <li>chore: Bump golang.org/x/sys from 0.37.0 to 0.38.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/568">apache/arrow-go#568</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-go/commit/622a8027bd3131e77294fbc13d148370887d88d4"><code>622a802</code></a> chore: Bump golang.org/x/sync from 0.18.0 to 0.19.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/599">#599</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/a4bf91922f968bedda85b752a95423af9c36cc8f"><code>a4bf919</code></a> chore: Bump actions/checkout from 6.0.0 to 6.0.1 (<a href="https://redirect.github.com/apache/arrow-go/issues/598">#598</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/9a089b1622f073a3d9d702f41d5bce7c26f358bb"><code>9a089b1</code></a> chore: Bump golang.org/x/sys from 0.38.0 to 0.39.0 (<a href="https://redirect.github.com/apache/arrow-go/issues/600">#600</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/64e07d94c8b11a35cec99a7b3325f83952d9fbea"><code>64e07d9</code></a> fix(arrow/cdata): fix leaks identified by leak-sanitizer (<a href="https://redirect.github.com/apache/arrow-go/issues/603">#603</a>)</li> <li><a href="https://github.com/apache/arrow-go/commit/77348c93c511596f04b7d85b855fd7996442ec25"><code>77348c9</code></a> perf(parquet): minor tweaks for iceberg write improvement (<a href="https://redirect.github.com/apache/arrow-go/issues/595">#595</a>)</li> <li>See full diff in <a href="https://github.com/apache/arrow-go/compare/v18.5.0-rc0...v18.5.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2` from 1.40.1 to 1.41.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2c5c1de983d67074b607e5e410102ab2821a06e0"><code>2c5c1de</code></a> Release 2025-12-08</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a968e75f31355127d6d21b5c1eeeef56c7293528"><code>a968e75</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b110f673443a879368b09088ddb3a41b42289810"><code>b110f67</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/82760c3f13f663592956106b7fc61e4f1fc1ce31"><code>82760c3</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9e038d3c6c3dff3ed4d7da6c9ca8781bce3f4f69"><code>9e038d3</code></a> [merge 12/8/25] default MaxConnsPerHost to 2048 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3245">#3245</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/55b9a85b5962a5529d4383caabb7c7c8cf2e34df"><code>55b9a85</code></a> Release 2025-12-05</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cb36f84a8640782421ce92ac04946ee270cbae98"><code>cb36f84</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/081bac07f1af24e5f7cd1028d120ef41cd1c2e42"><code>081bac0</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/25f26c231f47889249f6bf9b6b11ed817097abdf"><code>25f26c2</code></a> Release 2025-12-04</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aadf9d36831914dd70472d25ba23bf9160304d67"><code>aadf9d3</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.40.1...v1.41.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.3 to 1.32.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/776903f3dd7208803912e19d3aa25006a7fbdeee"><code>776903f</code></a> Release 2024-12-02</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/170b13cac4658e0909b13468d3959f94c358faf3"><code>170b13c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c1a02e760211a1d0762f664973ea4d896376a621"><code>c1a02e7</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2835f7bb8d4925acb36a5ab7813cca6ac8977cb7"><code>2835f7b</code></a> Fix user agent to add business metrics at the end instead of prepend them (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2">#2</a>...</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ba4965dd291e68f9345c5eae4dec8a0f63bda436"><code>ba4965d</code></a> Release 2024-11-27</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/55149b05036afa39e3b7c6dd945543faee4069e6"><code>55149b0</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fd6bb8b363cce171fba74b72d2bb4142b9306b7c"><code>fd6bb8b</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/65ab4f88b048175d8fc13fab6f72f31b739a2455"><code>65ab4f8</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/8939ed049c8b3490f9a3dbd4e4d3d56cf22a27f2"><code>8939ed0</code></a> Release 2024-11-26</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/23cf36b2492a3caf859a6235c6911f1c2fb715ca"><code>23cf36b</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.32.3...v1.32.6">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.3 to 1.19.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c7c68659ce67e5b7e18f31bc66068cec9e3d790d"><code>c7c6865</code></a> Release 2025-01-30</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/70f736c5dc0b8652c5fe5c387b2165c3b9beddb1"><code>70f736c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/28731c2bdef3c2555a95632396b6d4936e58099d"><code>28731c2</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3505e4b255c327a1fa38f870612c327b93302dc0"><code>3505e4b</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0b4f6362bb9017615ed38124cdd20df7714bf98f"><code>0b4f636</code></a> don't sign transfer-encoding header (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2991">#2991</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b820c5731d3bff3ae303166ea4379c73fb18a8d4"><code>b820c57</code></a> Release 2025-01-29</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/40ddb76e611944643404e79a6b92ac335f2921f2"><code>40ddb76</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2b4adae0bf0cb97fd910110c1f567d5bbc1f348b"><code>2b4adae</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/78c2be4ca0b69cddb5825b20309e35d4f54c6cf4"><code>78c2be4</code></a> Revert "beta: feature/s3/transfermanager (S3 transfer manager v2) (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2988">#2988</a>)"</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5c9d67c15ecc49b769f7ddab05f840e723e146ac"><code>5c9d67c</code></a> beta: feature/s3/transfermanager (S3 transfer manager v2) (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2988">#2988</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.19.3...service/m2/v1.19.6">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.135.1 to 1.135.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/8878ab2c86f54b5b35ae7c6b41b47f7c2ab1a128"><code>8878ab2</code></a> Release 2025-12-09</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3bb7070f414a0d3b0bdf3203af5a88d8c62141cb"><code>3bb7070</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/67298ad1e66d5d6c9fc284a45b2add8f6a2a76f1"><code>67298ad</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b57f9c7a9e62e3aea3c32499eec7b6b64bcfd102"><code>b57f9c7</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/18eff735fe4bb2d88a431b2821d54ed83a6bbe63"><code>18eff73</code></a> upgrade to smithy v1.64.0 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3246">#3246</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2c5c1de983d67074b607e5e410102ab2821a06e0"><code>2c5c1de</code></a> Release 2025-12-08</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a968e75f31355127d6d21b5c1eeeef56c7293528"><code>a968e75</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b110f673443a879368b09088ddb3a41b42289810"><code>b110f67</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/82760c3f13f663592956106b7fc61e4f1fc1ce31"><code>82760c3</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9e038d3c6c3dff3ed4d7da6c9ca8781bce3f4f69"><code>9e038d3</code></a> [merge 12/8/25] default MaxConnsPerHost to 2048 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3245">#3245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/glue/v1.135.1...service/glue/v1.135.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.93.0 to 1.94.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3297582dacd333bb9f3788d21b19a6d5d36f9eb8"><code>3297582</code></a> Release 2025-12-15</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/682a1b66e8f7aa638ea8c88e673d3752bc276455"><code>682a1b6</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f2a67b1071236c53507d05492ee93318a1740d51"><code>f2a67b1</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fbe0776c75439827b4d6378c810144c18b5da31b"><code>fbe0776</code></a> Release 2025-12-12</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/91070ff506c0b8e7079f0c91459c73dcfb49f0df"><code>91070ff</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/67f5776311445505b175b96d2563884f97d30df4"><code>67f5776</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a15479893de691a764d1fef2272b7e41d5b7726f"><code>a154798</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/76d0a5511fd99e1a462387dbf1dbd3cffcd4d7d2"><code>76d0a55</code></a> Release 2025-12-11</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/72bae880aa5a162abaf02640b41fe8c323bbe748"><code>72bae88</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9b57b963ddeec77bdf14e76f1ada47ce61d95650"><code>9b57b96</code></a> Update endpoints model</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.93.0...service/s3/v1.94.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/substrait-io/substrait-go/v7` from 7.2.1 to 7.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/substrait-io/substrait-go/releases">github.com/substrait-io/substrait-go/v7's releases</a>.</em></p> <blockquote> <h1>v7.2.2 (2025-12-14)</h1> <h3>Bug fixes</h3> <ul> <li>correctly handle differing <code>any</code> types in fn invocation (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/180">#180</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/579861e290363a09304916963ddc61a8e7873698">579861e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/substrait-io/substrait-go/commit/579861e290363a09304916963ddc61a8e7873698"><code>579861e</code></a> fix: correctly handle differing <code>any</code> types in fn invocation (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/180">#180</a>)</li> <li>See full diff in <a href="https://github.com/substrait-io/substrait-go/compare/v7.2.1...v7.2.2">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.18.0 to 0.19.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/2a180e22fddcc336475e72aa950be958c1b68d33"><code>2a180e2</code></a> errgroup: use consistent read for SetLimit panic</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.18.0...v0.19.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.257.0 to 0.258.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.258.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.257.0...v0.258.0">0.258.0</a> (2025-12-18)</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/3392">#3392</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/db6e6530eaa7bfa2bb7c5a190822422a410fdbee">db6e653</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3394">#3394</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7a9ae9465365e4f8dafe94fe66472347089f9d2b">7a9ae94</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3395">#3395</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/dd93f673e7e190062bd70ea6349846babd9d5a18">dd93f67</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3396">#3396</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/302ad5fe6f2083ecb1ae931a65ead0db05f31041">302ad5f</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3398">#3398</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5dfcd09b444ac707e0a4bf8faaa3005d7446c246">5dfcd09</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3401">#3401</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/cd3e656aba7e5a7dfc99d26edda519bea9927294">cd3e656</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3402">#3402</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9e6446a027f032b942e6cf107d85c9bafbeceed1">9e6446a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3404">#3404</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/453c04a2253514c5674147b8301897955da7bdee">453c04a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3406">#3406</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/af035092fea5561e35b88f60b53f2d13c3d31918">af03509</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3407">#3407</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/41e2f8f21da1fe333321dae2e29d2c9b34e2c170">41e2f8f</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3408">#3408</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ba647419702c7484983a89f4133efb00a97dfb6c">ba64741</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3409">#3409</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5d17056dd3806211b5505206a08dcc204048c367">5d17056</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3410">#3410</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/90b301bf2f6dac8edbbf072ee06e9aa09aa0b12a">90b301b</a>)</li> <li><strong>option:</strong> Deprecate unsafe credentials JSON loading options (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3356">#3356</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a5426fa66cb1b38be2b24a3ebf8147b2f17b799f">a5426fa</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.257.0...v0.258.0">0.258.0</a> (2025-12-18)</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/3392">#3392</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/db6e6530eaa7bfa2bb7c5a190822422a410fdbee">db6e653</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3394">#3394</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7a9ae9465365e4f8dafe94fe66472347089f9d2b">7a9ae94</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3395">#3395</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/dd93f673e7e190062bd70ea6349846babd9d5a18">dd93f67</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3396">#3396</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/302ad5fe6f2083ecb1ae931a65ead0db05f31041">302ad5f</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3398">#3398</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5dfcd09b444ac707e0a4bf8faaa3005d7446c246">5dfcd09</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3401">#3401</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/cd3e656aba7e5a7dfc99d26edda519bea9927294">cd3e656</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3402">#3402</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/9e6446a027f032b942e6cf107d85c9bafbeceed1">9e6446a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3404">#3404</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/453c04a2253514c5674147b8301897955da7bdee">453c04a</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3406">#3406</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/af035092fea5561e35b88f60b53f2d13c3d31918">af03509</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3407">#3407</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/41e2f8f21da1fe333321dae2e29d2c9b34e2c170">41e2f8f</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3408">#3408</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ba647419702c7484983a89f4133efb00a97dfb6c">ba64741</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3409">#3409</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/5d17056dd3806211b5505206a08dcc204048c367">5d17056</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3410">#3410</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/90b301bf2f6dac8edbbf072ee06e9aa09aa0b12a">90b301b</a>)</li> <li><strong>option:</strong> Deprecate unsafe credentials JSON loading options (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3356">#3356</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a5426fa66cb1b38be2b24a3ebf8147b2f17b799f">a5426fa</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/8fbb157241ba8949d2072c101538aad33e56a596"><code>8fbb157</code></a> chore(main): release 0.258.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3393">#3393</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/90b301bf2f6dac8edbbf072ee06e9aa09aa0b12a"><code>90b301b</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3410">#3410</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/046fc2c59a898d6012622d3a5e21918853f2914e"><code>046fc2c</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3397">#3397</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/5d17056dd3806211b5505206a08dcc204048c367"><code>5d17056</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3409">#3409</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/ba647419702c7484983a89f4133efb00a97dfb6c"><code>ba64741</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3408">#3408</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/41e2f8f21da1fe333321dae2e29d2c9b34e2c170"><code>41e2f8f</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3407">#3407</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/af035092fea5561e35b88f60b53f2d13c3d31918"><code>af03509</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3406">#3406</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a5426fa66cb1b38be2b24a3ebf8147b2f17b799f"><code>a5426fa</code></a> feat(option): Deprecate unsafe credentials JSON loading options (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3356">#3356</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/453c04a2253514c5674147b8301897955da7bdee"><code>453c04a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3404">#3404</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/9e6446a027f032b942e6cf107d85c9bafbeceed1"><code>9e6446a</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3402">#3402</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.257.0...v0.258.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]
