chore(deps): bump the arrow group across 1 directory with 3 updates - #303
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the arrow group across 1 directory with 3 updates#303dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/arrow-9508dd14ec
branch
4 times, most recently
from
June 30, 2026 05:07
4b18eaa to
a0b7306
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/arrow-9508dd14ec
branch
from
July 7, 2026 05:07
a0b7306 to
eee9738
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/arrow-9508dd14ec
branch
from
July 14, 2026 05:07
eee9738 to
849c257
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/arrow-9508dd14ec
branch
2 times, most recently
from
August 4, 2026 05:07
01b5fda to
86ac3b9
Compare
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
Bot
force-pushed
the
dependabot/cargo/arrow-9508dd14ec
branch
from
August 11, 2026 05:08
86ac3b9 to
97a2d0b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the arrow group with 3 updates in the / directory: object_store, parquet and pyo3-arrow.
Updates
object_storefrom 0.13.2 to 0.14.1Release notes
Sourced from object_store's releases.
... (truncated)
Changelog
Sourced from object_store's changelog.
... (truncated)
Commits
c7316d2Update version to 0.14.1 and add CHANGELOG (#794)c66dd12Cache Azure user delegation key for SAS signing (#781)7a7deeaDo not explicitly addHostheader when making requests with S3Builder (#790)19be0b1Update release process to use RC tags (#796)e3b8561Add automatic GitHub release workflow (#797)e64e8e3Pin Rust toolchain to 1.97.0 and fix clippy useless_borrows_in_formatting (#799)18102f3impl HttpError::new_boxed to provide user with ability to ctor from already b...7e854effix(aws): recognize S3 dual-stack endpoints in URL parsing (#780)09adc41Reduce lock hold time in DefaultObjectStoreRegistry::deregister (#792)c2048e0feat: add deregister to ObjectStoreRegistry (#784)Updates
parquetfrom 58.4.0 to 59.2.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
pyo3-arrowfrom 0.17.0 to 0.18.0Commits
480035aci: Fix publish of pyo3-arrow (#501)92d0338chore(arro3): bump to arrow/parquet v59 (#500)959781echore(pyo3-arrow): Bump pyo3-arrow to arrow 59 (#499)1c60c59fix(docs): fix duckdb inventory link (#498)4cf69f4ci: Use trusted publishing for pypi (#492)a89df1fci: Remove pyo3-bytes trusted publishing (#491)abdb076docs: remove comment about pin (#490)