dependabot[bot] opened a new pull request, #763:
URL: https://github.com/apache/iceberg-go/pull/763

   Bumps the gomod_updates group with 18 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) | 
`18.5.2-0.20260220015023-a886a5722b87` | `18.5.2-rc0` |
   | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | 
`1.41.1` | `1.41.2` |
   | 
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | 
`1.32.9` | `1.32.10` |
   | 
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
 | `1.19.9` | `1.19.10` |
   | 
[github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2)
 | `1.137.0` | `1.137.1` |
   | 
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) 
| `1.96.0` | `1.96.2` |
   | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.24.1` | 
`1.24.2` |
   | [github.com/pterm/pterm](https://github.com/pterm/pterm) | `0.12.82` | 
`0.12.83` |
   | 
[github.com/substrait-io/substrait-go/v7](https://github.com/substrait-io/substrait-go)
 | `7.4.0` | `7.5.0` |
   | [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.17` | 
`1.2.18` |
   | 
[github.com/uptrace/bun/dialect/mssqldialect](https://github.com/uptrace/bun) | 
`1.2.17` | `1.2.18` |
   | 
[github.com/uptrace/bun/dialect/mysqldialect](https://github.com/uptrace/bun) | 
`1.2.17` | `1.2.18` |
   | 
[github.com/uptrace/bun/dialect/oracledialect](https://github.com/uptrace/bun) 
| `1.2.17` | `1.2.18` |
   | [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) 
| `1.2.17` | `1.2.18` |
   | 
[github.com/uptrace/bun/dialect/sqlitedialect](https://github.com/uptrace/bun) 
| `1.2.17` | `1.2.18` |
   | [github.com/uptrace/bun/driver/sqliteshim](https://github.com/uptrace/bun) 
| `1.2.17` | `1.2.18` |
   | [github.com/uptrace/bun/extra/bundebug](https://github.com/uptrace/bun) | 
`1.2.17` | `1.2.18` |
   | 
[google.golang.org/api](https://github.com/googleapis/google-api-go-client) | 
`0.267.0` | `0.269.0` |
   
   Updates `github.com/apache/arrow-go/v18` from 
18.5.2-0.20260220015023-a886a5722b87 to 18.5.2-rc0
   <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>Apache Arrow Go v18.5.2-rc0</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-rc0";>https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2-rc0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-go/commits/v18.5.2-rc0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.2
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/238dde72705f3e20fcf3e63a7b8fc98a52692f31";><code>238dde7</code></a>
 Release 2026-02-23</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/3a957b913ac755abfb4dcbebbe66011017a4074c";><code>3a957b9</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/2972c7d7e82ea9775baaae52082f11b102df0cb6";><code>2972c7d</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/aa037947b6153d8626180fe493ac7319a4fef1b4";><code>aa03794</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/7712be78a0c47df47c37a2d2e423134c8d29746e";><code>7712be7</code></a>
 Feature add new eventstream implementation to support 
bedrockruntime#InvokeMo...</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/da36a982260c7f190112204be5a81ee031cde183";><code>da36a98</code></a>
 Release 2026-02-20</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/9d7b59c43a463f90850ac26e9abc7bcdd608f2e4";><code>9d7b59c</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/e75eb3f3e33cbb3ebb85b4e89fff0e8e7c4700be";><code>e75eb3f</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/2c987cd0f909ae349935bb7b4df1cf847a16c1d1";><code>2c987cd</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/766b176ae9db6c2afb31cfc1f15678d9a1ae7ae1";><code>766b176</code></a>
 parameterize generate-dev (<a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.41.1...v1.41.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.9 to 1.32.10
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/238dde72705f3e20fcf3e63a7b8fc98a52692f31";><code>238dde7</code></a>
 Release 2026-02-23</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/3a957b913ac755abfb4dcbebbe66011017a4074c";><code>3a957b9</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/2972c7d7e82ea9775baaae52082f11b102df0cb6";><code>2972c7d</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/aa037947b6153d8626180fe493ac7319a4fef1b4";><code>aa03794</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/7712be78a0c47df47c37a2d2e423134c8d29746e";><code>7712be7</code></a>
 Feature add new eventstream implementation to support 
bedrockruntime#InvokeMo...</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/da36a982260c7f190112204be5a81ee031cde183";><code>da36a98</code></a>
 Release 2026-02-20</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/9d7b59c43a463f90850ac26e9abc7bcdd608f2e4";><code>9d7b59c</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/e75eb3f3e33cbb3ebb85b4e89fff0e8e7c4700be";><code>e75eb3f</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/2c987cd0f909ae349935bb7b4df1cf847a16c1d1";><code>2c987cd</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/766b176ae9db6c2afb31cfc1f15678d9a1ae7ae1";><code>766b176</code></a>
 parameterize generate-dev (<a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3329";>#3329</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.9...config/v1.32.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.9 to 1.19.10
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/fcc0f5daa41033b7a696f8cc5f53a9fc8696a274";><code>fcc0f5d</code></a>
 Release 2023-04-10</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/cd750e0b2188951c525ae7917d47ae9e2d013a1b";><code>cd750e0</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/1bc2f0514c73be727d3536e829fef18911bb45ae";><code>1bc2f05</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/b964f5ca3ccae40ef8d7a56fd1b1ad040764b5fa";><code>b964f5c</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/fd6901588c6d13a7889787328d0628134afd14cc";><code>fd69015</code></a>
 fix APIGW exports nullability exceptions</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/fae239abb72a392c50e05aa567b2e5cc2b93a10b";><code>fae239a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2089";>#2089</a> from 
aws/auditAccessibility</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/acf33a2872dbd9d3547842f38ccd38863048c121";><code>acf33a2</code></a>
 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document 
sm...</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/27360c189034eb456ebe7458bb8e019bc45d686c";><code>27360c1</code></a>
 fix APIGW exports nullability exceptions</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/30383d567f67c2a67b2b40a462a8c284c49d1796";><code>30383d5</code></a>
 Release 2023-04-07</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/352f89c2d23ec6249a699c732ba5c9ae050f833f";><code>352f89c</code></a>
 Regenerated Clients</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.19.9...service/iam/v1.19.10";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.137.0 to 1.137.1
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/fa3ee1a83b9edac9669159650622bcfe3003b44c";><code>fa3ee1a</code></a>
 Release 2023-11-21</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/6e0c553b49b1fd84753d3ea440be93011d36cf40";><code>6e0c553</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/32fa00b32e99f9004aadc5750d508a9393d03d57";><code>32fa00b</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/72eae5c284e11b1f167fe17282ae1ee821a11659";><code>72eae5c</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/1c69d08daccf94d9114d2463adc02e59e85b4deb";><code>1c69d08</code></a>
 fix: don't expect response to be json in endpointcreds provider (<a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2381";>#2381</a>)</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/3bd97c063d962a34ca496720a3ce00ef4affe5fd";><code>3bd97c0</code></a>
 fix: don't send 0 max items for object version and multipart upload 
paginator...</li>
   <li>See full diff in <a 
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.137.0...service/ec2/v1.137.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.0 to 1.96.2
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/dfcf25b6d15674848f71bd7e5ee8ed22b115c6a2";><code>dfcf25b</code></a>
 Release 2026-02-26</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/981d0b47535d2bd4fa4887b9d03113ef1cac6357";><code>981d0b4</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/60d901e42f63e035c405d7362eed33679a04a72f";><code>60d901e</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/51e7bd80bf802c2e62d357fcef56b5f265e1c449";><code>51e7bd8</code></a>
 Fix: support arbitrary pre-calculated checksum values on s3 (<a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3332";>#3332</a>)</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/2b53e5ba605419d859b48e03ecf2e31ecb3032e8";><code>2b53e5b</code></a>
 Release 2026-02-25</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/ebfd72de7f69e281ded6bf346ae64b4e2d0fab39";><code>ebfd72d</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/87640ce3e7fe8ae0c14a348d0265e1795a62dec9";><code>87640ce</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/ba64e1bad306a5a426f7539c769b0b95c89027d4";><code>ba64e1b</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/f3f1e54552ce88d7fe213d1eaa28f363de5a9c6f";><code>f3f1e54</code></a>
 Release 2026-02-24</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/c4df0e13c9580d56383a87c99af979e75997489c";><code>c4df0e1</code></a>
 Regenerated Clients</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.96.0...service/s3/v1.96.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/aws/smithy-go` from 1.24.1 to 1.24.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/aws/smithy-go/releases";>github.com/aws/smithy-go's 
releases</a>.</em></p>
   <blockquote>
   <h1>Release (2026-02-27)</h1>
   <h2>General Highlights</h2>
   <ul>
   <li><strong>Dependency Update</strong>: Bump minimum go version to 1.24.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/smithy-go/commit/b860661df961e236ca154f5a66e1f01216639738";><code>b860661</code></a>
 Release 2026-02-27</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/567846b9a9de2906faffe420719177aece913452";><code>567846b</code></a>
 Bump minimun Go version to 1.24 (<a 
href="https://redirect.github.com/aws/smithy-go/issues/629";>#629</a>)</li>
   <li><a 
href="https://github.com/aws/smithy-go/commit/8c6355875a5c602fa6c2d9093e2b46e69e4d38f4";><code>8c63558</code></a>
 Release 2026-02-20</li>
   <li>See full diff in <a 
href="https://github.com/aws/smithy-go/compare/v1.24.1...v1.24.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/pterm/pterm` from 0.12.82 to 0.12.83
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/pterm/pterm/releases";>github.com/pterm/pterm's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.12.83</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <h3>Fixes 🔧</h3>
   <ul>
   <li>fix(prefix): PrefixPrinter now uses updated defaultWriter by <a 
href="https://github.com/christeredvartsen";><code>@​christeredvartsen</code></a>
 in <a 
href="https://redirect.github.com/pterm/pterm/pull/752";>pterm/pterm#752</a></li>
   <li>fix: reset IsActive before RawOutput early return in 
SpinnerPrinter.Stop() by <a 
href="https://github.com/bk-simon";><code>@​bk-simon</code></a> in <a 
href="https://redirect.github.com/pterm/pterm/pull/764";>pterm/pterm#764</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/christeredvartsen";><code>@​christeredvartsen</code></a>
 made their first contribution in <a 
href="https://redirect.github.com/pterm/pterm/pull/752";>pterm/pterm#752</a></li>
   <li><a href="https://github.com/bk-simon";><code>@​bk-simon</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/pterm/pterm/pull/764";>pterm/pterm#764</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/pterm/pterm/compare/v0.12.82...v0.12.83";>https://github.com/pterm/pterm/compare/v0.12.82...v0.12.83</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pterm/pterm/commit/ed296ee75a70b5bb062438995e147aa114c2d539";><code>ed296ee</code></a>
 chore: update golangci-lint action to v9 and specify version v2.10.1</li>
   <li><a 
href="https://github.com/pterm/pterm/commit/5fde88a33bb2f8f7ae94cb48d1d5ddb02ec3c3c9";><code>5fde88a</code></a>
 fix: fixed tests</li>
   <li><a 
href="https://github.com/pterm/pterm/commit/a057e0aa4c39b460ce07eec2923a22def703e931";><code>a057e0a</code></a>
 chore: fixed linting errors</li>
   <li><a 
href="https://github.com/pterm/pterm/commit/fe86f8ac69bd213ba860992e70198cbc59bbbad1";><code>fe86f8a</code></a>
 refactor: migrate golangci-lint config</li>
   <li><a 
href="https://github.com/pterm/pterm/commit/6176f91631042dd9cf8239fb6f9386740f5a9858";><code>6176f91</code></a>
 chore: update deps</li>
   <li><a 
href="https://github.com/pterm/pterm/commit/92adf380d54db71b548e93fb6b2bf3b49f33e759";><code>92adf38</code></a>
 fix: reset IsActive before RawOutput early return in SpinnerPrinter.Stop() 
(#...</li>
   <li><a 
href="https://github.com/pterm/pterm/commit/bcb9c07ad8b7d537f7c71f3c3c689409c00180c3";><code>bcb9c07</code></a>
 fix(prefix): PrefixPrinter now uses updated defaultWriter (<a 
href="https://redirect.github.com/pterm/pterm/issues/752";>#752</a>)</li>
   <li>See full diff in <a 
href="https://github.com/pterm/pterm/compare/v0.12.82...v0.12.83";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/substrait-io/substrait-go/v7` from 7.4.0 to 7.5.0
   <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.0 (2026-03-01)</h1>
   <h3>Features</h3>
   <ul>
   <li>add <code>ParameterizedFuncType</code> support to 
<code>unwrapAnyTypeWithName</code> for higher-order function type resolution 
(<a 
href="https://redirect.github.com/substrait-io/substrait-go/issues/202";>#202</a>)
 (<a 
href="https://github.com/substrait-io/substrait-go/commit/8179602deae69faf305fb29de4076a10975b59f1";>8179602</a>)
   <blockquote>
   <p>Adds a missing <code>*ParameterizedFuncType</code> case to 
<code>unwrapAnyTypeWithName</code>
   in <code>types/any_type.go</code>, enabling type resolution for higher-order
   functions (HOFs) that use parameterized function types in their YAML
   definitions</p>
   </blockquote>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/substrait-io/substrait-go/commit/8179602deae69faf305fb29de4076a10975b59f1";><code>8179602</code></a>
 feat: add <code>ParameterizedFuncType</code> support to 
<code>unwrapAnyTypeWithName</code> for high...</li>
   <li>See full diff in <a 
href="https://github.com/substrait-io/substrait-go/compare/v7.4.0...v7.5.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun/dialect/mssqldialect` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/mssqldialect's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/mssqldialect's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun/dialect/mysqldialect` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/mysqldialect's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/mysqldialect's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun/dialect/oracledialect` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/oracledialect's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/oracledialect's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/pgdialect's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/pgdialect's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun/dialect/sqlitedialect` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/dialect/sqlitedialect's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/dialect/sqlitedialect's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun/driver/sqliteshim` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/driver/sqliteshim's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/driver/sqliteshim's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/uptrace/bun/extra/bundebug` from 1.2.17 to 1.2.18
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/releases";>github.com/uptrace/bun/extra/bundebug's
 releases</a>.</em></p>
   <blockquote>
   <h2>v1.2.18</h2>
   <p>Please refer to <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>CHANGELOG.md</a> 
for details</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/uptrace/bun/blob/master/CHANGELOG.md";>github.com/uptrace/bun/extra/bundebug's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>1.2.18</a>
 (2026-02-28)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/%5B#1340%5D(/redirect.github.com/uptrace/bun/issues/1340)">uptrace/bun#1340</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/bec98b975ad093cd34c0a7821120350e475b901b";>bec98b9</a>)</li>
   <li>validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misparse (<a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1338";>#1338</a>)
 (<a 
href="https://github.com/uptrace/bun/blob/master/github.com/uptrace/bun/commits/b8da15b391fd3b78f543125dc574ad32a240780c";>b8da15b</a>),
 closes <a 
href="https://redirect.github.com/uptrace/bun/blob/master/redirect.github.com/uptrace/bun/issues/1337";>#1337</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uptrace/bun/commit/5de0fb9d7ec48c80fc216493ee0b2e07d3da9e49";><code>5de0fb9</code></a>
 chore: release v1.2.18 (release.sh) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1341";>#1341</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/bec98b975ad093cd34c0a7821120350e475b901b";><code>bec98b9</code></a>
 fix: handle []byte and [N]byte in Tuple, separate List from Tuple imp… (<a 
href="https://redirect.github.com/uptrace/bun/issues/1340";>#1340</a>)</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/b8da15b391fd3b78f543125dc574ad32a240780c";><code>b8da15b</code></a>
 fix: validate parenthesized content in ReadIdentifier to prevent ?(?, ?) 
misp...</li>
   <li><a 
href="https://github.com/uptrace/bun/commit/6b7a19b03c486c1b0f84dd31217d9578d3029984";><code>6b7a19b</code></a>
 Add client cert support in postgres dsn (sslcert and sslkey) (<a 
href="https://redirect.github.com/uptrace/bun/issues/1336";>#1336</a>)</li>
   <li>See full diff in <a 
href="https://github.com/uptrace/bun/compare/v1.2.17...v1.2.18";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `google.golang.org/api` from 0.267.0 to 0.269.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.269.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-api-go-client/compare/v0.268.0...v0.269.0";>0.269.0</a>
 (2026-02-24)</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/3512";>#3512</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/7565f1ce32823b000e15c99cee73abe69b956a80";>7565f1c</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>generator:</strong> Handle preview version pkg name (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3511";>#3511</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/2a249ce376787bdfb5b9a71198e7e2458d471b54";>2a249ce</a>)</li>
   </ul>
   <h2>v0.268.0</h2>
   <h2><a 
href="https://github.com/googleapis/google-api-go-client/compare/v0.267.0...v0.268.0";>0.268.0</a>
 (2026-02-23)</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/3502";>#3502</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/5ccf9b931da20908e6fcfacacc2a5b187e3c2d18";>5ccf9b9</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3505";>#3505</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/f405df9cfcfd63da04a8041398a1ac7e05b19be0";>f405df9</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3506";>#3506</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/cda923ae8e234c4b83585867e67163dfbf7228af";>cda923a</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3507";>#3507</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/e9015cc2681ce9d6300f4fae2ae6b075c6d75ead";>e9015cc</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3508";>#3508</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/20fbcc132145cd4a09a58494dcb0b11974d5a681";>20fbcc1</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3509";>#3509</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/20c1e0f7c75bfe94e9eb5a12a13003dcafa93342";>20c1e0f</a>)</li>
   <li>Update to go 1.26 (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3504";>#3504</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/cc5baec2a450cf4d15a4aa1e71f5cefea339f2ea";>cc5baec</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.268.0...v0.269.0";>0.269.0</a>
 (2026-02-24)</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/3512";>#3512</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/7565f1ce32823b000e15c99cee73abe69b956a80";>7565f1c</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>generator:</strong> Handle preview version pkg name (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3511";>#3511</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/2a249ce376787bdfb5b9a71198e7e2458d471b54";>2a249ce</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/googleapis/google-api-go-client/compare/v0.267.0...v0.268.0";>0.268.0</a>
 (2026-02-23)</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/3502";>#3502</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/5ccf9b931da20908e6fcfacacc2a5b187e3c2d18";>5ccf9b9</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3505";>#3505</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/f405df9cfcfd63da04a8041398a1ac7e05b19be0";>f405df9</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3506";>#3506</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/cda923ae8e234c4b83585867e67163dfbf7228af";>cda923a</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3507";>#3507</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/e9015cc2681ce9d6300f4fae2ae6b075c6d75ead";>e9015cc</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3508";>#3508</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/20fbcc132145cd4a09a58494dcb0b11974d5a681";>20fbcc1</a>)</li>
   <li><strong>all:</strong> Auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3509";>#3509</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/20c1e0f7c75bfe94e9eb5a12a13003dcafa93342";>20c1e0f</a>)</li>
   <li>Update to go 1.26 (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3504";>#3504</a>)
 (<a 
href="https://github.com/googleapis/google-api-go-client/commit/cc5baec2a450cf4d15a4aa1e71f5cefea339f2ea";>cc5baec</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/312ac01a523ef2f8ea1eff4280bfc2a5e9de45c7";><code>312ac01</code></a>
 chore(main): release 0.268.1 (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3513";>#3513</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/7565f1ce32823b000e15c99cee73abe69b956a80";><code>7565f1c</code></a>
 feat(all): auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3512";>#3512</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/2a249ce376787bdfb5b9a71198e7e2458d471b54";><code>2a249ce</code></a>
 fix(generator): handle preview version pkg name (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3511";>#3511</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/26ea8895bbfc1f52ce2267bb4931650cd50771ee";><code>26ea889</code></a>
 chore(all): update all (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3498";>#3498</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/5b078d9393554b428a442c2d34abb4eff0fa9c60";><code>5b078d9</code></a>
 chore(main): release 0.268.0 (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3503";>#3503</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/20c1e0f7c75bfe94e9eb5a12a13003dcafa93342";><code>20c1e0f</code></a>
 feat(all): auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3509";>#3509</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/20fbcc132145cd4a09a58494dcb0b11974d5a681";><code>20fbcc1</code></a>
 feat(all): auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3508";>#3508</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/e9015cc2681ce9d6300f4fae2ae6b075c6d75ead";><code>e9015cc</code></a>
 feat(all): auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3507";>#3507</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/cc5baec2a450cf4d15a4aa1e71f5cefea339f2ea";><code>cc5baec</code></a>
 feat: update to go 1.26 (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3504";>#3504</a>)</li>
   <li><a 
href="https://github.com/googleapis/google-api-go-client/commit/cda923ae8e234c4b83585867e67163dfbf7228af";><code>cda923a</code></a>
 feat(all): auto-regenerate discovery clients (<a 
href="https://redirect.github.com/googleapis/google-api-go-client/issues/3506";>#3506</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/googleapis/google-api-go-client/compare/v0.267.0...v0.269.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]

Reply via email to