deps(deps): bump the data group across 1 directory with 2 updates#121
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the data group across 1 directory with 2 updates#121dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the data group with 2 updates in the / directory: [datasets](https://github.com/huggingface/datasets) and [pyarrow](https://github.com/apache/arrow). Updates `datasets` from 4.4.2 to 5.0.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@4.4.2...5.0.0) Updates `pyarrow` from 21.0.0 to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-24.0.0) --- updated-dependencies: - dependency-name: datasets dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: data - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: data ... Signed-off-by: dependabot[bot] <support@github.com>
NuntiusReviewed commits
Here is an analysis of the proposed changes in AnalysisThe changes represent major version upgrades for two core data-science libraries:
1. Correctness & Compatibility
2. Performance & Security
RecommendationsSince lockfiles should be managed via package management tools (such as Instead, before merging this PR, ensure the following verification steps are completed:
|
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 data group with 2 updates in the / directory: datasets and pyarrow.
Updates
datasetsfrom 4.4.2 to 5.0.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
68ac1a9Release: 5.0.0 (#8239)cfe4492Support composed splits in streaming datasets (#8220)fd67320Keep None as a real null in Json() columns instead of the string "null" (#8231)10cdc81Fix iterable skip over full Arrow blocks (#8236)b7c064dParse agent traces messages for SFT usingteich(#8232)31e92f1fix: embed_external_files=True for mesh support (#8224)d168d5ffeat: add TsFile (Apache IoTDB) packaged builder with per-device wide format ...992f3cffix(map): fix progress bar exceeding total when load_from_cache_file=False (#...8474a91Fix single lance file form pylance 7.0 (#8225)d4284e9feat: add 3D mesh support and MeshFolder builder (#8055)Updates
pyarrowfrom 21.0.0 to 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)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