Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Go] Bump github.com/hamba/avro/v2 from 2.22.1 to 2.23.0 in /go (
apache#43370) Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.22.1 to 2.23.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.23.0</h2> <h2>What's Changed</h2> <ul> <li>chore: bump golang.org/x/tools from 0.21.0 to 0.22.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/408">hamba/avro#408</a></li> <li>docs: update godoc link by <a href="https://github.com/haoxins"><code>@haoxins</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/409">hamba/avro#409</a></li> <li>feat: output doc comments for package, structs, and fields. by <a href="https://github.com/blorgbeard"><code>@blorgbeard</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/405">hamba/avro#405</a></li> <li>chore: bump github.com/klauspost/compress from 1.17.8 to 1.17.9 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/410">hamba/avro#410</a></li> <li>feat: allow multi-line doc, and custom fields by <a href="https://github.com/adrianiacobghiula"><code>@adrianiacobghiula</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/411">hamba/avro#411</a></li> <li>feat: add support for recursive schemas & structs by <a href="https://github.com/adrianiacobghiula"><code>@adrianiacobghiula</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/413">hamba/avro#413</a></li> <li>chore: bump golang.org/x/tools from 0.22.0 to 0.23.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/416">hamba/avro#416</a></li> <li>docs: add who uses this by <a href="https://github.com/haoxins"><code>@haoxins</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/417">hamba/avro#417</a></li> <li>docs: who uses this by <a href="https://github.com/adrianiacobghiula"><code>@adrianiacobghiula</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/418">hamba/avro#418</a></li> <li>feat: conditionally validate names of Record, Enums and Fixed. by <a href="https://github.com/papanikge"><code>@papanikge</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/415">hamba/avro#415</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/haoxins"><code>@haoxins</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/409">hamba/avro#409</a></li> <li><a href="https://github.com/blorgbeard"><code>@blorgbeard</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/405">hamba/avro#405</a></li> <li><a href="https://github.com/papanikge"><code>@papanikge</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/415">hamba/avro#415</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.22.1...v2.23.0">https://github.com/hamba/avro/compare/v2.22.1...v2.23.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hamba/avro/commit/8ea283396ffab5487a97927b3f55284c130930a4"><code>8ea2833</code></a> feat: conditionally validate names of Record, Enums and Fixed. (<a href="https://redirect.github.com/hamba/avro/issues/415">#415</a>)</li> <li><a href="https://github.com/hamba/avro/commit/582d9c9f21626d37a6bfafdf4d7f3daf521c54b9"><code>582d9c9</code></a> docs: who uses this (<a href="https://redirect.github.com/hamba/avro/issues/418">#418</a>)</li> <li><a href="https://github.com/hamba/avro/commit/bee5c033b487f7747e2b1dc904fdb5f00356e062"><code>bee5c03</code></a> docs: add who uses this (<a href="https://redirect.github.com/hamba/avro/issues/417">#417</a>)</li> <li><a href="https://github.com/hamba/avro/commit/e5a97bb68be6057040fa0953bdce308127b94c30"><code>e5a97bb</code></a> chore: bump golang.org/x/tools from 0.22.0 to 0.23.0 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/416">#416</a>)</li> <li><a href="https://github.com/hamba/avro/commit/66aad10411d9d7f8e6b8070041ffd3a711991e46"><code>66aad10</code></a> feat: add support for recursive schemas & structs (<a href="https://redirect.github.com/hamba/avro/issues/413">#413</a>)</li> <li><a href="https://github.com/hamba/avro/commit/e2e849d3e9497281ac6bb4d12092cc99ef2b31c1"><code>e2e849d</code></a> fix: allow multi-line doc, and custom fields (<a href="https://redirect.github.com/hamba/avro/issues/411">#411</a>)</li> <li><a href="https://github.com/hamba/avro/commit/a76983dc59afb522cafb799eaea33e8a15756114"><code>a76983d</code></a> chore: bump github.com/klauspost/compress from 1.17.8 to 1.17.9 in the all gr...</li> <li><a href="https://github.com/hamba/avro/commit/8fff381ada6646422c09c72ea8e3eea7c373a542"><code>8fff381</code></a> feat: output doc comments for package, structs, and fields in avrogen (<a href="https://redirect.github.com/hamba/avro/issues/405">#405</a>)</li> <li><a href="https://github.com/hamba/avro/commit/067d037bb2fb782a2ccd14d310bf9d4e6af15aa0"><code>067d037</code></a> docs: update godoc link (<a href="https://redirect.github.com/hamba/avro/issues/409">#409</a>)</li> <li><a href="https://github.com/hamba/avro/commit/b7f2440ac2966728cdab5fca53dccbb19ade0799"><code>b7f2440</code></a> chore: bump golang.org/x/tools from 0.21.0 to 0.22.0 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/408">#408</a>)</li> <li>See full diff in <a href="https://github.com/hamba/avro/compare/v2.22.1...v2.23.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.22.1&new-version=2.23.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information