chore(deps): bump the cargo-dependencies group across 1 directory with 23 updates#682
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the cargo-dependencies group across 1 directory with 23 updates#682dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 23 updates Bumps the cargo-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [arrow](https://github.com/apache/arrow-rs) | `54.3.1` | `56.2.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.55` | `4.5.57` | | [parquet](https://github.com/apache/arrow-rs) | `54.3.1` | `56.2.0` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.1` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.37` | `0.4.38` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.24.0` | `1.25.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.54` | `1.2.55` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.8` | `1.1.9` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.19` | `0.1.20` | | [memchr](https://github.com/BurntSushi/memchr) | `2.7.6` | `2.8.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [regex-automata](https://github.com/rust-lang/regex) | `0.4.13` | `0.4.14` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.8` | `0.8.9` | | [slab](https://github.com/tokio-rs/slab) | `0.4.11` | `0.4.12` | | [time](https://github.com/time-rs/time) | `0.3.46` | `0.3.47` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.35` | `0.8.39` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.17` | `1.0.19` | Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `arrow` from 54.3.1 to 56.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/56.2.0/CHANGELOG.md) - [Commits](apache/arrow-rs@54.3.1...56.2.0) Updates `clap` from 4.5.55 to 4.5.57 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.55...clap_complete-v4.5.57) Updates `parquet` from 54.3.1 to 56.2.0 - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/56.2.0/CHANGELOG.md) - [Commits](apache/arrow-rs@54.3.1...56.2.0) Updates `nix` from 0.29.0 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.1) Updates `async-compression` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.37...async-compression-v0.4.38) Updates `bytemuck` from 1.24.0 to 1.25.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.24.0...v1.25.0) Updates `cc` from 1.2.54 to 1.2.55 - [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.54...cc-v1.2.55) Updates `clap_builder` from 4.5.55 to 4.5.57 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.55...v4.5.57) Updates `find-msvc-tools` from 0.1.8 to 0.1.9 - [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@find-msvc-tools-v0.1.8...find-msvc-tools-v0.1.9) Updates `flate2` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.8...1.1.9) Updates `hyper-util` from 0.1.19 to 0.1.20 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.19...v0.1.20) Updates `memchr` from 2.7.6 to 2.8.0 - [Commits](BurntSushi/memchr@2.7.6...2.8.0) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `regex-automata` from 0.4.13 to 0.4.14 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-automata-0.4.13...regex-automata-0.4.14) Updates `regex-syntax` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.8...regex-syntax-0.8.9) Updates `slab` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.11...v0.4.12) Updates `time` from 0.3.46 to 0.3.47 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.46...v0.3.47) Updates `time-macros` from 0.2.26 to 0.2.27 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.2.26...v0.2.27) Updates `zerocopy` from 0.8.35 to 0.8.39 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.35...v0.8.39) Updates `zerocopy-derive` from 0.8.35 to 0.8.39 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.35...v0.8.39) Updates `zlib-rs` from 0.5.5 to 0.6.0 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](trifectatechfoundation/zlib-rs@v0.5.5...v0.6.0) Updates `zmij` from 1.0.17 to 1.0.19 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.17...1.0.19) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: arrow dependency-version: 56.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: parquet dependency-version: 56.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: async-compression dependency-version: 0.4.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bytemuck dependency-version: 1.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cc dependency-version: 1.2.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_builder dependency-version: 4.5.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hyper-util dependency-version: 0.1.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: memchr dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: regex dependency-version: 1.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex-automata dependency-version: 0.4.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex-syntax dependency-version: 0.8.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: slab dependency-version: 0.4.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time-macros dependency-version: 0.2.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerocopy dependency-version: 0.8.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.39 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zlib-rs dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: zmij dependency-version: 1.0.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 cargo-dependencies group with 18 updates in the / directory:
1.0.1001.0.10154.3.156.2.04.5.554.5.5754.3.156.2.00.29.00.30.10.4.370.4.381.24.01.25.01.2.541.2.551.1.81.1.90.1.190.1.202.7.62.8.01.12.21.12.30.4.130.4.140.8.80.8.90.4.110.4.120.3.460.3.470.8.350.8.391.0.171.0.19Updates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
arrowfrom 54.3.1 to 56.2.0Release notes
Sourced from arrow's releases.
... (truncated)
Changelog
Sourced from arrow's changelog.
... (truncated)
Commits
ae8e6c6Update version to56.2.0, add changelog (#8372)322745dEnable parallel writing across row groups when writing encrypted parquet (#8162)f4840f6[Variant] Implement new VariantValueArrayBuilder (#8360)aed2f3bAdd arrow-avro Reader support for Dense Union and Union resolution (Part 1) (...1f77ac5[Variant] Support Variant to PrimitiveArrow for unsigned integer (#8369)d6f40ce[Variant] Allow lossless casting from integer to floating point (#8357)d74d9baAdds Map & Enum support, round-trip & benchmark tests (#8353)b06996b[Variant] [Shredding] Support typed_access for Utf8 and BinaryView (#8364)2ec77b5Updatevariant_integrationtest to use final approvedparquet-testingdat...7696432Fix casting floats to Decimal64 (#8363)Updates
clapfrom 4.5.55 to 4.5.57Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorf89b9b8test(derive): Make stable across upgrade58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsUpdates
parquetfrom 54.3.1 to 56.2.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
ae8e6c6Update version to56.2.0, add changelog (#8372)322745dEnable parallel writing across row groups when writing encrypted parquet (#8162)f4840f6[Variant] Implement new VariantValueArrayBuilder (#8360)aed2f3bAdd arrow-avro Reader support for Dense Union and Union resolution (Part 1) (...1f77ac5[Variant] Support Variant to PrimitiveArrow for unsigned integer (#8369)d6f40ce[Variant] Allow lossless casting from integer to floating point (#8357)d74d9baAdds Map & Enum support, round-trip & benchmark tests (#8353)b06996b[Variant] [Shredding] Support typed_access for Utf8 and BinaryView (#8364)2ec77b5Updatevariant_integrationtest to use final approvedparquet-testingdat...7696432Fix casting floats to Decimal64 (#8363)Updates
nixfrom 0.29.0 to 0.30.1Changelog
Sourced from nix's changelog.
... (truncated)
Commits
3cf9007chore: drop 0.30.12845ab9Compile sys::mman on Redox (#2637)fccb4abFix fuchsia target triple to unbreak docs.rs build (#2634)b834171ci: disable hurd (#2638)9c97e1dClippy cleanup: dangerous_implicit_autorefs and uninlined_format_args989291dchore: release 0.30.06a1c5b8Remove Copy from PollFd (#2631)eba0f41chore: pin libc to 0.2.171 & bump CI image (#2632)b561476socket::sockopt AttachReusePortCbpf for Linux addition. (#2621)684b79eAdd sockopt::PeerPidfd (SO_PEERPIDFD) sockopt support to socket::sockopt (#2620)Updates
async-compressionfrom 0.4.37 to 0.4.38Commits
b4e46d8chore(async-compression): release v0.4.38 (#443)e67f0b1Fix decoding of empty response streams. (#444)f5e532echore(deps): update proptest-derive requirement from 0.7 to 0.8 (#442)Updates
bytemuckfrom 1.24.0 to 1.25.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
164ceddchore: Release bytemuck version 1.25.010a9319that was a derive PRa35eaeachangelog7009d79Fixnightly_portable_simdafterLaneCountremoval. (#344)58c6203Make derive(NoUninit) have the same constraints as Pod (#341)e4bce3bdocs: fix typo (#337)316607cFix CheckedBitPattern derive tests on big-endian (#336)92d78d2Removeextern "stdcall"fn ptr impls on non-x86-32 windows. (#333)0afbe8fFix 32bit tests (#331)Updates
ccfrom 1.2.54 to 1.2.55Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)Updates
clap_builderfrom 4.5.55 to 4.5.57Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
48c3b11chore: Release4589490docs: Update changelog78a7962Merge pull request #6243 from epage/term21828f4Merge pull request #6245 from epage/completeb8c9ad5test(complete): Update for new versions54f1ab8Merge pull request #6244 from epage/typoc40ad5cdocs: Fix a typoaf904aefix(parser): Resolve regression with value_terminator/last36eb896test(parser): Add basic cases for value_terminator24cbf68test(parser): Add cases for value_terminator and lastUpdates
find-msvc-toolsfrom 0.1.8 to 0.1.9Release notes
Sourced from find-msvc-tools's releases.
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)Updates
flate2from 1.1.8 to 1.1.9Commits
19ddb18Merge pull request #529 from folkertdev/update-zlib-rs-0.6.0c956e12upgrade zlib-rs to version0.6.021d5eebMerge pull request #528 from wgyt/wgyt/patch54f8484update LICENSE-MITf4924feMerge pull request #527 from jongiddy/crc-tests8b9b7a6Add tests to check data CRCfd17c74Merge pull request #526 from folkertdev/zlib-rs-crc32aef26accheck that zlib-rs no longer compiles crc32fast5ec7647makecrc32fastan optional dependencyc584e97usezlib-rsfor crc32 (when available)Updates
hyper-utilfrom 0.1.19 to 0.1.20Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
b23a13ev0.1.20ffa5391chore: use standard library api (#263)b43aeabchore: bumpsystem-configurationto 0.7 (#256)d841f5dbump MSRV to 1.64 (#258)af19656chore(client): remove unused mac imports in system proxy (#260)ad6a63dchore(ci): update to actions/checkout@v6 (#261)d5503b2docs(client): correct malformed reference link in set_interface (#254)8c4f4a0fix(matcher): improve subdomain matching case insensitivity (#252)1b3fa96fix(matcher): improve domain matching case insensitivity (#251)Updates
memchrfrom 2.7.6 to 2.8.0Commits
886ca4c2.8.07de50d0memmem: add owned finder constructor variants1230fc5benchmarks: fix date in file name43300c6benchmarks: add latest x86-64 benchmark results9bf2301benchmarks: update everythingUpdates
regexfrom 1.12.2 to 1.12.3Changelog
Sourced from regex's changelog.
Commits
b028e4f1.12.35e195deregex-automata-0.4.14a3433f6regex-syntax-0.8.90c07faeregex-lite-0.1.96a81006cargo: exclude development scripts and fuzzing data4733e28automata: fixonepass::DFA::try_search_slotspanic when too many slots are ...Updates
regex-automatafrom 0.4.13 to 0.4.14Commits