Skip to content

build(deps): bump parquet from 59.1.0 to 59.2.0 - #724

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/parquet-59.2.0
Closed

build(deps): bump parquet from 59.1.0 to 59.2.0#724
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/parquet-59.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps parquet from 59.1.0 to 59.2.0.

Release notes

Sourced from parquet's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from parquet's changelog.

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

Performance improvements

... (truncated)

Commits
  • 782e5a6 Update version to 59.2.0, update changelog generation to git-cliff (#10451)
  • ed92960 Revert "chore: formalize the default map field names to match default arrow s...
  • bf82c78 chore(parquet): add link to ticket in object_store deprecation message (#10502)
  • 15c20f0 chore(avro): add link to ticket in object_store deprecation message (#10503)
  • e7ae89c Enable allow_attributes lint for arrow-string (#10482)
  • 37866b4 fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)
  • fd8ead5 arrow-avro: Deprecate object_store integration (#10484)
  • 34c7c2b parquet: Remove explicit object_store integration (#10354)
  • 6183ac9 Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)
  • 23e61b6 chore: add sub tags (#10473)
  • 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)

Summary by cubic

Upgrade parquet from 59.1.0 to 59.2.0 to pick up bug fixes and performance improvements. Lockfile updates include a transitive bump to num-bigint and removal of paste.

  • Dependencies

    • parquet → 59.2.0
    • Transitive: num-bigint → 0.5.1; paste removed
    • Notable upstream: fix for mask filtering across skipped pages; faster ZSTD codec and write paths
  • Migration

    • parquet removed explicit object_store integration; if you used that feature, migrate to using object_store directly in your code

Written for commit 388c354. Summary will update on new commits.

Review in cubic

Bumps [parquet](https://github.com/apache/arrow-rs) from 59.1.0 to 59.2.0.
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@59.1.0...59.2.0)

---
updated-dependencies:
- dependency-name: parquet
  dependency-version: 59.2.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 rust Pull requests that update Rust code labels Aug 10, 2026
@dependabot
dependabot Bot requested a review from marvin-hansen as a code owner August 10, 2026 22:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 10, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​parquet@​59.1.0 ⏵ 59.2.098100100100100

View full report

@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like parquet is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 10, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/parquet-59.2.0 branch August 10, 2026 23:46
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants