Skip to content

chore(deps): bump the datafusion-arrow-parquet group across 1 directory with 13 updates - #1083

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/datafusion-arrow-parquet-2aed94ca3b
Open

chore(deps): bump the datafusion-arrow-parquet group across 1 directory with 13 updates#1083
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/datafusion-arrow-parquet-2aed94ca3b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the datafusion-arrow-parquet group with 10 updates in the / directory:

Package From To
arrow 57.1.0 59.2.0
arrow-array 57.3.0 59.2.0
arrow-cast 57.3.0 59.2.0
arrow-ipc 57.3.0 59.2.0
arrow-json 57.3.0 59.2.0
datafusion-common-runtime 52.5.0 54.1.0
object_store 0.12.4 0.14.1
parquet 57.3.0 59.2.0
parquet-geospatial 57.3.0 59.2.0
zarrs_object_store 0.5.0 0.6.2

Updates arrow from 57.1.0 to 59.2.0

Release notes

Sourced from arrow's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from arrow'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

Updates arrow-array from 57.3.0 to 59.2.0

Release notes

Sourced from arrow-array's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from arrow-array'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

Updates arrow-buffer from 57.3.0 to 57.3.1

Release notes

Sourced from arrow-buffer's releases.

arrow 57.3.1

Changelog

57.3.1 (2026-05-07)

Full Changelog

Fixed bugs:

  • [arrow-buffer] Integer overflow in BufferBuilder::reserve leads to undefined behavior #9897 [arrow]
  • [arrow-array] Integer overflow in FixedSizeBinaryArray::value leads to undefined behavior #9898 [arrow]
  • [arrow-data] Integer overflow in ArrayData::slice leads to undefined behavior #9899 [arrow]
  • [arrow-data] Integer overflow in ArrayData validation leads to undefined behavior #9900 [arrow]
  • [arrow-row] Integer overflow in Rows::row index handling leads to undefined behavior #9901 [arrow]
  • [arrow-buffer] Integer overflow in BitChunks::new leads to undefined behavior #9903 [arrow]
  • [arrow-buffer] Integer overflow in repeat_slice_n_times leads to undefined behavior #9904 [arrow]

Merged pull requests:

Changelog

Sourced from arrow-buffer's changelog.

57.3.1 (2026-05-07)

Full Changelog

Fixed bugs:

  • [arrow-buffer] Integer overflow in BufferBuilder::reserve leads to undefined behavior #9897 [arrow]
  • [arrow-array] Integer overflow in FixedSizeBinaryArray::value leads to undefined behavior #9898 [arrow]
  • [arrow-data] Integer overflow in ArrayData::slice leads to undefined behavior #9899 [arrow]
  • [arrow-data] Integer overflow in ArrayData validation leads to undefined behavior #9900 [arrow]
  • [arrow-row] Integer overflow in Rows::row index handling leads to undefined behavior #9901 [arrow]
  • [arrow-buffer] Integer overflow in BitChunks::new leads to undefined behavior #9903 [arrow]
  • [arrow-buffer] Integer overflow in repeat_slice_n_times leads to undefined behavior #9904 [arrow]

Merged pull requests:

Commits
  • da8975c Prepare 57.3.1 release (#9943)
  • ecbc022 [57_maintenance] Prevent ArrayData::slice length overflow (#9813) (#9927)
  • 090e8cb [57_maintenance] Prevent repeat slice length overflow (#9819) (#9920)
  • 2c35fce [57_maintenance] Prevent buffer builder length overflow in MutableBuffer::ext...
  • 315e69f [57_maintenance] Prevent FixedSizeBinaryArray i32 offset overflows (#9872) (#...
  • 33d9479 [57_maintenance] Prevent ArrayData validation length overflow (#9816) (#9925)
  • 45a5665 [57_maintenance] Prevent Rows row index overflow (#9817) (#9922)
  • abd6d4d [57_maintenance] Prevent BitChunks length overflow (#9818) (#9918)
  • See full diff in compare view

Updates arrow-cast from 57.3.0 to 59.2.0

Release notes

Sourced from arrow-cast's releases.

arrow 59.2.0

Changelog

59.2.0 - (2026-08-02)

Full Changelog

Enhancements

Bug fixes

... (truncated)

Changelog

Sourced from arrow-cast'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

Updates arrow-data from 57.3.0 to 57.3.1

Release notes

Sourced from arrow-data's releases.

...

Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-arrow-parquet-2aed94ca3b branch from 19e7c75 to a0afbcf Compare July 26, 2026 01:46
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-arrow-parquet-2aed94ca3b branch 5 times, most recently from ebed94a to 27944b3 Compare August 6, 2026 09:15
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-arrow-parquet-2aed94ca3b branch 2 times, most recently from 5ae74f2 to bc15c59 Compare August 12, 2026 20:15
…ry with 13 updates

Bumps the datafusion-arrow-parquet group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [arrow](https://github.com/apache/arrow-rs) | `57.1.0` | `59.2.0` |
| [arrow-array](https://github.com/apache/arrow-rs) | `57.3.0` | `59.2.0` |
| [arrow-cast](https://github.com/apache/arrow-rs) | `57.3.0` | `59.2.0` |
| [arrow-ipc](https://github.com/apache/arrow-rs) | `57.3.0` | `59.2.0` |
| [arrow-json](https://github.com/apache/arrow-rs) | `57.3.0` | `59.2.0` |
| [datafusion-common-runtime](https://github.com/apache/datafusion) | `52.5.0` | `54.1.0` |
| [object_store](https://github.com/apache/arrow-rs-object-store) | `0.12.4` | `0.14.1` |
| [parquet](https://github.com/apache/arrow-rs) | `57.3.0` | `59.2.0` |
| [parquet-geospatial](https://github.com/apache/arrow-rs) | `57.3.0` | `59.2.0` |
| [zarrs_object_store](https://github.com/zarrs/zarrs) | `0.5.0` | `0.6.2` |



Updates `arrow` from 57.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@57.1.0...59.2.0)

Updates `arrow-array` from 57.3.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@57.3.0...59.2.0)

Updates `arrow-buffer` from 57.3.0 to 57.3.1
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/57.3.1/CHANGELOG.md)
- [Commits](apache/arrow-rs@57.3.0...57.3.1)

Updates `arrow-cast` from 57.3.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@57.3.0...59.2.0)

Updates `arrow-data` from 57.3.0 to 57.3.1
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/57.3.1/CHANGELOG.md)
- [Commits](apache/arrow-rs@57.3.0...57.3.1)

Updates `arrow-ipc` from 57.3.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@57.3.0...59.2.0)

Updates `arrow-json` from 57.3.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@57.3.0...59.2.0)

Updates `arrow-schema` from 57.3.0 to 57.3.1
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/57.3.1/CHANGELOG.md)
- [Commits](apache/arrow-rs@57.3.0...57.3.1)

Updates `datafusion-common-runtime` from 52.5.0 to 54.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...54.1.0)

Updates `object_store` from 0.12.4 to 0.14.1
- [Release notes](https://github.com/apache/arrow-rs-object-store/releases)
- [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs-object-store@v0.12.4...v0.14.1)

Updates `parquet` from 57.3.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@57.3.0...59.2.0)

Updates `parquet-geospatial` from 57.3.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@57.3.0...59.2.0)

Updates `zarrs_object_store` from 0.5.0 to 0.6.2
- [Release notes](https://github.com/zarrs/zarrs/releases)
- [Changelog](https://github.com/zarrs/zarrs/blob/main/CHANGELOG.md)
- [Commits](zarrs/zarrs@zarrs_object_store-v0.5.0...zarrs_object_store-v0.6.2)

---
updated-dependencies:
- dependency-name: arrow
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-array
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-buffer
  dependency-version: 57.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-cast
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-data
  dependency-version: 57.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-ipc
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-json
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-schema
  dependency-version: 57.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-common-runtime
  dependency-version: 54.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: object_store
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: datafusion-arrow-parquet
- dependency-name: parquet
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: parquet-geospatial
  dependency-version: 59.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: zarrs_object_store
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: datafusion-arrow-parquet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-arrow-parquet-2aed94ca3b branch from bc15c59 to 906cbec Compare August 16, 2026 20:27
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