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 c88dd3e chore: Bump github.com/hamba/avro/v2 from 2.28.0 to 2.29.0
(#422)
c88dd3e is described below
commit c88dd3e077a26e2540976ede82e77abcbd3b7928
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 17:41:33 2025 -0400
chore: Bump github.com/hamba/avro/v2 from 2.28.0 to 2.29.0 (#422)
Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from
2.28.0 to 2.29.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.29.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: remove deprecated linter deadline by <a
href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/505">hamba/avro#505</a></li>
<li>chore: bump github.com/klauspost/compress from 1.17.11 to 1.18.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/504">hamba/avro#504</a></li>
<li>chore: bump the all group with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/507">hamba/avro#507</a></li>
<li>fix: empty and nil slice handling by <a
href="https://github.com/vpapp"><code>@vpapp</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/508">hamba/avro#508</a></li>
<li>chore: bump golangci-lint to v2 by <a
href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/513">hamba/avro#513</a></li>
<li>feat: add data type conversion for generic encoding/decoding by <a
href="https://github.com/vpapp"><code>@vpapp</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/515">hamba/avro#515</a></li>
<li>Add OCF EncoderFunc for setting a single metadata key-val by <a
href="https://github.com/spenczar"><code>@spenczar</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/517">hamba/avro#517</a></li>
<li>chore: bump golang.org/x/tools from 0.31.0 to 0.32.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/520">hamba/avro#520</a></li>
<li>feat(cli): add possibility to fetch latest schema from schema
registry by <a
href="https://github.com/ekazakas"><code>@ekazakas</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/519">hamba/avro#519</a></li>
<li>feat: add data type conversion for generic encoding/decoding unions
by <a href="https://github.com/vpapp"><code>@vpapp</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/521">hamba/avro#521</a></li>
<li>chore: bump linter by <a
href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/529">hamba/avro#529</a></li>
<li>chore: bump golangci/golangci-lint-action from 7 to 8 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/530">hamba/avro#530</a></li>
<li>chore: update CI workflow by <a
href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/531">hamba/avro#531</a></li>
<li>chore: fix code formatting by <a
href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/532">hamba/avro#532</a></li>
<li>migrate mapstructure to use go-viper by <a
href="https://github.com/peczenyj"><code>@peczenyj</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/528">hamba/avro#528</a></li>
<li>feat(gen): add ability to pass type metadata by <a
href="https://github.com/ljank"><code>@ljank</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/526">hamba/avro#526</a></li>
<li>chore: bump golang.org/x/tools from 0.32.0 to 0.33.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/535">hamba/avro#535</a></li>
<li>feat(registry): add schema metadata properties to schema info by <a
href="https://github.com/ljank"><code>@ljank</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/536">hamba/avro#536</a></li>
<li>ParseFiles: avoid avoidable allocation by <a
href="https://github.com/extemporalgenome"><code>@extemporalgenome</code></a>
in <a
href="https://redirect.github.com/hamba/avro/pull/539">hamba/avro#539</a></li>
<li>Add WithBlockSize to trigger early flushes by <a
href="https://github.com/brunsgaard"><code>@brunsgaard</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/538">hamba/avro#538</a></li>
<li>fix(schema): reject duplicate field names, duplicate enum symbols,
an… by <a
href="https://github.com/dylanlauzy"><code>@dylanlauzy</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/541">hamba/avro#541</a></li>
<li>chore: bump golang.org/x/tools from 0.33.0 to 0.34.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/544">hamba/avro#544</a></li>
<li>fix(schema): use sorted map keys by <a
href="https://github.com/jwtryg"><code>@jwtryg</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/543">hamba/avro#543</a></li>
<li>support union marshal and unmarshal interface by <a
href="https://github.com/Emptyless"><code>@Emptyless</code></a> in <a
href="https://redirect.github.com/hamba/avro/pull/522">hamba/avro#522</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/spenczar"><code>@spenczar</code></a>
made their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/517">hamba/avro#517</a></li>
<li><a href="https://github.com/peczenyj"><code>@peczenyj</code></a>
made their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/528">hamba/avro#528</a></li>
<li><a href="https://github.com/ljank"><code>@ljank</code></a> made
their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/526">hamba/avro#526</a></li>
<li><a
href="https://github.com/extemporalgenome"><code>@extemporalgenome</code></a>
made their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/539">hamba/avro#539</a></li>
<li><a
href="https://github.com/dylanlauzy"><code>@dylanlauzy</code></a> made
their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/541">hamba/avro#541</a></li>
<li><a href="https://github.com/jwtryg"><code>@jwtryg</code></a> made
their first contribution in <a
href="https://redirect.github.com/hamba/avro/pull/543">hamba/avro#543</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hamba/avro/compare/v2.28.0...v2.29.0">https://github.com/hamba/avro/compare/v2.28.0...v2.29.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hamba/avro/commit/6c738600fa550722d281642412d400a832b22c6f"><code>6c73860</code></a>
support union marshal and unmarshal interface (<a
href="https://redirect.github.com/hamba/avro/issues/522">#522</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/8ae06577d99850f2271e7fe11bda5647178c8543"><code>8ae0657</code></a>
fix(schema): use sorted map keys (<a
href="https://redirect.github.com/hamba/avro/issues/543">#543</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/e7b240fb3299c38674643a2a6072a0ac38b55e17"><code>e7b240f</code></a>
chore: bump golang.org/x/tools from 0.33.0 to 0.34.0 in the all group
(<a
href="https://redirect.github.com/hamba/avro/issues/544">#544</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/142e304d062368fe7ea5175c2025cbc666911d70"><code>142e304</code></a>
fix(schema): reject duplicate field names, duplicate enum symbols, an…
(<a
href="https://redirect.github.com/hamba/avro/issues/541">#541</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/0b62b474fdfbca4b46b2e45865ed553b8e2687c8"><code>0b62b47</code></a>
Add WithBlockSize to trigger early flushes (<a
href="https://redirect.github.com/hamba/avro/issues/538">#538</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/5cbf658dbef3097ebfa23e568c096490aefacebb"><code>5cbf658</code></a>
fix: avoid allocation in ParseFiles (<a
href="https://redirect.github.com/hamba/avro/issues/539">#539</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/fd0c79e6dab715b6a08e7d7e3477e09b21ed8c0f"><code>fd0c79e</code></a>
feat(registry): add schema metadata properties to schema info (<a
href="https://redirect.github.com/hamba/avro/issues/536">#536</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/24498f8c78ba2fc7f5f5cdf0a909f53ae2bea716"><code>24498f8</code></a>
chore: bump golang.org/x/tools from 0.32.0 to 0.33.0 in the all group
(<a
href="https://redirect.github.com/hamba/avro/issues/535">#535</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/13d0f227e1c34948b0eae7c4d670ff51aecb7da7"><code>13d0f22</code></a>
feat(gen): add ability to pass type metadata (<a
href="https://redirect.github.com/hamba/avro/issues/526">#526</a>)</li>
<li><a
href="https://github.com/hamba/avro/commit/31db81b3a9ca59a826ef6cd5d67f98b83fffaaf4"><code>31db81b</code></a>
feat: migrate mapstructure to use go-viper (<a
href="https://redirect.github.com/hamba/avro/issues/528">#528</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hamba/avro/compare/v2.28.0...v2.29.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 | 4 ++--
go.sum | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/go.mod b/go.mod
index c039210..4b8eafc 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,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.28.0
+ github.com/hamba/avro/v2 v2.29.0
github.com/klauspost/asmfmt v1.3.2
github.com/klauspost/compress v1.18.0
github.com/klauspost/cpuid/v2 v2.2.10
@@ -65,6 +65,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/fatih/color v1.15.0 // indirect
+ github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
github.com/goccy/go-yaml v1.11.0 // indirect
github.com/gookit/color v1.5.4 // indirect
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
@@ -74,7 +75,6 @@ require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.16 // indirect
- github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd //
indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/ncruces/go-strftime v0.1.9 // indirect
diff --git a/go.sum b/go.sum
index a366505..8a15b21 100644
--- a/go.sum
+++ b/go.sum
@@ -53,6 +53,8 @@ github.com/go-playground/universal-translator v0.17.0
h1:icxd5fm+REJzpZx7ZfpaD87
github.com/go-playground/universal-translator v0.17.0/go.mod
h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
github.com/go-playground/validator/v10 v10.11.1
h1:prmOlTVv+YjZjmRmNSF3VmspqJIxJWXmqUsHwfTRRkQ=
github.com/go-playground/validator/v10 v10.11.1/go.mod
h1:i+3WkQ1FvaUjjxh1kSvIA4dMGDBiPU55YFDl0WbKdWU=
+github.com/go-viper/mapstructure/v2 v2.2.1
h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss=
+github.com/go-viper/mapstructure/v2 v2.2.1/go.mod
h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
github.com/goccy/go-json v0.10.5
h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
github.com/goccy/go-json v0.10.5/go.mod
h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
github.com/goccy/go-yaml v1.11.0
h1:n7Z+zx8S9f9KgzG6KtQKf+kwqXZlLNR2F6018Dgau54=
@@ -74,8 +76,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.28.0
h1:E8J5D27biyAulWKNiEBhV85QPc9xRMCUCGJewS0KYCE=
-github.com/hamba/avro/v2 v2.28.0/go.mod
h1:9TVrlt1cG1kkTUtm9u2eO5Qb7rZXlYzoKqPt8TSH+TA=
+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/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=
@@ -116,8 +118,6 @@ github.com/minio/asm2plan9s
v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpsp
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod
h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod
h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
-github.com/mitchellh/mapstructure v1.5.0
h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
-github.com/mitchellh/mapstructure v1.5.0/go.mod
h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod
h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod
h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=