[PR #135] [CLOSED] Bump github.com/hamba/avro/v2 from 2.12.0 to 2.13.0 #142

Closed
opened 2026-02-28 14:16:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/abh/geodns/pull/135
Author: @dependabot[bot]
Created: 7/27/2023
Status: Closed

Base: mainHead: dependabot/go_modules/github.com/hamba/avro/v2-2.13.0


📝 Commits (1)

  • 907ad18 Bump github.com/hamba/avro/v2 from 2.12.0 to 2.13.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/hamba/avro/v2 from 2.12.0 to 2.13.0.

Release notes

Sourced from github.com/hamba/avro/v2's releases.

v2.13.0

Potentially Breaking Change

For security reasons, the configuration Config.MaxByteSliceSize restricts the maximum size of bytes and string types created by the Reader. The default maximum size is 1MiB and is configurable. This is required to stop untrusted input from consuming all memory and crashing the application. Should this not be need, setting a negative number will disable the behaviour.

What's Changed

Full Changelog: https://github.com/hamba/avro/compare/v2.12.0...v2.13.0

Commits

Dependabot compatibility score

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 commands and options

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/abh/geodns/pull/135 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/27/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/go_modules/github.com/hamba/avro/v2-2.13.0` --- ### 📝 Commits (1) - [`907ad18`](https://github.com/abh/geodns/commit/907ad187b18db50beede0ccc4848427cc88b785b) Bump github.com/hamba/avro/v2 from 2.12.0 to 2.13.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.12.0 to 2.13.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.13.0</h2> <h2>Potentially Breaking Change</h2> <p>For security reasons, the configuration <code>Config.MaxByteSliceSize</code> restricts the maximum size of <code>bytes</code> and <code>string</code> types created by the <code>Reader</code>. The default maximum size is <code>1MiB</code> and is configurable. This is required to stop untrusted input from consuming all memory and crashing the application. Should this not be need, setting a negative number will disable the behaviour.</p> <h2>What's Changed</h2> <ul> <li>feat: add max byte slice size config by <a href="https://github.com/nrwiersma"><code>@​nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/273">hamba/avro#273</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.12.0...v2.13.0">https://github.com/hamba/avro/compare/v2.12.0...v2.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hamba/avro/commit/b4a402f41cf44b6094b5131286830ba9bb1eb290"><code>b4a402f</code></a> feat: add max byte slice size config (<a href="https://redirect.github.com/hamba/avro/issues/273">#273</a>)</li> <li>See full diff in <a href="https://github.com/hamba/avro/compare/v2.12.0...v2.13.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.12.0&new-version=2.13.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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/abh/geodns/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:16:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/geodns#142
No description provided.