Skip to content

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

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

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/datafusion-arrow-parquet-49d611422d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
arrow 58.4.0 60.0.0
arrow-array 58.4.0 60.0.0
arrow-buffer 58.4.0 60.0.0
arrow-cast 58.4.0 60.0.0
arrow-data 58.4.0 60.0.0
arrow-ipc 58.4.0 60.0.0
arrow-json 58.4.0 60.0.0
arrow-schema 58.4.0 60.0.0
datafusion 54.1.0 55.1.0
datafusion-catalog 54.1.0 55.1.0
datafusion-common 54.1.0 55.1.0
datafusion-common-runtime 54.1.0 55.1.0
datafusion-proto 54.1.0 55.1.0
datafusion-datasource 54.1.0 55.1.0
datafusion-datasource-parquet 54.1.0 55.1.0
datafusion-execution 54.1.0 55.1.0
datafusion-expr 54.1.0 55.1.0
datafusion-ffi 54.1.0 55.1.0
datafusion-optimizer 54.1.0 55.1.0
datafusion-physical-expr 54.1.0 55.1.0
datafusion-physical-plan 54.1.0 55.1.0
datafusion-pruning 54.1.0 55.1.0
datafusion-session 54.1.0 55.1.0
object_store 0.13.2 0.14.2
parquet 58.4.0 59.3.0
parquet-geospatial 58.4.0 59.3.0
zarrs_object_store 0.6.2 0.7.0

Updates arrow from 58.4.0 to 60.0.0

Release notes

Sourced from arrow's releases.

arrow 60.0.0

Changelog

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

... (truncated)

Changelog

Sourced from arrow's changelog.

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

Enhancements

... (truncated)

Commits
  • ef1fa15 Update version to 60.0.0 and add CHANGELOG (#11036)
  • f9e02ba perf(variant): resolve borrowed field names without searching the metadata di...
  • a4963a9 minor : batches_to_flight_data() should not require ownership of arguments ...
  • 44141e6 fix(parquet): skip miniblocks wider than 64 values instead of erroring (#11021)
  • 2078680 Prettify RunEndEncoded datatype display (#10840)
  • b7e5977 [Parquet] Populate bloom filters from the dictionary while a column is dictio...
  • 5be0557 [Parquet] Add writer option to skip bloom filters for column chunks whose dat...
  • b06b9c1 fix(arrow-ipc): return an error for a DictionaryBatch without its data (#11020)
  • 8f00fb4 Fix interleave on zero-width FixedSizeListArray (#11026)
  • 2e3a243 chore(deps): bump zstd from 0.13.3 to 0.14.0 (#11024)
  • Additional commits viewable in compare view

Updates arrow-array from 58.4.0 to 60.0.0

Release notes

Sourced from arrow-array's releases.

arrow 60.0.0

Changelog

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

... (truncated)

Changelog

Sourced from arrow-array's changelog.

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

Enhancements

... (truncated)

Commits
  • ef1fa15 Update version to 60.0.0 and add CHANGELOG (#11036)
  • f9e02ba perf(variant): resolve borrowed field names without searching the metadata di...
  • a4963a9 minor : batches_to_flight_data() should not require ownership of arguments ...
  • 44141e6 fix(parquet): skip miniblocks wider than 64 values instead of erroring (#11021)
  • 2078680 Prettify RunEndEncoded datatype display (#10840)
  • b7e5977 [Parquet] Populate bloom filters from the dictionary while a column is dictio...
  • 5be0557 [Parquet] Add writer option to skip bloom filters for column chunks whose dat...
  • b06b9c1 fix(arrow-ipc): return an error for a DictionaryBatch without its data (#11020)
  • 8f00fb4 Fix interleave on zero-width FixedSizeListArray (#11026)
  • 2e3a243 chore(deps): bump zstd from 0.13.3 to 0.14.0 (#11024)
  • Additional commits viewable in compare view

Updates arrow-buffer from 58.4.0 to 60.0.0

Release notes

Sourced from arrow-buffer's releases.

arrow 60.0.0

Changelog

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

... (truncated)

Changelog

Sourced from arrow-buffer's changelog.

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

Enhancements

... (truncated)

Commits
  • ef1fa15 Update version to 60.0.0 and add CHANGELOG (#11036)
  • f9e02ba perf(variant): resolve borrowed field names without searching the metadata di...
  • a4963a9 minor : batches_to_flight_data() should not require ownership of arguments ...
  • 44141e6 fix(parquet): skip miniblocks wider than 64 values instead of erroring (#11021)
  • 2078680 Prettify RunEndEncoded datatype display (#10840)
  • b7e5977 [Parquet] Populate bloom filters from the dictionary while a column is dictio...
  • 5be0557 [Parquet] Add writer option to skip bloom filters for column chunks whose dat...
  • b06b9c1 fix(arrow-ipc): return an error for a DictionaryBatch without its data (#11020)
  • 8f00fb4 Fix interleave on zero-width FixedSizeListArray (#11026)
  • 2e3a243 chore(deps): bump zstd from 0.13.3 to 0.14.0 (#11024)
  • Additional commits viewable in compare view

Updates arrow-cast from 58.4.0 to 60.0.0

Release notes

Sourced from arrow-cast's releases.

arrow 60.0.0

Changelog

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

... (truncated)

Changelog

Sourced from arrow-cast's changelog.

60.0.0 - (2026-09-10)

Full Changelog

Breaking changes

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-arrow-parquet-49d611422d branch 9 times, most recently from 0efabce to 2761b7a Compare September 21, 2026 02:30
…ry with 27 updates

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

| Package | From | To |
| --- | --- | --- |
| [arrow](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [arrow-array](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [arrow-buffer](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [arrow-cast](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [arrow-data](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [arrow-ipc](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [arrow-json](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [arrow-schema](https://github.com/apache/arrow-rs) | `58.4.0` | `60.0.0` |
| [datafusion](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-catalog](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-common](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-common-runtime](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-proto](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-datasource](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-datasource-parquet](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-execution](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-expr](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-ffi](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-optimizer](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-physical-expr](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-physical-plan](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-pruning](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [datafusion-session](https://github.com/apache/datafusion) | `54.1.0` | `55.1.0` |
| [object_store](https://github.com/apache/arrow-rs-object-store) | `0.13.2` | `0.14.2` |
| [parquet](https://github.com/apache/arrow-rs) | `58.4.0` | `59.3.0` |
| [parquet-geospatial](https://github.com/apache/arrow-rs) | `58.4.0` | `59.3.0` |
| [zarrs_object_store](https://github.com/zarrs/zarrs) | `0.6.2` | `0.7.0` |



Updates `arrow` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

Updates `arrow-array` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

Updates `arrow-buffer` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

Updates `arrow-cast` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

Updates `arrow-data` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

Updates `arrow-ipc` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

Updates `arrow-json` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

Updates `arrow-schema` from 58.4.0 to 60.0.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@58.4.0...60.0.0)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `object_store` from 0.13.2 to 0.14.2
- [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.13.2...v0.14.2)

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

Updates `parquet-geospatial` from 58.4.0 to 59.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/59.3.0/CHANGELOG.md)
- [Commits](apache/arrow-rs@58.4.0...59.3.0)

Updates `zarrs_object_store` from 0.6.2 to 0.7.0
- [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.6.2...zarrs_object_store-v0.7.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-array
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-buffer
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-cast
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-data
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-ipc
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-json
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: arrow-schema
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-catalog
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-common
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-common-runtime
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-datasource
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-datasource-parquet
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-execution
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-expr
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-ffi
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-optimizer
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-physical-expr
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-physical-plan
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-proto
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-pruning
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: datafusion-session
  dependency-version: 55.0.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.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: parquet-geospatial
  dependency-version: 59.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: datafusion-arrow-parquet
- dependency-name: zarrs_object_store
  dependency-version: 0.7.0
  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-49d611422d branch from 2761b7a to 1c7cb1b Compare September 22, 2026 02:06
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