dependabot[bot] opened a new pull request, #675: URL: https://github.com/apache/iceberg-go/pull/675
Bumps the gomod_updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.58.0` | `1.59.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.0` | `1.41.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.6` | `1.32.7` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.6` | `1.19.7` | | [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.135.3` | `1.136.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.95.0` | `1.95.1` | | [github.com/hamba/avro/v2](https://github.com/hamba/avro) | `2.30.0` | `2.31.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.258.0` | `0.259.0` | Updates `cloud.google.com/go/storage` from 1.58.0 to 1.59.0 <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.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.58.0...storage/v1.59.0">1.59.0</a> (2026-01-09)</h2> <h3>Features</h3> <ul> <li>add default checksums for appendable writer (excludes appendable takeover writer) (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13379">#13379</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/647baf32">647baf32</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>refactor MultiRangeDownloader to resolve deadlock and race conditions (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13524">#13524</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/1cfd10089f206bca0bdcef1e873574b552ae6abb">1cfd100</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md">cloud.google.com/go/storage's changelog</a>.</em></p> <blockquote> <h1>Changes</h1> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.122.0...v0.123.0">0.123.0</a> (2025-09-18)</h2> <h3>Features</h3> <ul> <li><strong>internal/stategen:</strong> Populate the latest googleapis commit (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12880">#12880</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/7b017a083ddd322b21faf413a329ba870a98db96">7b017a0</a>)</li> <li><strong>librariangen:</strong> Implement the build command (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12817">#12817</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/14734c875103f97748857b9b0472fd0b2658663f">14734c8</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>internal/librariangen:</strong> Add link to source commit in release notes (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12881">#12881</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/1c06cc6109a84941c367896575b187b79befc3af">1c06cc6</a>)</li> <li><strong>internal/librariangen:</strong> Fix CHANGES.md headers (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12849">#12849</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/baf515dfe0d94f36c9dc232f6b55e9828b268eb0">baf515d</a>)</li> <li><strong>internal/librariangen:</strong> Remove go mod init/tidy from postprocessor (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12832">#12832</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/1fe506a37e68497b6da4587d409b79e7b4d2a113">1fe506a</a>)</li> <li><strong>internal/librariangen:</strong> Test for error path with flags (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12830">#12830</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/f0da7b22488b4d9f6232d227d3e196d8d2b92858">f0da7b2</a>)</li> <li><strong>internal/postprocessor:</strong> Add dlp to skip-module-scan-paths (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12857">#12857</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/45a7d9b4b9083d1bcaca89c3d86878ba77c230e3">45a7d9b</a>)</li> <li><strong>librariangen:</strong> Honor original container contract (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12846">#12846</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/71c8fd368667f74426aa31b6c50def8151482480">71c8fd3</a>)</li> <li><strong>librariangen:</strong> Improvements to release-init (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12842">#12842</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/0db677a93fe16b9a62bb69a3cea7bc45d5aaec36">0db677a</a>)</li> <li><strong>stategen:</strong> Specify an appropriate tag format for google-cloud-go (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12835">#12835</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ffcff33a0c3fad720a31083672c4cf2498af719f">ffcff33</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.121.6...v0.122.0">0.122.0</a> (2025-09-04)</h2> <h3>Features</h3> <ul> <li><strong>internal/librariangen:</strong> Add release-init command (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12751">#12751</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/52e84cc9a11077eb3c50a0b5fc9aa26361d63b47">52e84cc</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>internal/godocfx:</strong> Better support for v2 modules (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12797">#12797</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/4bc878597a5e6bd97cf3ee2174f6df7fbdd2d47b">4bc8785</a>)</li> <li><strong>internal/godocfx:</strong> Module detection when tidy errors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12801">#12801</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/83d46cdc5ed7cfbb94038e7fa1f787adfe532c74">83d46cd</a>)</li> <li><strong>internal/librariangen:</strong> Fix goimports errors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12765">#12765</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/83bdaa4ce4e42f8b4a29e2055fc4894d8c6b1e2c">83bdaa4</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.121.5...v0.121.6">0.121.6</a> (2025-08-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>internal/librariangen:</strong> Fix Dockerfile permissions for go mod tidy (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/12704">#12704</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/0e70a0b6afccc016c67337f340e2755fe7a476ca">0e70a0b</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/v0.121.4...v0.121.5">0.121.5</a> (2025-08-12)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/51091541327b2e0233ddc1b0d42ae720f8b026dc"><code>5109154</code></a> chore(main): release spanner 1.59.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9527">#9527</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/f79959722352ead48bfb3efb3001fddd3a56db65"><code>f799597</code></a> fix(spanner): add JSON_PARSE_ARRAY to funcNames slice (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9557">#9557</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/023b8ddd02077aa854907511da634ffb0ba1384e"><code>023b8dd</code></a> chore(internal/postprocessor): process new mods (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9567">#9567</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b6c9ce924448b4b758fc74114fe6c9f258dd3124"><code>b6c9ce9</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9537">#9537</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9d6b29d136cad2dde290b4ca1383c9382eb83b34"><code>9d6b29d</code></a> feat(securitycenter): new client(s) (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9562">#9562</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b8cf40bcf6bd27744ce7f8f970896e68f4313f93"><code>b8cf40b</code></a> feat(apphub): new client(s) (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9564">#9564</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/601f21af3925fa43628739f314112ce4c754b4ce"><code>601f21a</code></a> feat(cloudcontrolspartner): new client(s) (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9563">#9563</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/ccfe59970fac372e07202d26c520e36e0b3b9598"><code>ccfe599</code></a> feat(dialogflow): added text sections to the submitted summary (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9538">#9538</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/a8781d5bee5161675f66e2dfcc6a1eaa3f7e42d0"><code>a8781d5</code></a> chore(ci): fix post processor config (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9558">#9558</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8589f41599d265d7c3d46a3d86c9fab2329cbdd9"><code>8589f41</code></a> fix(auth): remove content-type header from idms get requests (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9508">#9508</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.58.0...spanner/v1.59.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2` from 1.41.0 to 1.41.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/dcbed91b6c6235022f15eda6ea526dbb91e1cb81"><code>dcbed91</code></a> Release 2026-01-09</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/08120e899e0d062034491f2d5ab3aa2af9c71517"><code>08120e8</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1d7a925139175b713db7b7567e619384700c4080"><code>1d7a925</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/482067d6a168799eb4c6cdb8900738552f5d8e92"><code>482067d</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/46624041ea8ffb4a299c9baad0ec6d4f7efbc979"><code>4662404</code></a> remove example (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3282">#3282</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c28a6f44b3a2dfa2495cea65beedfa7958f6dda6"><code>c28a6f4</code></a> Release 2026-01-07</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2fa7a72bed34cbf490ab901149a927d26afeb552"><code>2fa7a72</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/077cbaab7f07e30b173aa572c4214d5364623c60"><code>077cbaa</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3282dbc9614a8c3c1727382e264bdea054758f7e"><code>3282dbc</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3daa74a863790060e074bbf3455e02f8bf478c48"><code>3daa74a</code></a> Release 2026-01-06</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.41.0...v1.41.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.6 to 1.32.7 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5a964704cb2640ed57a74b9b37a53dcda7b6b7dd"><code>5a96470</code></a> Release 2024-12-19</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/653aa807b912e104f5e1e84e0510b4dffd76c751"><code>653aa80</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d02b239e896c5791e295c9a30a5281f56a8f7c39"><code>d02b239</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/698d709c21bc7922489aaba8c8207c9d7253c2fe"><code>698d709</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/885de40869f9bcee29ad11d60967aa0f1b571d46"><code>885de40</code></a> Fix improper use of Printf-style functions (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2934">#2934</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/858298a55393392fb161c5bd0ae3b9c5251996bf"><code>858298a</code></a> Release 2024-12-18</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f58264af808a255782999422056bccb06552dcbd"><code>f58264a</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/df31082d87044a000a1524dbb654651f32713e10"><code>df31082</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/346690ed8f5b974ab26532aa93d5fa92a58d3571"><code>346690e</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/45154546e09b48505c8798f7e5f3846ee1e0453a"><code>4515454</code></a> Release 2024-12-17</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.32.6...v1.32.7">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.6 to 1.19.7 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e2e9697d8ebe330a7435716c2f31b1cea4dff3c0"><code>e2e9697</code></a> Release 2025-01-31</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6576a0939a79d5f31eef10164750faedd78a45d4"><code>6576a09</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f762573ab5d9286d9751d49091f6a240c12c0742"><code>f762573</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c94df29ecd457e8ec40931fd2fe54d8da2f93ce2"><code>c94df29</code></a> add transfer manager doc header (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2990">#2990</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/880543ce2034570eb3b93c4811289c3b0e55600f"><code>880543c</code></a> revert the revert on the transfer manager beta (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2993">#2993</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/8da49e527e317a77ef0f1b2f52b4dc72a4fbd720"><code>8da49e5</code></a> switch to code-generated waiters for remaining services (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2994">#2994</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.19.6...service/m2/v1.19.7">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.135.3 to 1.136.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0be05fa6cc06d8e81eda10cbf8413030754c4df6"><code>0be05fa</code></a> Release 2023-11-17</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d0c9d422756e7eb30b9937468e659b140fc5e578"><code>d0c9d42</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e2ede4019d693a352b0ccbb0b87dd74c1fb4990e"><code>e2ede40</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7720f87d0ec2f3609e2912c864b6f9ae550e0792"><code>7720f87</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4bd06b93f8627928c17604383bd8639f2cb23739"><code>4bd06b9</code></a> Merge customizations for service s3</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/24bd51460e581c55d4a2c05832f8d73da5de0833"><code>24bd514</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2373">#2373</a> from aws/deprecate-macie</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ce87b8413004cd20963ffc8f069963ae2e738e32"><code>ce87b84</code></a> Add changelog for last commit</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ea520b62d3cb5c276a39212b73bb2d2eb7f66cdd"><code>ea520b6</code></a> Remove macie service</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a2a621e148ba47120f4829e8f5c5edbe97a3a9a2"><code>a2a621e</code></a> Release 2023-11-16</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5590a8748ea3f2733d883dae0d316ef3e1c2aec4"><code>5590a87</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/glue/v1.135.3...service/ec2/v1.136.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.95.0 to 1.95.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/dcbed91b6c6235022f15eda6ea526dbb91e1cb81"><code>dcbed91</code></a> Release 2026-01-09</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/08120e899e0d062034491f2d5ab3aa2af9c71517"><code>08120e8</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1d7a925139175b713db7b7567e619384700c4080"><code>1d7a925</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/482067d6a168799eb4c6cdb8900738552f5d8e92"><code>482067d</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/46624041ea8ffb4a299c9baad0ec6d4f7efbc979"><code>4662404</code></a> remove example (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3282">#3282</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c28a6f44b3a2dfa2495cea65beedfa7958f6dda6"><code>c28a6f4</code></a> Release 2026-01-07</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2fa7a72bed34cbf490ab901149a927d26afeb552"><code>2fa7a72</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/077cbaab7f07e30b173aa572c4214d5364623c60"><code>077cbaa</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3282dbc9614a8c3c1727382e264bdea054758f7e"><code>3282dbc</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3daa74a863790060e074bbf3455e02f8bf478c48"><code>3daa74a</code></a> Release 2026-01-06</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.95.0...service/s3/v1.95.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/hamba/avro/v2` from 2.30.0 to 2.31.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hamba/avro/releases">github.com/hamba/avro/v2's releases</a>.</em></p> <blockquote> <h2>v2.31.0</h2> <h2>Final release</h2> <p>This will be the last release for <code>hamba/avro</code>. It will no longer be maintained.</p> <h2>What's Changed</h2> <ul> <li>chore: support Go 1.25 by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/569">hamba/avro#569</a></li> <li>chore: bump golang.org/x/tools from 0.36.0 to 0.37.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/568">hamba/avro#568</a></li> <li>chore: bump golang.org/x/tools from 0.37.0 to 0.38.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/575">hamba/avro#575</a></li> <li>feat: add SOE codecs by <a href="https://github.com/kimgr"><code>@kimgr</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/514">hamba/avro#514</a></li> <li>Feature: add enum generator by <a href="https://github.com/slashformotion"><code>@slashformotion</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/574">hamba/avro#574</a></li> <li>chore: bump github.com/klauspost/compress from 1.18.0 to 1.18.1 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/576">hamba/avro#576</a></li> <li>chore: bump golangci/golangci-lint-action from 8 to 9 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/577">hamba/avro#577</a></li> <li>chore: bump golang.org/x/tools from 0.38.0 to 0.39.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/578">hamba/avro#578</a></li> <li>chore: bump actions/checkout from 5 to 6 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/579">hamba/avro#579</a></li> <li>chore: update linter by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/580">hamba/avro#580</a></li> <li>chore: bump github.com/klauspost/compress from 1.18.1 to 1.18.2 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/582">hamba/avro#582</a></li> <li>chore: bump golang.org/x/tools from 0.39.0 to 0.40.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/hamba/avro/pull/588">hamba/avro#588</a></li> <li>Fix zstd potential memory leak by <a href="https://github.com/aryehlev"><code>@aryehlev</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/584">hamba/avro#584</a></li> <li>support reseting encoder to reduce load on GC. by <a href="https://github.com/aryehlev"><code>@aryehlev</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/587">hamba/avro#587</a></li> <li>support reusing the same zstd encoder/decoder. by <a href="https://github.com/aryehlev"><code>@aryehlev</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/585">hamba/avro#585</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/slashformotion"><code>@slashformotion</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/574">hamba/avro#574</a></li> <li><a href="https://github.com/aryehlev"><code>@aryehlev</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/584">hamba/avro#584</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.30.0...v2.31.0">https://github.com/hamba/avro/compare/v2.30.0...v2.31.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hamba/avro/commit/b022ed5d20b032157f6983a6a8614adff20bc5e4"><code>b022ed5</code></a> feat: support reusing the same zstd encoder/decoder. (<a href="https://redirect.github.com/hamba/avro/issues/585">#585</a>)</li> <li><a href="https://github.com/hamba/avro/commit/2bffcc18ed6d90019199ef9c8a95de450767db6b"><code>2bffcc1</code></a> support reseting encoder to reduce load on GC. (<a href="https://redirect.github.com/hamba/avro/issues/587">#587</a>)</li> <li><a href="https://github.com/hamba/avro/commit/97d31effe31510d0508fce035b3fecd6ce440e5b"><code>97d31ef</code></a> Fix zstd potential memory leak (<a href="https://redirect.github.com/hamba/avro/issues/584">#584</a>)</li> <li><a href="https://github.com/hamba/avro/commit/7579cea5b817619559c448cea615414dc8c87fd5"><code>7579cea</code></a> chore: bump golang.org/x/tools from 0.39.0 to 0.40.0 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/588">#588</a>)</li> <li><a href="https://github.com/hamba/avro/commit/9af4aa4795854040b7f8544c26465aad6a2a6fcf"><code>9af4aa4</code></a> chore: bump github.com/klauspost/compress from 1.18.1 to 1.18.2 in the all gr...</li> <li><a href="https://github.com/hamba/avro/commit/dd9ac909e09d4416c1cfcc287f2cd313f70766b6"><code>dd9ac90</code></a> chore: update linter (<a href="https://redirect.github.com/hamba/avro/issues/580">#580</a>)</li> <li><a href="https://github.com/hamba/avro/commit/e4b1671a4dd57bffb1396c9c18c21ffb0e848d31"><code>e4b1671</code></a> chore: bump actions/checkout from 5 to 6 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/579">#579</a>)</li> <li><a href="https://github.com/hamba/avro/commit/f6960fb6da5020be6701bfd44938a997b1dec9c6"><code>f6960fb</code></a> chore: bump golang.org/x/tools from 0.38.0 to 0.39.0 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/578">#578</a>)</li> <li><a href="https://github.com/hamba/avro/commit/cdd6527b5ce6419fb1fedcfe374b476e48df3ec3"><code>cdd6527</code></a> chore: bump golangci/golangci-lint-action from 8 to 9 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/577">#577</a>)</li> <li><a href="https://github.com/hamba/avro/commit/505d33f63a348d591965d4e3540691cf45f612e3"><code>505d33f</code></a> chore: bump github.com/klauspost/compress from 1.18.0 to 1.18.1 in the all gr...</li> <li>Additional commits viewable in <a href="https://github.com/hamba/avro/compare/v2.30.0...v2.31.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.258.0 to 0.259.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.259.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.258.0...v0.259.0">0.259.0</a> (2026-01-06)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>remove firebaseremoteconfig from package list (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3422">#3422</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3412">#3412</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c7d21a4d7b388f98004cdef7eb1da28afda20e3c">c7d21a4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3415">#3415</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6860a5e602d186c2b09c124bf66eed5ff9a4417c">6860a5e</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3417">#3417</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0a99634bc071a7c86eef4397bc7f236f7e691453">0a99634</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3419">#3419</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/03d987b2b4bed89a1d97eae8fd1c1390b03aa5ed">03d987b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3421">#3421</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/632ee92f17be886948004adc2096825fb259d5e3">632ee92</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3425">#3425</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b5998236840eb877911befa581668ad47ea5dc02">b599823</a>)</li> <li>Support write checksums in json resumable uploads (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3405">#3405</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6e57e384f3af2773be6ec086c7cca6a500a9c9f5">6e57e38</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>option:</strong> Remove option.WithAuthCredentials from validation (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3420">#3420</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/2c337321d374c3e9f02c09c75cb94b73eaf23fd2">2c33732</a>)</li> <li>Remove firebaseremoteconfig from package list (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3422">#3422</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/fd0ce7cd83e33d83e3040e4cc3c8f39fc4aed6dd">fd0ce7c</a>)</li> <li><strong>transport:</strong> Remove singleton and restore normal usage of otelgrpc.clientHandler (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3424">#3424</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/24fbfcbae5daea4fd67445129091522c6fad5200">24fbfcb</a>), refs <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2321">#2321</a> <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2329">#2329</a></li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>Correct release version (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3426">#3426</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a783dbb2bb83627f299916fb808756cc64038fdd">a783dbb</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.258.0...v0.259.0">0.259.0</a> (2026-01-06)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>remove firebaseremoteconfig from package list (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3422">#3422</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3412">#3412</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/c7d21a4d7b388f98004cdef7eb1da28afda20e3c">c7d21a4</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3415">#3415</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6860a5e602d186c2b09c124bf66eed5ff9a4417c">6860a5e</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3417">#3417</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/0a99634bc071a7c86eef4397bc7f236f7e691453">0a99634</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3419">#3419</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/03d987b2b4bed89a1d97eae8fd1c1390b03aa5ed">03d987b</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3421">#3421</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/632ee92f17be886948004adc2096825fb259d5e3">632ee92</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3425">#3425</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b5998236840eb877911befa581668ad47ea5dc02">b599823</a>)</li> <li>Support write checksums in json resumable uploads (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3405">#3405</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/6e57e384f3af2773be6ec086c7cca6a500a9c9f5">6e57e38</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>option:</strong> Remove option.WithAuthCredentials from validation (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3420">#3420</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/2c337321d374c3e9f02c09c75cb94b73eaf23fd2">2c33732</a>)</li> <li>Remove firebaseremoteconfig from package list (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3422">#3422</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/fd0ce7cd83e33d83e3040e4cc3c8f39fc4aed6dd">fd0ce7c</a>)</li> <li><strong>transport:</strong> Remove singleton and restore normal usage of otelgrpc.clientHandler (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3424">#3424</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/24fbfcbae5daea4fd67445129091522c6fad5200">24fbfcb</a>), refs <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2321">#2321</a> <a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2329">#2329</a></li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>Correct release version (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3426">#3426</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a783dbb2bb83627f299916fb808756cc64038fdd">a783dbb</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/854019061430bb37ad7160fcfe91dec9f8e54328"><code>8540190</code></a> chore(main): release 0.259.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3413">#3413</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/6e57e384f3af2773be6ec086c7cca6a500a9c9f5"><code>6e57e38</code></a> feat: support write checksums in json resumable uploads (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3405">#3405</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/1d9673aa44353250400b723978014707fee94563"><code>1d9673a</code></a> chore(all): update module google.golang.org/grpc to v1.78.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3423">#3423</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a783dbb2bb83627f299916fb808756cc64038fdd"><code>a783dbb</code></a> chore: correct release version (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3426">#3426</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/fd0ce7cd83e33d83e3040e4cc3c8f39fc4aed6dd"><code>fd0ce7c</code></a> fix!: remove firebaseremoteconfig from package list (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3422">#3422</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b5998236840eb877911befa581668ad47ea5dc02"><code>b599823</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3425">#3425</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/24fbfcbae5daea4fd67445129091522c6fad5200"><code>24fbfcb</code></a> fix(transport): remove singleton and restore normal usage of otelgrpc.clientH...</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/632ee92f17be886948004adc2096825fb259d5e3"><code>632ee92</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3421">#3421</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/2c337321d374c3e9f02c09c75cb94b73eaf23fd2"><code>2c33732</code></a> fix(option): remove option.WithAuthCredentials from validation (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3420">#3420</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/75e055a4fbf9c61e8b875065f0e0693d0f6ba77c"><code>75e055a</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3418">#3418</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.258.0...v0.259.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]
