Skip to content

chore: Bump github.com/twmb/avro from 1.5.0 to 1.7.2 - #1167

Merged
zeroshade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/twmb/avro-1.7.2
Aug 11, 2026
Merged

chore: Bump github.com/twmb/avro from 1.5.0 to 1.7.2#1167
zeroshade merged 1 commit into
mainfrom
dependabot/go_modules/github.com/twmb/avro-1.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/twmb/avro from 1.5.0 to 1.7.2.

Commits
  • be720b1 Merge pull request #37 from twmb/fix-nil-interface-fast-paths
  • fd58334 review: tighten setIface to reject non-interface v
  • 774f7d5 review: round of fixes (scanner-advance comment, UUID split, errIndirectDeep ...
  • 5441c13 review: propagate errTooDeep through JSON union trial loops
  • d03c6e3 review: fail-fast assignability check in decodeRecordAny
  • fd6d018 review: pin stale-key semantics of map reuse in *any decode
  • 4cc4943 review feedback: clarify TaggedUnions doc, drop errIndirectDeep, harden concu...
  • 8f118bf test: fuzz pathologically deep + cyclic inputs
  • 21006ca all: cap remaining pointer/interface unwrap loops at maxIndirectDepth
  • a302d51 all: comprehensive recursion depth audit, decoder + bypass paths
  • Additional commits viewable in compare view

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 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)

Bumps [github.com/twmb/avro](https://github.com/twmb/avro) from 1.5.0 to 1.7.2.
- [Commits](twmb/avro@v1.5.0...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/twmb/avro
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 10, 2026
@dependabot
dependabot Bot requested a review from zeroshade as a code owner August 10, 2026 19:34

@zeroshade zeroshade left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Straightforward dependency update. I verified the exact PR head still uses github.com/twmb/avro throughout arrow/avro, including OCF reading, schema parsing, logical values, and the associated tests.

The change is limited to the version and checksums. The module's go.mod checksum is unchanged, so this does not alter its transitive dependency graph. The upstream range includes decoder fixes and recursion-depth hardening, and Arrow Go's full CI matrix is green.


This review was drafted by an AI-assisted tool and confirmed by an Apache Arrow Go maintainer. The maintainer approving this PR has read the findings and signed off. If something feels off, please reply on the PR and a maintainer will follow up.

More on how Apache Arrow Go handles maintainer review: CONTRIBUTING.md.

@zeroshade
zeroshade merged commit e0f9dc7 into main Aug 11, 2026
40 of 41 checks passed
@zeroshade
zeroshade deleted the dependabot/go_modules/github.com/twmb/avro-1.7.2 branch August 11, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant