chore(deps): bump the arrow group with 4 updates#236
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the arrow group with 4 updates#236dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
f83d844 to
68de1f8
Compare
68de1f8 to
7a5c7cd
Compare
7a5c7cd to
3944833
Compare
Bumps the arrow group with 4 updates: [geoarrow-schema](https://github.com/geoarrow/geoarrow-rs), [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 `geoarrow-schema` from 0.6.2 to 0.7.0 - [Release notes](https://github.com/geoarrow/geoarrow-rs/releases) - [Changelog](https://github.com/geoarrow/geoarrow-rs/blob/main/CHANGELOG.md) - [Commits](geoarrow/geoarrow-rs@py-v0.6.2...rust-v0.7.0) Updates `object_store` from 0.12.4 to 0.13.1 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.12.4...v0.13.1) Updates `parquet` from 56.2.0 to 57.3.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@56.2.0...57.3.0) Updates `pyo3-arrow` from 0.12.0 to 0.14.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.12.0...pyo3-arrow-v0.14.0) --- updated-dependencies: - dependency-name: geoarrow-schema dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow - dependency-name: object_store dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow - dependency-name: parquet dependency-version: 57.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow - dependency-name: pyo3-arrow dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: arrow ... Signed-off-by: dependabot[bot] <support@github.com>
3944833 to
f085b74
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 4 updates: geoarrow-schema, object_store, parquet and pyo3-arrow.
Updates
geoarrow-schemafrom 0.6.2 to 0.7.0Release notes
Sourced from geoarrow-schema's releases.
Commits
b987f25chore: Prepare 0.7.0 release (#1418)0ba622arefactor: return Option for from_extension_field (#1394)e17e9e4chore: Clippy updates (#1415)a67494achore: Bump to pyo3 0.27 (#1408)f1deee4chore: Bump to arrow 57 (#1402)e98313achore(js): Clean up JS bindings, deleting most unused code (#1406)Updates
object_storefrom 0.12.4 to 0.13.1Changelog
Sourced from object_store's changelog.
... (truncated)
Commits
1e32f96Update version to 0.13.1 and add CHANGELOG (#599)5cb565bfix:docs.rsbuild failure (#591)78717c5fix:SO_LINGERw/ zero doesn't block (also: it's just a test) (#592)eedbf3dPrepare for 0.13.0 release (#581)44e258cAdd A "upgrading to 0.13.0" guide in docs (#584)24e5fbcUpdate release schedule on README (#583)378bfe7correctly expose HttpError through RetryError::source (#580)fa40170Pathimprovements (#546)493a5d0fix: Add more details on what isn't implemented (#575)7b09e4eDocumentation for backend support of bulk delete (#571)Updates
parquetfrom 56.2.0 to 57.3.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
Commits
7505005[57_maintenance] Update version to 57.3.0, add changelog (#9333)6bbfb99[maintenance_57] Fix string array equality when the values buffer is the same...505eb8e[57_maintenance] Revert "Seal Array trait (#9092)", markArrayasunsafe...74cf914[57_maintenance] MarkBufferBuilder::new_from_bufferas unsafe (#9292) (#9312)25cc1ac[57_maintenance] fix: ensureBufferBuilder::truncatedoesn't overset length...9fc2fbb[57_maintenance[Parquet] Provide only encrypted column stats in plaintext foo...3df3157[57_maintenance] [regression] Error with adaptive predicate pushdown: "Invali...9e822e0Update version to57.2.0, add CHANGELOG (#9103)28f66f9Add Union encoding documentation (#9102)a8346beMinor: make it clear cache array reader is not cloning arrays (#9057)Updates
pyo3-arrowfrom 0.12.0 to 0.14.0Commits
e131bc9Bump to arrow 57e2de4dachore: Fix lint of unused objects in release mode (#417)76f5df0fix(ci): Ensure we use Python 3.11 interpreter for building abi3 wheels (#416)75f12c9chore: Bump arro3 version to 0.6.4 (#414)2866315ci: Build abi3 wheels where possible, falling back to version-specific wheels...f53c755feat: Add support for Decimal scalar type conversion to Python (#412)f7df891chore: Bump arrow version to 56.2 (#407)5c3d865feat(arro3): Freethreading - module markers + CI (#275)ab70f0echore: Prepare release 0.6.3 (#401)dba93f3feat(arro3-core): Maintain timezone info when converting scalar tz to `dateti...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions