Skip to content

chore(deps): bump the arrow group across 1 directory with 3 updates - #303

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrow-9508dd14ec
Open

chore(deps): bump the arrow group across 1 directory with 3 updates#303
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrow-9508dd14ec

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the arrow group with 3 updates in the / directory: object_store, parquet and pyo3-arrow.

Updates object_store from 0.13.2 to 0.14.1

Release notes

Sourced from object_store's releases.

object_store v0.14.1

Changelog

v0.14.1 (2026-07-10)

Full Changelog

Implemented enhancements:

  • Cache Azure user delegation key for SAS signing #800
  • Add deregister to ObjectStoreRegistry #795
  • Support for S3 dual-stack endpoints #779
  • Coalesce contiguous ranges in LocalFileSystem::get_ranges #778
  • Support for HF Storage Buckets #706

Fixed bugs:

  • Clippy failing on main #798
  • Upgrade quick-xml to resolve RUSTSEC-2026-0194 and RUSTSEC-2026-0195 #786
  • InMemory and LocalFileSystem return unquoted ETags, violating RFC 9110 #769

Closed issues:

  • Bump quick-xml to 0.41.0 for RustSec advisories #787

Merged pull requests:

  • Pin Rust toolchain to 1.97.0 and fix clippy #799 (alamb)
  • chore: reduce lock hold time in DefaultObjectStoreRegistry::deregister #792 (kszucs)
  • Do not explicitly add Host header when making requests with S3Builder #790 (ntjohnson1)
  • impl HttpError::new_boxed to provide user with ability to ctor from already boxed error #789 (DoumanAsh)

... (truncated)

Changelog

Sourced from object_store's changelog.

Historical Changelog

v0.14.0 (2026-06-18)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Support PutMultipartOptions for MultipartStore::create_multipart #745
  • Supporting CPKs for Azure Blob Requests #741
  • Support Extensions in *Result objects #740
  • Implement Signer on PrefixStore #738
  • Make reqwest optional #723
  • Expose azure::split_sas for custom SAS credential providers #720
  • GCS: support bearer-token auth in parse_url_opts without bypassing default option handling #716
  • Custom credentials for signing cannot be provided to GCP stores #698
  • Read timeouts are not supported #680
  • AWS_REQUEST_PAYER="requester" vs Boolean #668
  • Reliable file writes for LocalFileSystem: explicit close error checking and opt-in sync #661
  • infer use_fabric_endpoint based on URI containing "dfs.fabric.microsoft.com" #658
  • Support CRC checksum #611
  • Change crypto provider from ring to aws-rust-lc #413

... (truncated)

Commits
  • c7316d2 Update version to 0.14.1 and add CHANGELOG (#794)
  • c66dd12 Cache Azure user delegation key for SAS signing (#781)
  • 7a7deea Do not explicitly add Host header when making requests with S3Builder (#790)
  • 19be0b1 Update release process to use RC tags (#796)
  • e3b8561 Add automatic GitHub release workflow (#797)
  • e64e8e3 Pin Rust toolchain to 1.97.0 and fix clippy useless_borrows_in_formatting (#799)
  • 18102f3 impl HttpError::new_boxed to provide user with ability to ctor from already b...
  • 7e854ef fix(aws): recognize S3 dual-stack endpoints in URL parsing (#780)
  • 09adc41 Reduce lock hold time in DefaultObjectStoreRegistry::deregister (#792)
  • c2048e0 feat: add deregister to ObjectStoreRegistry (#784)
  • Additional commits viewable in compare view

Updates parquet from 58.4.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

Updates pyo3-arrow from 0.17.0 to 0.18.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arrow-9508dd14ec branch 4 times, most recently from 4b18eaa to a0b7306 Compare June 30, 2026 05:07
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arrow-9508dd14ec branch from a0b7306 to eee9738 Compare July 7, 2026 05:07
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arrow-9508dd14ec branch from eee9738 to 849c257 Compare July 14, 2026 05:07
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arrow-9508dd14ec branch 2 times, most recently from 01b5fda to 86ac3b9 Compare August 4, 2026 05:07
Bumps the arrow group with 3 updates in the / directory: [object_store](https://github.com/apache/arrow-rs-object-store), [parquet](https://github.com/apache/arrow-rs) and [pyo3-arrow](https://github.com/kylebarron/arro3).


Updates `object_store` from 0.13.2 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.13.2...v0.14.1)

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

Updates `pyo3-arrow` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/kylebarron/arro3/releases)
- [Changelog](https://github.com/kylebarron/arro3/blob/main/CHANGELOG.md)
- [Commits](kylebarron/arro3@pyo3-arrow-v0.17.0...pyo3-arrow-v0.18.0)

---
updated-dependencies:
- dependency-name: object_store
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow
- dependency-name: parquet
  dependency-version: 59.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: arrow
- dependency-name: pyo3-arrow
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/arrow-9508dd14ec branch from 86ac3b9 to 97a2d0b Compare August 11, 2026 05:08
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