dependabot[bot] opened a new pull request, #773: URL: https://github.com/apache/iceberg-go/pull/773
Bumps the gomod_updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) | `18.5.2-rc0` | `18.5.2` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.3` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.11` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.10` | `1.19.11` | | [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.137.1` | `1.137.2` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.2` | `1.96.4` | | [github.com/substrait-io/substrait-go/v7](https://github.com/substrait-io/substrait-go) | `7.5.0` | `7.5.1` | | [gocloud.dev](https://github.com/google/go-cloud) | `0.44.0` | `0.45.0` | Updates `github.com/apache/arrow-go/v18` from 18.5.2-rc0 to 18.5.2 <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.2</h2> <h2>What's Changed</h2> <ul> <li>chore: bump parquet-testing submodule by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/633">apache/arrow-go#633</a></li> <li>fix(arrow/array): handle empty binary values correctly in BinaryBuilder by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/634">apache/arrow-go#634</a></li> <li>test(arrow/array): add test to binary builder by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/636">apache/arrow-go#636</a></li> <li>chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/627">apache/arrow-go#627</a></li> <li>chore: Bump gonum.org/v1/gonum 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/643">apache/arrow-go#643</a></li> <li>chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/641">apache/arrow-go#641</a></li> <li>chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/639">apache/arrow-go#639</a></li> <li>chore: Bump actions/setup-go from 6.1.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/638">apache/arrow-go#638</a></li> <li>chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/640">apache/arrow-go#640</a></li> <li>chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/642">apache/arrow-go#642</a></li> <li>fix(parquet): decryption of V2 data pages by <a href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/596">apache/arrow-go#596</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to 0.79.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/651">apache/arrow-go#651</a></li> <li>chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.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/649">apache/arrow-go#649</a></li> <li>chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/650">apache/arrow-go#650</a></li> <li>chore: Bump actions/checkout from 6.0.1 to 6.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/648">apache/arrow-go#648</a></li> <li>perf(arrow): Reduce the amount of allocated objects by <a href="https://github.com/spiridonov"><code>@spiridonov</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li> <li>fix(parquet/file): regression with decompressing data by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/652">apache/arrow-go#652</a></li> <li>fix(arrow/compute): take on record/array with nested struct by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/653">apache/arrow-go#653</a></li> <li>fix(parquet/file): write large string values by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/655">apache/arrow-go#655</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to 7.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/656">apache/arrow-go#656</a></li> <li>chore: Bump golang.org/x/sys 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/659">apache/arrow-go#659</a></li> <li>ci: ensure extra GC cycle for flaky tests by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/661">apache/arrow-go#661</a></li> <li>chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/660">apache/arrow-go#660</a></li> <li>chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/658">apache/arrow-go#658</a></li> <li>chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/657">apache/arrow-go#657</a></li> <li>fix(arrow/array): handle exponent notation for unmarshal int by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/662">apache/arrow-go#662</a></li> <li>fix(flight/flightsql/driver): fix <code>time.Time</code> params by <a href="https://github.com/etodd"><code>@etodd</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/664">apache/arrow-go#664</a></li> <li>chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/665">apache/arrow-go#665</a></li> <li>fix(parquet): bss encoding and tests on big endian systems by <a href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/663">apache/arrow-go#663</a></li> <li>fix(parquet/pqarrow): selective column reading of complex map column by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/668">apache/arrow-go#668</a></li> <li>feat(arrow/ipc): support custom_metadata on RecordBatch messages by <a href="https://github.com/rustyconover"><code>@rustyconover</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/671">apache/arrow-go#671</a></li> <li>chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/670">apache/arrow-go#670</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/672">apache/arrow-go#672</a></li> <li>feat: Support setting IPC options in FlightSQL call options by <a href="https://github.com/peasee"><code>@peasee</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li> <li>chore(dev/release): embed hash of source tarball into email by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/675">apache/arrow-go#675</a></li> <li>chore(arrow): bump PkgVersion to 18.5.2 by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/676">apache/arrow-go#676</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/spiridonov"><code>@spiridonov</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li> <li><a href="https://github.com/etodd"><code>@etodd</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li> <li><a href="https://github.com/rustyconover"><code>@rustyconover</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li> <li><a href="https://github.com/peasee"><code>@peasee</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2">https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/apache/arrow-go/compare/v18.5.2-rc0...v18.5.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2` from 1.41.2 to 1.41.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/967c9203011d777f902647cf450b9770ac282af8"><code>967c920</code></a> Release 2026-03-03</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/23daf2be0b1306a205b3c531f5c41f43a78eb0e1"><code>23daf2b</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ae690a7271153ba5f29301306f02ba2da685b85d"><code>ae690a7</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/42acfb99f7d25603cabbcce98511dc80a9b50e0d"><code>42acfb9</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/790446eef174929d0796cbd608c43cdea0bba443"><code>790446e</code></a> Run new Go tool 'go fix' on non-codegen files (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3337">#3337</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e64a7d0f3ff5248deaf30e95b113355b1db3816e"><code>e64a7d0</code></a> migrate protocol test codegen to smithy-go (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3335">#3335</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d5b9ac6e3a465972c1f735ea67ab46e8fd9a6a09"><code>d5b9ac6</code></a> Bump Go version to 1.24 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3334">#3334</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ddb9538ac4bfe2b4bc0a8292188f45afd3c8f35e"><code>ddb9538</code></a> Release 2026-02-27</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/deda70f050cf39c85aca091d7b90717889ce1166"><code>deda70f</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7d5acbdc0cb17f3229165a0586f7d5b4a67a67a2"><code>7d5acbd</code></a> Update API model</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.41.2...v1.41.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.11 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/967c9203011d777f902647cf450b9770ac282af8"><code>967c920</code></a> Release 2026-03-03</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/23daf2be0b1306a205b3c531f5c41f43a78eb0e1"><code>23daf2b</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ae690a7271153ba5f29301306f02ba2da685b85d"><code>ae690a7</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/42acfb99f7d25603cabbcce98511dc80a9b50e0d"><code>42acfb9</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/790446eef174929d0796cbd608c43cdea0bba443"><code>790446e</code></a> Run new Go tool 'go fix' on non-codegen files (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3337">#3337</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e64a7d0f3ff5248deaf30e95b113355b1db3816e"><code>e64a7d0</code></a> migrate protocol test codegen to smithy-go (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3335">#3335</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d5b9ac6e3a465972c1f735ea67ab46e8fd9a6a09"><code>d5b9ac6</code></a> Bump Go version to 1.24 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3334">#3334</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ddb9538ac4bfe2b4bc0a8292188f45afd3c8f35e"><code>ddb9538</code></a> Release 2026-02-27</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/deda70f050cf39c85aca091d7b90717889ce1166"><code>deda70f</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7d5acbdc0cb17f3229165a0586f7d5b4a67a67a2"><code>7d5acbd</code></a> Update API model</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.10...config/v1.32.11">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.10 to 1.19.11 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/967c9203011d777f902647cf450b9770ac282af8"><code>967c920</code></a> Release 2026-03-03</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/23daf2be0b1306a205b3c531f5c41f43a78eb0e1"><code>23daf2b</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ae690a7271153ba5f29301306f02ba2da685b85d"><code>ae690a7</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/42acfb99f7d25603cabbcce98511dc80a9b50e0d"><code>42acfb9</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/790446eef174929d0796cbd608c43cdea0bba443"><code>790446e</code></a> Run new Go tool 'go fix' on non-codegen files (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3337">#3337</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e64a7d0f3ff5248deaf30e95b113355b1db3816e"><code>e64a7d0</code></a> migrate protocol test codegen to smithy-go (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3335">#3335</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d5b9ac6e3a465972c1f735ea67ab46e8fd9a6a09"><code>d5b9ac6</code></a> Bump Go version to 1.24 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3334">#3334</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ddb9538ac4bfe2b4bc0a8292188f45afd3c8f35e"><code>ddb9538</code></a> Release 2026-02-27</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/deda70f050cf39c85aca091d7b90717889ce1166"><code>deda70f</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7d5acbdc0cb17f3229165a0586f7d5b4a67a67a2"><code>7d5acbd</code></a> Update API model</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/iam/v1.19.10...credentials/v1.19.11">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.137.1 to 1.137.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2de0027dc478a6ae80e9f2d24d904a425169a23b"><code>2de0027</code></a> Release 2023-11-28</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f0c890c5eaf354ff23feb727ded9f50aaee9f1c4"><code>f0c890c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e032d9ea8d98d366f2467a72834d2cc0ee865edd"><code>e032d9e</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/507661ff1edbc896fbdfe3ea2e4c2e74be3b4e3c"><code>507661f</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4128360684a451476e33c0f979921bc46ff63656"><code>4128360</code></a> fix: respect functional option modifications to RetryMaxAttempts (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2390">#2390</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d66ab2c239681700d947dfe859c3804377d0b4a8"><code>d66ab2c</code></a> Release 2023-11-27.2</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a264f87e1b9454dfa8a8f7226e6c72409fb3359d"><code>a264f87</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7d50b35dc1b0030e8ff5b1468b996d0779a25269"><code>7d50b35</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/13546abeb3c6bf9f0bfa97855fd8f52a2e26373e"><code>13546ab</code></a> Release 2023-11-27</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/59ce389800703c1509810f19ab77c467531ab07f"><code>59ce389</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.137.1...service/ec2/v1.137.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.2 to 1.96.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/38de242faf3a1397673276165379524b2d581a72"><code>38de242</code></a> Release 2026-03-05</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ecc8d0553abec63d7525a7e1a8305cbd0e7f62d3"><code>ecc8d05</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/17f88d86269b84cd3747c35b545cc8b71b836bf1"><code>17f88d8</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/32a2e29e85af4a2e545bc9638c66ee8a13715755"><code>32a2e29</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/10568eb7a3c808d4e80897a3890923a892d3450c"><code>10568eb</code></a> read the correct signing name for sigv4a (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3338">#3338</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/20f32535850690d0afffda17c38579f7ec5a91d8"><code>20f3253</code></a> track protocol benchmarks (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3339">#3339</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/921ad894f6f0ef36ffd9651ceaaa6cae330c74f1"><code>921ad89</code></a> fix event stream v2 deser (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3340">#3340</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f0e4dafd630f15bc40204da3228b1821853e70e4"><code>f0e4daf</code></a> Release 2026-03-04</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f94e7b7b8d702c4fe9cf38ef769897682ee25748"><code>f94e7b7</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fb776cb55624781072f2c70e6d633b728a34d164"><code>fb776cb</code></a> Update API model</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.96.2...service/s3/v1.96.4">compare view</a></li> </ul> </details> <br /> Updates `github.com/substrait-io/substrait-go/v7` from 7.5.0 to 7.5.1 <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.5.1 (2026-03-08)</h1> <h3>Bug fixes</h3> <ul> <li>apply declared nullability from AnyType return type to resolved concrete type (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/205">#205</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/08aedc9629276238e23665b7c54eb1e3def97b8a">08aedc9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/substrait-io/substrait-go/commit/08aedc9629276238e23665b7c54eb1e3def97b8a"><code>08aedc9</code></a> fix: apply declared nullability from AnyType return type to resolved concrete...</li> <li>See full diff in <a href="https://github.com/substrait-io/substrait-go/compare/v7.5.0...v7.5.1">compare view</a></li> </ul> </details> <br /> Updates `gocloud.dev` from 0.44.0 to 0.45.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-cloud/releases">gocloud.dev's releases</a>.</em></p> <blockquote> <h2>v0.45.0</h2> <h2>What's Changed</h2> <ul> <li>blob/gcsblob: Support universe domain configuration by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3651">google/go-cloud#3651</a></li> <li>blob/gcsblob: derive universe domain from credentials by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3652">google/go-cloud#3652</a></li> <li>blob/s3blob: map S3 403 errors PermissionDenied code by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3663">google/go-cloud#3663</a></li> <li>runtimevar/hashivault: add HashiVault runtimevar driver by <a href="https://github.com/JEETDESAI25"><code>@JEETDESAI25</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3649">google/go-cloud#3649</a></li> <li>secrets/gcpkms: Add support for Additional Authenticated Data (AAD) by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3659">google/go-cloud#3659</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JEETDESAI25"><code>@JEETDESAI25</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3649">google/go-cloud#3649</a></li> <li><a href="https://github.com/cezarmathe"><code>@cezarmathe</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3657">google/go-cloud#3657</a></li> <li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3660">google/go-cloud#3660</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-cloud/compare/v0.44.0...v0.45.0">https://github.com/google/go-cloud/compare/v0.44.0...v0.45.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/go-cloud/commit/7cc909bdc2f6bf42daeec2e463fa2e38d467b14e"><code>7cc909b</code></a> all: prerelease (<a href="https://redirect.github.com/google/go-cloud/issues/3664">#3664</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/31e3651c45851fdb4f9bddc131e57ae9a5c6a270"><code>31e3651</code></a> blob/s3blob: map S3 403 errors to PermissionDenied code (<a href="https://redirect.github.com/google/go-cloud/issues/3663">#3663</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/c8f1226b6cff3fe0f6a9fbb50469d5fdea2024c0"><code>c8f1226</code></a> all: update NATS dependency (<a href="https://redirect.github.com/google/go-cloud/issues/3662">#3662</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/ac4bb89c6b81428a6c08e71349b9d4d329f159bb"><code>ac4bb89</code></a> all: Upgrade GitHub Actions for Node 24 compatibility (<a href="https://redirect.github.com/google/go-cloud/issues/3660">#3660</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/1497536126579702714810ee949afc9c1a4b00b5"><code>1497536</code></a> secrets/gcpkms: Add support for Additional Authenticated Data (AAD) (<a href="https://redirect.github.com/google/go-cloud/issues/3659">#3659</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/113974a12c848cda49149cdd83480f07ca4137f5"><code>113974a</code></a> all: Upgrade go.opentelemetry.io/otel/sdk to v1.40.0 (<a href="https://redirect.github.com/google/go-cloud/issues/3657">#3657</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/0b41d487734c6bc7d06d902b5b2c065a0010e7ca"><code>0b41d48</code></a> build(deps): bump the go_modules group across 2 directories with 1 update (<a href="https://redirect.github.com/google/go-cloud/issues/3">#3</a>...</li> <li><a href="https://github.com/google/go-cloud/commit/4c421d0a0a4e6d1ebbf7c93c677ea7ccddddf16f"><code>4c421d0</code></a> all: Update to go 1.26 (<a href="https://redirect.github.com/google/go-cloud/issues/3653">#3653</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/b84d07f7cb7f163a4b872e4475bf87cbafdf0c01"><code>b84d07f</code></a> all: run go 1.26's go fix (<a href="https://redirect.github.com/google/go-cloud/issues/3654">#3654</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/ae3c6654623325481bd156a5293ebb90fab79cfe"><code>ae3c665</code></a> blob/gcsblob: derive universe domain from credentials (<a href="https://redirect.github.com/google/go-cloud/issues/3652">#3652</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/go-cloud/compare/v0.44.0...v0.45.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 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]
