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

build(deps): bump the cargo-dependencies group with 22 updates #351

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the cargo-dependencies group with 22 updates:

Package From To
histogram 0.11.1 0.11.2
rustls-native-certs 0.7.3 0.8.1
arrow-arith 53.3.0 53.4.0
arrow-array 53.3.0 53.4.0
arrow-buffer 53.3.0 53.4.0
arrow-cast 53.3.0 53.4.0
arrow-csv 53.3.0 53.4.0
arrow-data 53.3.0 53.4.0
arrow-ipc 53.3.0 53.4.0
arrow-json 53.3.0 53.4.0
arrow-ord 53.3.0 53.4.0
arrow-row 53.3.0 53.4.0
arrow-schema 53.3.0 53.4.0
arrow-select 53.3.0 53.4.0
arrow-string 53.3.0 53.4.0
aws-lc-rs 1.12.0 1.12.1
aws-lc-sys 0.24.1 0.25.0
cc 1.2.9 1.2.10
parquet 53.3.0 53.4.0
prettyplease 0.2.25 0.2.29
semver 1.0.24 1.0.25
serde_json 1.0.135 1.0.137

Updates histogram from 0.11.1 to 0.11.2

Commits

Updates rustls-native-certs from 0.7.3 to 0.8.1

Release notes

Sourced from rustls-native-certs's releases.

0.8.1

We are bumping the MSRV to 1.71 across the rustls project to accomodate newer Rust features and dependencies.

What's Changed

0.8.0

Breaking changes

  • load_native_certs() now returns a CertificateResult value containing all the certificates that were successfully found as well as any errors encountered. Changes made in 0.7.1 in order to find certificates in more locations resulted in new errors in scenarios that previously worked for most users. This change allows callers to determine the error handling strategy most appropriate to their application.

What's Changed

Commits
  • 7331138 build(deps): bump schannel in the crates-io group across 1 directory
  • 7afbcda Bump version to 0.8.1
  • 72217dc Upgrade to security-framework 3
  • 6b453de Update semver-compatible dependencies
  • c7a3395 Remove old release history from README
  • 13df7ca Bump MSRV to 1.71
  • 3147a4f build(deps): bump rustls from 0.23.15 to 0.23.16 in the crates-io group
  • c407a37 build(deps): bump rustls from 0.23.14 to 0.23.15 in the crates-io group
  • 79dc22e Use PEM decoding from rustls-pki-types directly
  • c44c331 Tweak Display impl for Error
  • Additional commits viewable in compare view

Updates arrow-arith from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-arith's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-array from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-array's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-buffer from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-buffer's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-cast from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-cast's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-csv from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-csv's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-data from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-data's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-ipc from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-ipc's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-json from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-json's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-ord from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-ord's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-row from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-row's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-schema from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-schema's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-select from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-select's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates arrow-string from 53.3.0 to 53.4.0

Changelog

Sourced from arrow-string's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
  • 962c92f [53.0.0_maintenance] Fix CI (#6964)
  • b76bc55 [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • 181e52e Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • b66fb90 [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#6944)
  • 955180b fix: Encoding of List offsets was incorrect when slice offsets begin with zer...
  • 3a93166 perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • e4cb337 fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • Additional commits viewable in compare view

Updates aws-lc-rs from 1.12.0 to 1.12.1

Release notes

Sourced from aws-lc-rs's releases.

aws-lc-rs v1.12.1

What's Changed

Build improvements

Issues being resolved

Other merged PRs

New Contributors

Full Changelog: aws/aws-lc-rs@v1.12.0...v1.12.1

Commits

Updates aws-lc-sys from 0.24.1 to 0.25.0

Commits

Updates cc from 1.2.9 to 1.2.10

Release notes

Sourced from cc's releases.

cc-v1.2.10

Other

  • Fix CC_FORCE_DISABLE=0 evaluating to true (#1371)
  • Regenerate target info (#1369)
  • Make hidden lifetimes explicit. (#1366)
Changelog

Sourced from cc's changelog.

1.2.10 - 2025-01-17

Other

  • Fix CC_FORCE_DISABLE=0 evaluating to true (#1371)
  • Regenerate target info (#1369)
  • Make hidden lifetimes explicit. (#1366)
Commits

Updates parquet from 53.3.0 to 53.4.0

Changelog

Sourced from parquet's changelog.

Historical Changelog

Commits
  • d3fcb4b [53.0.0_maintenance] Update parquet-testing pin, add tests for new invalid ...
  • e613bae [53.0.0_maintance] Prepare for 53.4.0 release -- version and changelog (#6982)
  • 58f086f Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (

Bumps the cargo-dependencies group with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [histogram](https://github.com/pelikan-io/rustcommon) | `0.11.1` | `0.11.2` |
| [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.7.3` | `0.8.1` |
| [arrow-arith](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-array](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-buffer](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-cast](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-csv](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-data](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-ipc](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-json](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-ord](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-row](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-schema](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-select](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [arrow-string](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.0` | `1.12.1` |
| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.24.1` | `0.25.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.9` | `1.2.10` |
| [parquet](https://github.com/apache/arrow-rs) | `53.3.0` | `53.4.0` |
| [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.25` | `0.2.29` |
| [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.25` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.137` |


Updates `histogram` from 0.11.1 to 0.11.2
- [Commits](https://github.com/pelikan-io/rustcommon/commits)

Updates `rustls-native-certs` from 0.7.3 to 0.8.1
- [Release notes](https://github.com/rustls/rustls-native-certs/releases)
- [Commits](rustls/rustls-native-certs@v/0.7.3...v/0.8.1)

Updates `arrow-arith` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-array` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-buffer` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-cast` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-csv` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-data` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-ipc` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-json` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-ord` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-row` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-schema` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-select` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `arrow-string` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `aws-lc-rs` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.12.0...v1.12.1)

Updates `aws-lc-sys` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.24.1...aws-lc-sys/v0.25.0)

Updates `cc` from 1.2.9 to 1.2.10
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.9...cc-v1.2.10)

Updates `parquet` from 53.3.0 to 53.4.0
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@53.3.0...53.4.0)

Updates `prettyplease` from 0.2.25 to 0.2.29
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](dtolnay/prettyplease@0.2.25...0.2.29)

Updates `semver` from 1.0.24 to 1.0.25
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](dtolnay/semver@1.0.24...1.0.25)

Updates `serde_json` from 1.0.135 to 1.0.137
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.135...v1.0.137)

---
updated-dependencies:
- dependency-name: histogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: rustls-native-certs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-arith
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-array
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-buffer
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-cast
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-csv
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-data
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-ipc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-json
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-ord
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-row
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-schema
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-select
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: arrow-string
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: aws-lc-rs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: aws-lc-sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: parquet
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: prettyplease
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: semver
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: serde_json
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants