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

Update dependencies #679

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Update dependencies #679

merged 1 commit into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change
arrow workspace.dependencies minor 53.0.0 -> 53.1.0
arrow-array workspace.dependencies minor 53.0.0 -> 53.1.0
arrow-data workspace.dependencies minor 53.0.0 -> 53.1.0
arrow-schema workspace.dependencies minor 53.0.0 -> 53.1.0
clap dependencies patch 4.5.18 -> 4.5.19
hyper (source) dependencies patch 0.14.29 -> 0.14.30
once_cell dependencies minor 1.19.0 -> 1.20.2
parquet dependencies minor 53.0.0 -> 53.1.0
reqwest dependencies patch 0.12.7 -> 0.12.8

Release Notes

apache/arrow-rs (arrow)

v53.1.0

Compare Source

Full Changelog

Implemented enhancements:

Fixed bugs:

  • BitIterator panics when retrieving length #​6480 [arrow]
  • Flight data retrieved via Python client (wrapping C++) cannot be used by Rust Arrow #​6471 [arrow]
  • CI integration test failing: Archery test With other arrows #​6448 [parquet] [arrow] [arrow-flight]
  • IPC not respecting not preserving dict ID #​6443 [parquet] [arrow] [arrow-flight]
  • Failing CI: Prost requires Rust 1.71.1 #​6436 [arrow] [arrow-flight]
  • Invalid struct arrays in IPC data causes panic during read #​6416 [arrow]
  • REE Dicts cannot be encoded/decoded with streaming IPC #​6398 [arrow]
  • Reading json map with non-nullable value schema doesn't error if values are actually null #​6391
  • StringViewBuilder with deduplication does not clear observed values #​6384 [arrow]
  • Cast from Decimal(p, s) to dictionary-encoded Decimal(p, s) loses precision and scale #​6381 [arrow]
  • LocalFileSystem list operation returns objects in wrong order #​6375
  • compute::binary_mut returns Err(PrimitiveArray<T>) only with certain arrays #​6374 [arrow]
  • Exporting Binary/Utf8View from arrow-rs to pyarrow fails #​6366 [arrow]
  • warning: methods as_any and next_batch are never used in parquet crate #​6143 [parquet]

Documentation updates:

Closed issues:

  • Columnar json writer for arrow-json #​6411
  • Primitive binary/unary are not as fast as they could be #​6364 [arrow]
  • Different numeric type may be able to compare #​6357

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

clap-rs/clap (clap)

v4.5.19

Compare Source

Internal
  • Update dependencies
hyperium/hyper (hyper)

v0.14.30

Compare Source

Bug Fixes

  • http1: reject final chunked if missing 0 (4a51b2af)
matklad/once_cell (once_cell)

v1.20.2

Compare Source

v1.20.1

Compare Source

  • Allow using race module using just portable_atomic, without critical_section and provide
    better error messages on targets without atomic CAS instruction,
    #​265.

v1.20.0

Compare Source

seanmonstar/reqwest (reqwest)

v0.12.8

Compare Source

  • Add support for SOCKS4 proxies.
  • Add multipart::Form::file() method for adding files easily.
  • Add Body::wrap() to wrap any http_body::Body type.
  • Fix the pool configuration to use a timer to remove expired connections.

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@phil-opp phil-opp mentioned this pull request Oct 7, 2024
1 task
@phil-opp phil-opp merged commit 9ef3265 into main Oct 7, 2024
40 checks passed
@phil-opp phil-opp deleted the renovate/dependencies branch October 7, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant