Skip to content

Commit 7c84f3c

Browse files
chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 (#641)
Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.30.0 to 2.31.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.31.0</h2> <h2>Final release</h2> <p>This will be the last release for <code>hamba/avro</code>. It will no longer be maintained.</p> <h2>What's Changed</h2> <ul> <li>chore: support Go 1.25 by <a href="https://github.com/nrwiersma"><code>@​nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/569">hamba/avro#569</a></li> <li>chore: bump golang.org/x/tools from 0.36.0 to 0.37.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/568">hamba/avro#568</a></li> <li>chore: bump golang.org/x/tools from 0.37.0 to 0.38.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/575">hamba/avro#575</a></li> <li>feat: add SOE codecs by <a href="https://github.com/kimgr"><code>@​kimgr</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/514">hamba/avro#514</a></li> <li>Feature: add enum generator by <a href="https://github.com/slashformotion"><code>@​slashformotion</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/574">hamba/avro#574</a></li> <li>chore: bump github.com/klauspost/compress from 1.18.0 to 1.18.1 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/576">hamba/avro#576</a></li> <li>chore: bump golangci/golangci-lint-action from 8 to 9 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/577">hamba/avro#577</a></li> <li>chore: bump golang.org/x/tools from 0.38.0 to 0.39.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/578">hamba/avro#578</a></li> <li>chore: bump actions/checkout 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/579">hamba/avro#579</a></li> <li>chore: update linter by <a href="https://github.com/nrwiersma"><code>@​nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/580">hamba/avro#580</a></li> <li>chore: bump github.com/klauspost/compress from 1.18.1 to 1.18.2 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/582">hamba/avro#582</a></li> <li>chore: bump golang.org/x/tools from 0.39.0 to 0.40.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/588">hamba/avro#588</a></li> <li>Fix zstd potential memory leak by <a href="https://github.com/aryehlev"><code>@​aryehlev</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/584">hamba/avro#584</a></li> <li>support reseting encoder to reduce load on GC. by <a href="https://github.com/aryehlev"><code>@​aryehlev</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/587">hamba/avro#587</a></li> <li>support reusing the same zstd encoder/decoder. by <a href="https://github.com/aryehlev"><code>@​aryehlev</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/585">hamba/avro#585</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/slashformotion"><code>@​slashformotion</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/574">hamba/avro#574</a></li> <li><a href="https://github.com/aryehlev"><code>@​aryehlev</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/584">hamba/avro#584</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.30.0...v2.31.0">https://github.com/hamba/avro/compare/v2.30.0...v2.31.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hamba/avro/commit/b022ed5d20b032157f6983a6a8614adff20bc5e4"><code>b022ed5</code></a> feat: support reusing the same zstd encoder/decoder. (<a href="https://redirect.github.com/hamba/avro/issues/585">#585</a>)</li> <li><a href="https://github.com/hamba/avro/commit/2bffcc18ed6d90019199ef9c8a95de450767db6b"><code>2bffcc1</code></a> support reseting encoder to reduce load on GC. (<a href="https://redirect.github.com/hamba/avro/issues/587">#587</a>)</li> <li><a href="https://github.com/hamba/avro/commit/97d31effe31510d0508fce035b3fecd6ce440e5b"><code>97d31ef</code></a> Fix zstd potential memory leak (<a href="https://redirect.github.com/hamba/avro/issues/584">#584</a>)</li> <li><a href="https://github.com/hamba/avro/commit/7579cea5b817619559c448cea615414dc8c87fd5"><code>7579cea</code></a> chore: bump golang.org/x/tools from 0.39.0 to 0.40.0 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/588">#588</a>)</li> <li><a href="https://github.com/hamba/avro/commit/9af4aa4795854040b7f8544c26465aad6a2a6fcf"><code>9af4aa4</code></a> chore: bump github.com/klauspost/compress from 1.18.1 to 1.18.2 in the all gr...</li> <li><a href="https://github.com/hamba/avro/commit/dd9ac909e09d4416c1cfcc287f2cd313f70766b6"><code>dd9ac90</code></a> chore: update linter (<a href="https://redirect.github.com/hamba/avro/issues/580">#580</a>)</li> <li><a href="https://github.com/hamba/avro/commit/e4b1671a4dd57bffb1396c9c18c21ffb0e848d31"><code>e4b1671</code></a> chore: bump actions/checkout from 5 to 6 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/579">#579</a>)</li> <li><a href="https://github.com/hamba/avro/commit/f6960fb6da5020be6701bfd44938a997b1dec9c6"><code>f6960fb</code></a> chore: bump golang.org/x/tools from 0.38.0 to 0.39.0 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/578">#578</a>)</li> <li><a href="https://github.com/hamba/avro/commit/cdd6527b5ce6419fb1fedcfe374b476e48df3ec3"><code>cdd6527</code></a> chore: bump golangci/golangci-lint-action from 8 to 9 in the all group (<a href="https://redirect.github.com/hamba/avro/issues/577">#577</a>)</li> <li><a href="https://github.com/hamba/avro/commit/505d33f63a348d591965d4e3540691cf45f612e3"><code>505d33f</code></a> chore: bump github.com/klauspost/compress from 1.18.0 to 1.18.1 in the all gr...</li> <li>Additional commits viewable in <a href="https://github.com/hamba/avro/compare/v2.30.0...v2.31.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.30.0&new-version=2.31.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 601d03b commit 7c84f3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/golang/snappy v1.0.0
2828
github.com/google/flatbuffers v25.12.19+incompatible
2929
github.com/google/uuid v1.6.0
30-
github.com/hamba/avro/v2 v2.30.0
30+
github.com/hamba/avro/v2 v2.31.0
3131
github.com/klauspost/asmfmt v1.3.2
3232
github.com/klauspost/compress v1.18.2
3333
github.com/klauspost/cpuid/v2 v2.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ github.com/gookit/color v1.4.2/go.mod h1:fqRyamkC1W8uxl+lxCQxOT09l/vYfZ+QeiX3rKQ
6969
github.com/gookit/color v1.5.0/go.mod h1:43aQb+Zerm/BWh2GnrgOQm7ffz7tvQXEKV6BFMl7wAo=
7070
github.com/gookit/color v1.5.4 h1:FZmqs7XOyGgCAxmWyPslpiok1k05wmY3SJTytgvYFs0=
7171
github.com/gookit/color v1.5.4/go.mod h1:pZJOeOS8DM43rXbp4AZo1n9zCU2qjpcRko0b6/QJi9w=
72-
github.com/hamba/avro/v2 v2.30.0 h1:OaIdh0+dZIJ331FO/+YYBwZZRdGVyyHuRSyHsjZLJoA=
73-
github.com/hamba/avro/v2 v2.30.0/go.mod h1:X6gDhYv6DQVAT56VqOKuW+PLnQrEQqGB9l1nhlMdAdQ=
72+
github.com/hamba/avro/v2 v2.31.0 h1:wv3nmua7lCEIwWsb6vqsTS3pXktTxcKg5eoyNu0VhrU=
73+
github.com/hamba/avro/v2 v2.31.0/go.mod h1:t6lJYAGE5Mswfn17zjtyQsssRQgnqO6TXLBCHHWRqrw=
7474
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
7575
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
7676
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=

0 commit comments

Comments
 (0)