dependabot[bot] opened a new pull request, #422:
URL: https://github.com/apache/arrow-go/pull/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 />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hamba/avro/v2&package-manager=go_modules&previous-version=2.28.0&new-version=2.29.0)](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]

Reply via email to