dependabot[bot] opened a new pull request, #285: URL: https://github.com/apache/arrow-go/pull/285
Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.27.0 to 2.28.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.28.0</h2> <h2>What's Changed</h2> <ul> <li>chore: bump coverallsapp/github-action from 2.3.1 to 2.3.3 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/473">hamba/avro#473</a></li> <li>chore: bump github.com/klauspost/compress from 1.17.10 to 1.17.11 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/471">hamba/avro#471</a></li> <li>chore: bump coverallsapp/github-action from 2.3.3 to 2.3.4 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/475">hamba/avro#475</a></li> <li>chore: bump golang.org/x/tools from 0.26.0 to 0.27.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/478">hamba/avro#478</a></li> <li>chore: bump golang.org/x/tools from 0.27.0 to 0.28.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/480">hamba/avro#480</a></li> <li>Fix error handling in OCF example by <a href="https://github.com/mihaitodor"><code>@mihaitodor</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/483">hamba/avro#483</a></li> <li>fix: updated link for apache arrow go lib in README.md by <a href="https://github.com/pavelpascari"><code>@pavelpascari</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/487">hamba/avro#487</a></li> <li>feat: allow setting zstd codec options by <a href="https://github.com/vpapp"><code>@vpapp</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/485">hamba/avro#485</a></li> <li>chore: bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/488">hamba/avro#488</a></li> <li>fix: add handling to skip block data in Decoder readBlock method by <a href="https://github.com/lukrah"><code>@lukrah</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/492">hamba/avro#492</a></li> <li>chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/493">hamba/avro#493</a></li> <li>feat: add CRC64-AVRO-LE fingerprint type by <a href="https://github.com/kimgr"><code>@kimgr</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/491">hamba/avro#491</a></li> <li>fix(gen): fix multiline doc comments in generated struct by <a href="https://github.com/ekazakas"><code>@ekazakas</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/499">hamba/avro#499</a></li> <li>fix(gen): escape backticks by <a href="https://github.com/ekazakas"><code>@ekazakas</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/500">hamba/avro#500</a></li> <li>feat(gen): implement struct generation from schema registry subjects and versions by <a href="https://github.com/ekazakas"><code>@ekazakas</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/498">hamba/avro#498</a></li> <li>fix: panic on null type by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/501">hamba/avro#501</a></li> <li>feat: support go 1.24 by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/503">hamba/avro#503</a></li> <li>fix: panic with concurrent schema parsing by <a href="https://github.com/YousefHagag"><code>@YousefHagag</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/502">hamba/avro#502</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mihaitodor"><code>@mihaitodor</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/483">hamba/avro#483</a></li> <li><a href="https://github.com/pavelpascari"><code>@pavelpascari</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/487">hamba/avro#487</a></li> <li><a href="https://github.com/vpapp"><code>@vpapp</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/485">hamba/avro#485</a></li> <li><a href="https://github.com/lukrah"><code>@lukrah</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/492">hamba/avro#492</a></li> <li><a href="https://github.com/kimgr"><code>@kimgr</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/491">hamba/avro#491</a></li> <li><a href="https://github.com/ekazakas"><code>@ekazakas</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/499">hamba/avro#499</a></li> <li><a href="https://github.com/YousefHagag"><code>@YousefHagag</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/502">hamba/avro#502</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.27.0...v2.28.0">https://github.com/hamba/avro/compare/v2.27.0...v2.28.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hamba/avro/commit/b48c0572c4ec1af8f6c81fea75dcee3693dd36fb"><code>b48c057</code></a> fix: panic with concurrent schema parsing (<a href="https://redirect.github.com/hamba/avro/issues/502">#502</a>)</li> <li><a href="https://github.com/hamba/avro/commit/323f149fecefbd5bea74c3bb9ee9253b63d665b8"><code>323f149</code></a> feat: support go 1.24 (<a href="https://redirect.github.com/hamba/avro/issues/503">#503</a>)</li> <li><a href="https://github.com/hamba/avro/commit/d39c1ecbf1134ca76b7c82586fb043fd6b0ede42"><code>d39c1ec</code></a> fix: panic on null type (<a href="https://redirect.github.com/hamba/avro/issues/501">#501</a>)</li> <li><a href="https://github.com/hamba/avro/commit/559723eac26bf64314d7325e3f411c0a0ed41b87"><code>559723e</code></a> feat(gen): implement struct generation from schema registry subjects and vers...</li> <li><a href="https://github.com/hamba/avro/commit/29f45e2973eac2a6f16b38df414f4778d31de5ee"><code>29f45e2</code></a> fix(gen): escape backticks (<a href="https://redirect.github.com/hamba/avro/issues/500">#500</a>)</li> <li><a href="https://github.com/hamba/avro/commit/1154cdaee62811c1f58230c75fc505ba73ea7e31"><code>1154cda</code></a> fix(gen): fix multiline doc comments in generated struct (<a href="https://redirect.github.com/hamba/avro/issues/499">#499</a>)</li> <li><a href="https://github.com/hamba/avro/commit/e9a408d8a431eaa7b87c6ec92e06345a8c9f9e2d"><code>e9a408d</code></a> feat: add CRC64-AVRO-LE fingerprint type (<a href="https://redirect.github.com/hamba/avro/issues/491">#491</a>)</li> <li><a href="https://github.com/hamba/avro/commit/7846b97396c997938f1a392d5802e9c415d1e486"><code>7846b97</code></a> chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group (...</li> <li><a href="https://github.com/hamba/avro/commit/4ba9c7397e29f4e4cb82f720cc108a7434cc9413"><code>4ba9c73</code></a> fix: add handling to skip block data in ocf decoder readBlock method (<a href="https://redirect.github.com/hamba/avro/issues/492">#492</a>)</li> <li><a href="https://github.com/hamba/avro/commit/68046a4308cb7a650d33f225efbbcab8d58ad52e"><code>68046a4</code></a> chore: bump golang.org/x/tools from 0.28.0 to 0.29.0 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/488">#488</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hamba/avro/compare/v2.27.0...v2.28.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </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]
