Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump arrow from 54.1.0 to 54.2.0 in the prod-deps group #330

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the prod-deps group with 1 update: arrow.

Updates arrow from 54.1.0 to 54.2.0

Release notes

Sourced from arrow's releases.

arrow 54.2.0

Changelog

54.2.0 (2025-02-12)

Full Changelog

Implemented enhancements:

  • Casting from Utf8View to Dict(k, Utf8View) #7114
  • Support creating map arrays with key metadata #7100 [arrow]
  • [parquet] Print Parquet BasicTypeInfo id when present #7081 [parquet]
  • Add arrow-ipc benchmarks for the IPC reader and writer #6968 [arrow]

Fixed bugs:

  • NullBufferBuilder::allocated_size Returns Size in Bits #7121 [arrow]
  • [Regression in 54.0.0]. Decimal cast to smaller precision gives invalid (off-by-one) result in some cases #7069 [arrow]
  • Minor: Fix deprecated note to point to the correct const #7067 [arrow]
  • incorrect error message for reading definition levels #7056 [parquet]
  • First None in ListArray panics in cast_with_options #7043 [arrow]

Documentation updates:

Merged pull requests:

  • fix: NullBufferBuilder::allocated_size should return Size in Bytes #7122 [arrow] (shuozel)

... (truncated)

Changelog

Sourced from arrow's changelog.

Historical Changelog

Commits
  • d4b9482 Update version to 54.2.0 and add CHANGELOG (#7110)
  • 34b2184 Revert "Update rand requirement from 0.8 to 0.9 (#7045)" (#7125)
  • d3a875f feat(object_store): random IP address selection (#7123)
  • ef7d753 fix: NullBufferBuilder::allocated_size should return Size in Bytes (#7122)
  • 78c9df9 Add tests that arrow IPC data is validated (#7096)
  • 2bce568 Support converting large dates (i.e. +10999-12-31) from string to Date32 (#7074)
  • a85fc03 Support setting key field in MapBuilder (#7101)
  • 27d2a75 Expose record boundary information in JSON decoder (#7092)
  • 19f01e3 object_store/gcp: derive Clone for GoogleCloudStorage (#7112)
  • d4432c0 Add ipc reader benchmark (#7091)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the prod-deps group with 1 update: [arrow](https://github.com/apache/arrow-rs).


Updates `arrow` from 54.1.0 to 54.2.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@54.1.0...54.2.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 🦀 rust 🦀 Pull requests that edit Rust code dependencies Pull requests that update a dependency file labels Feb 17, 2025
@PrettyWood PrettyWood merged commit 22a3096 into main Feb 18, 2025
23 checks passed
@PrettyWood PrettyWood deleted the dependabot/cargo/prod-deps-cf60337627 branch February 18, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦀 rust 🦀 Pull requests that edit Rust code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant