This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git
The following commit(s) were added to refs/heads/main by this push:
new 746ade39 chore: Bump github.com/hamba/avro/v2 from 2.29.0 to 2.30.0
(#508)
746ade39 is described below
commit 746ade39ea30534ef0334347186357864a3a57cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 11:22:25 2025 -0400
chore: Bump github.com/hamba/avro/v2 from 2.29.0 to 2.30.0 (#508)
Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from
2.29.0 to 2.30.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.30.0</h2>
<h2>What's Changed</h2>
<ul>
<li>adding support for is-compatible-schema endpoint by <a
href="https://github.com/Pavelsky89"><code>@Pavelsky89</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/546">hamba/avro#546</a></li>
<li>chore: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.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/549">hamba/avro#549</a></li>
<li>fix: parse struct tag field name correctly by <a
href="https://github.com/taeuk"><code>@taeuk</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/551">hamba/avro#551</a></li>
<li>chore: bump golang.org/x/tools from 0.34.0 to 0.35.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/553">hamba/avro#553</a></li>
<li>Add schema info bytes method by <a
href="https://github.com/survivorbat"><code>@survivorbat</code></a> in
<a
href="https://redirect.github.com/hamba/avro/pull/554">hamba/avro#554</a></li>
<li>chore: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.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/555">hamba/avro#555</a></li>
<li>feat(api): expose Name and Type functions of TypeResolver by <a
href="https://github.com/ekazakas"><code>@ekazakas</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/552">hamba/avro#552</a></li>
<li>fix: enum schema compatibility by <a
href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/557">hamba/avro#557</a></li>
<li>chore: bump actions/checkout from 4 to 5 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/562">hamba/avro#562</a></li>
<li>chore: bump golang.org/x/tools from 0.35.0 to 0.36.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/563">hamba/avro#563</a></li>
<li>feat: limit decimal encoding to values allowed by schema by <a
href="https://github.com/vpapp"><code>@vpapp</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/565">hamba/avro#565</a></li>
<li>Add -logicaltype flag to avrogen by <a
href="https://github.com/n-oden"><code>@n-oden</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/566">hamba/avro#566</a></li>
<li>chore: bump actions/setup-go 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/567">hamba/avro#567</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Pavelsky89"><code>@Pavelsky89</code></a> made
their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/546">hamba/avro#546</a></li>
<li><a href="https://github.com/taeuk"><code>@taeuk</code></a> made
their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/551">hamba/avro#551</a></li>
<li><a
href="https://github.com/survivorbat"><code>@survivorbat</code></a>
made their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/554">hamba/avro#554</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hamba/avro/compare/v2.29.0...v2.30.0">https://github.com/hamba/avro/compare/v2.29.0...v2.30.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hamba/avro/commit/59f4ba41ba131f4935a1c191c6d443a2c44b6f49"><code>59f4ba4</code></a>
chore: bump actions/setup-go from 5 to 6 in the all group (<a
href="https://redirect.github.com/hamba/avro/issues/567">#567</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/9716ee8b4a240ae8a00ea59b30c373e45f1bbaff"><code>9716ee8</code></a>
feat: add -logicaltype flag to avrogen (<a
href="https://redirect.github.com/hamba/avro/issues/566">#566</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/fa1080ca29934dd7ef1fbaf904b1ee5576fb1cf9"><code>fa1080c</code></a>
feat: limit decimal encoding to values allowed by schema (<a
href="https://redirect.github.com/hamba/avro/issues/565">#565</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/3a2190978f496aa28283f092f8300158d7e399e1"><code>3a21909</code></a>
chore: bump golang.org/x/tools from 0.35.0 to 0.36.0 in the all group
(<a
href="https://redirect.github.com/hamba/avro/issues/563">#563</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/6b58326625e69eb1a923d43b35eba71973716225"><code>6b58326</code></a>
chore: bump actions/checkout from 4 to 5 in the all group (<a
href="https://redirect.github.com/hamba/avro/issues/562">#562</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/4e405ff5ea8f4e72cfbe5f438da31c790789ebe1"><code>4e405ff</code></a>
fix: enum schema compatibility (<a
href="https://redirect.github.com/hamba/avro/issues/557">#557</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/07bcb49a2944df3914d0cc6ee6ddd3ecbd1a7c02"><code>07bcb49</code></a>
feat(api): expose Name and Type functions of TypeResolver (<a
href="https://redirect.github.com/hamba/avro/issues/552">#552</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/7d552fd14e16b43705594391734bebc79359afc8"><code>7d552fd</code></a>
chore: bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in
the al...</li>
<li><a
href="https://github.com/hamba/avro/commit/969818f92ad064377766b6fd0a99fa91d72e6c2e"><code>969818f</code></a>
feat: add schema info bytes method (<a
href="https://redirect.github.com/hamba/avro/issues/554">#554</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/1531309b3d49b202b7703bdf15b8763cfe15cc8e"><code>1531309</code></a>
chore: bump golang.org/x/tools from 0.34.0 to 0.35.0 in the all group
(<a
href="https://redirect.github.com/hamba/avro/issues/553">#553</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hamba/avro/compare/v2.29.0...v2.30.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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 9c5456b1..060140c8 100644
--- a/go.mod
+++ b/go.mod
@@ -27,7 +27,7 @@ require (
github.com/golang/snappy v1.0.0
github.com/google/flatbuffers v25.2.10+incompatible
github.com/google/uuid v1.6.0
- github.com/hamba/avro/v2 v2.29.0
+ github.com/hamba/avro/v2 v2.30.0
github.com/klauspost/asmfmt v1.3.2
github.com/klauspost/compress v1.18.0
github.com/klauspost/cpuid/v2 v2.3.0
diff --git a/go.sum b/go.sum
index b0c763c3..38f1787d 100644
--- a/go.sum
+++ b/go.sum
@@ -69,8 +69,8 @@ github.com/gookit/color v1.4.2/go.mod
h1:fqRyamkC1W8uxl+lxCQxOT09l/vYfZ+QeiX3rKQ
github.com/gookit/color v1.5.0/go.mod
h1:43aQb+Zerm/BWh2GnrgOQm7ffz7tvQXEKV6BFMl7wAo=
github.com/gookit/color v1.5.4 h1:FZmqs7XOyGgCAxmWyPslpiok1k05wmY3SJTytgvYFs0=
github.com/gookit/color v1.5.4/go.mod
h1:pZJOeOS8DM43rXbp4AZo1n9zCU2qjpcRko0b6/QJi9w=
-github.com/hamba/avro/v2 v2.29.0
h1:fkqoWEPxfygZxrkktgSHEpd0j/P7RKTBTDbcEeMdVEY=
-github.com/hamba/avro/v2 v2.29.0/go.mod
h1:Pk3T+x74uJoJOFmHrdJ8PRdgSEL/kEKteJ31NytCKxI=
+github.com/hamba/avro/v2 v2.30.0
h1:OaIdh0+dZIJ331FO/+YYBwZZRdGVyyHuRSyHsjZLJoA=
+github.com/hamba/avro/v2 v2.30.0/go.mod
h1:X6gDhYv6DQVAT56VqOKuW+PLnQrEQqGB9l1nhlMdAdQ=
github.com/hashicorp/golang-lru/v2 v2.0.7
h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod
h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
github.com/json-iterator/go v1.1.12
h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=