Skip to content

chore(deps): bump github.com/parquet-go/parquet-go from 0.30.1 to 0.31.0 - #317

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/parquet-go/parquet-go-0.31.0
Closed

chore(deps): bump github.com/parquet-go/parquet-go from 0.30.1 to 0.31.0#317
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/parquet-go/parquet-go-0.31.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/parquet-go/parquet-go from 0.30.1 to 0.31.0.

Release notes

Sourced from github.com/parquet-go/parquet-go's releases.

v0.31.0

What's Changed

Other changes

New Contributors

Full Changelog: parquet-go/parquet-go@v0.30.2...v0.31.0

v0.30.2

What's Changed

Other changes

New Contributors

Full Changelog: parquet-go/parquet-go@v0.30.1...v0.30.2

Commits
  • e757753 Fix encoding handling for schemas derived from legacy files (#555)
  • 7da7d08 fix(variant): binary codec spec conformance and input validation (#551)
  • 3564a3f perf: optimize variant.Marshal via direct reflect-walk serialization (#550)
  • 91684bb fix(bloomfilter): correct offset calculation for section reads (#548)
  • ecdb484 perf: specialize single-column row comparator to bypass interface dispatch (#...
  • 57c2750 perf: make Value level mutation inlinable and add in-place setters (#546)
  • 7f96b39 Validate and error on invalid row counts in file & rowgroup footers (#539)
  • 395bdaf Validate page headers, return errors instead of panic (#538)
  • 3993043 Check data capacity (#540)
  • c212f99 perf: avoid per-row allocations when writing time columns (#542)
  • 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/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) from 0.30.1 to 0.31.0.
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](parquet-go/parquet-go@v0.30.1...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/parquet-go/parquet-go
  dependency-version: 0.31.0
  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 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #318.

@dependabot dependabot Bot closed this Aug 14, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/parquet-go/parquet-go-0.31.0 branch August 14, 2026 20:04
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.

0 participants