chore(deps): bump the arrow group across 1 directory with 4 updates#8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the arrow group across 1 directory with 4 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
Packaged is locked to v53 now in |
f61d21f to
c3c81ea
Compare
Bumps the arrow group with 2 updates in the / directory: [arrow](https://github.com/apache/arrow-rs) and [arrow-schema](https://github.com/apache/arrow-rs). Updates `arrow` from 53.4.1 to 54.2.1 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/54.2.1/CHANGELOG.md) - [Commits](apache/arrow-rs@53.4.1...54.2.1) Updates `arrow-array` from 53.4.1 to 53.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/53.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@53.4.1...53.4.0) Updates `arrow-schema` from 53.4.1 to 54.3.1 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@53.4.1...54.3.1) Updates `arrow-flight` from 53.4.1 to 53.4.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/53.4.0/CHANGELOG.md) - [Commits](apache/arrow-rs@53.4.1...53.4.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 54.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow - dependency-name: arrow-array dependency-version: 53.4.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: arrow - dependency-name: arrow-flight dependency-version: 53.4.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: arrow - dependency-name: arrow-schema dependency-version: 54.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: arrow ... Signed-off-by: dependabot[bot] <support@github.com>
c3c81ea to
0d8625c
Compare
Contributor
|
Closed due to #18 |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 2 updates in the / directory: arrow and arrow-schema.
Updates
arrowfrom 53.4.1 to 54.2.1Release notes
Sourced from arrow's releases.
... (truncated)
Changelog
Sourced from arrow's changelog.
Commits
3f56468Bump arrow version to 54.2.1 (#7207)ed0dcb5Use chrono >= 0.4.34, < 0.4.40 to avoid breaking (#7210)d4b9482Update version to 54.2.0 and add CHANGELOG (#7110)34b2184Revert "Update rand requirement from 0.8 to 0.9 (#7045)" (#7125)d3a875ffeat(object_store): random IP address selection (#7123)ef7d753fix: NullBufferBuilder::allocated_size should return Size in Bytes (#7122)78c9df9Add tests that arrow IPC data is validated (#7096)2bce568Support converting large dates (i.e. +10999-12-31) from string to Date32 (#7074)a85fc03Support setting key field in MapBuilder (#7101)27d2a75Expose record boundary information in JSON decoder (#7092)Updates
arrow-arrayfrom 53.4.1 to 53.4.0Changelog
Sourced from arrow-array's changelog.
Commits
12ca3f0Fix string view LIKE checks with NULL values (#6662)7f86ea4Make downcast macros hygenic (#6400) (#6620)Updates
arrow-schemafrom 53.4.1 to 54.3.1Release notes
Sourced from arrow-schema's releases.
... (truncated)
Commits
e62b212Backports, version bump and changelog for 54.3.1 (#7331)57942c4Update version to54.3.0and update CHANGELOG (#7295)9d9674bFix archery integration test (#7292)60c2abcchore: require ffi feature in arrow-schema benchmark (#7298)83dabf9Fix MSRV CI Check (pinhalfdependency) (#7290)514735bAdd example for how to read encrypted parquet files (#7283)936dc59Move make_builder into mod.rs (#7218)eca46e7Minor: Re-enable Discussions (#7288)172d79fMinor: run test_decimal_list again (#7282)a8f0957Move Parquet encryption tests into the arrow_reader integration tests (#7279)Updates
arrow-flightfrom 53.4.1 to 53.4.0Changelog
Sourced from arrow-flight's changelog.
Commits
12ca3f0Fix string view LIKE checks with NULL values (#6662)7f86ea4Make downcast macros hygenic (#6400) (#6620)