Bump the rust-version-updates group across 1 directory with 32 updates#23305
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rust-version-updates group across 1 directory with 32 updates#23305dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-version-updates group with 32 updates in the /src/rust directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [bollard](https://github.com/fussybeaver/bollard) | `0.18.1` | `0.20.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [clap](https://github.com/clap-rs/clap) | `4.6.0` | `4.6.1` | | [digest](https://github.com/RustCrypto/traits) | `0.10.7` | `0.11.2` | | [fuser](https://github.com/cberner/fuser) | `0.11.1` | `0.17.0` | | [generic-array](https://github.com/fizyk20/generic-array) | `0.14.7` | `1.3.5` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` | | [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.7` | `0.27.9` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.14.0` | | [internment](https://github.com/droundy/internment) | `0.6.0` | `0.8.6` | | [libc](https://github.com/rust-lang/libc) | `0.2.184` | `0.2.186` | | [nix](https://github.com/nix-rust/nix) | `0.26.4` | `0.30.1` | | [opendal](https://github.com/apache/opendal) | `0.53.3` | `0.55.0` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [prost-build](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [prost-types](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.3` | | [rand](https://github.com/rust-random/rand) | `0.10.0` | `0.10.1` | | [rlimit](https://github.com/Nugine/rlimit) | `0.10.2` | `0.11.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.39` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) | `2.1.2` | `3.1.2` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.28.0` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.28.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.20.5` | `0.38.4` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.1.17` | `0.4.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.1` | | [tokio-retry2](https://github.com/naomijub/tokio-retry) | `0.6.0` | `0.9.1` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `1.1.2+spec-1.1.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.0` | `1.23.1` | | [whoami](https://github.com/ardaku/whoami) | `1.6.1` | `2.1.0` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.23.0` | `0.23.1` | Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9) Updates `bollard` from 0.18.1 to 0.20.2 - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Changelog](https://github.com/fussybeaver/bollard/blob/master/RELEASE.md) - [Commits](fussybeaver/bollard@v0.18.1...v0.20.2) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `clap` from 4.6.0 to 4.6.1 - [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.6.0...clap_complete-v4.6.1) Updates `digest` from 0.10.7 to 0.11.2 - [Commits](RustCrypto/traits@digest-v0.10.7...digest-v0.11.2) Updates `fuser` from 0.11.1 to 0.17.0 - [Release notes](https://github.com/cberner/fuser/releases) - [Changelog](https://github.com/cberner/fuser/blob/master/CHANGELOG.md) - [Commits](cberner/fuser@v0.11.1...v0.17.0) Updates `generic-array` from 0.14.7 to 1.3.5 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits/v1.3.5) Updates `hyper` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) Updates `hyper-rustls` from 0.27.7 to 0.27.9 - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.7...v/0.27.9) Updates `indexmap` from 2.13.0 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.14.0) Updates `internment` from 0.6.0 to 0.8.6 - [Changelog](https://github.com/droundy/internment/blob/master/CHANGELOG.md) - [Commits](https://github.com/droundy/internment/commits) Updates `libc` from 0.2.184 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.184...0.2.186) Updates `nix` from 0.26.4 to 0.30.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.26.4...v0.30.1) Updates `opendal` from 0.53.3 to 0.55.0 - [Release notes](https://github.com/apache/opendal/releases) - [Changelog](https://github.com/apache/opendal/blob/main/CHANGELOG.md) - [Commits](apache/opendal@v0.53.3...v0.55.0) Updates `prost` from 0.13.5 to 0.14.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) Updates `prost-build` from 0.13.5 to 0.14.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) Updates `prost-types` from 0.13.5 to 0.14.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.3) Updates `rand` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.10.0...0.10.1) Updates `rlimit` from 0.10.2 to 0.11.0 - [Changelog](https://github.com/Nugine/rlimit/blob/main/CHANGELOG.md) - [Commits](Nugine/rlimit@v0.10.2...v0.11.0) Updates `rustls` from 0.23.37 to 0.23.39 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.39) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `shellexpand` from 2.1.2 to 3.1.2 - [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand/2.1.2...shellexpand-3.1.2) Updates `strum` from 0.26.3 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.28.0) Updates `strum_macros` from 0.26.4 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.28.0) Updates `sysinfo` from 0.20.5 to 0.38.4 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.20.5...v0.38.4) Updates `terminal_size` from 0.1.17 to 0.4.4 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.1.17...v0.4.4) Updates `tokio` from 1.51.1 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) Updates `tokio-retry2` from 0.6.0 to 0.9.1 - [Changelog](https://github.com/naomijub/tokio-retry/blob/main/CHANGELOG.md) - [Commits](https://github.com/naomijub/tokio-retry/commits) Updates `toml` from 0.8.23 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2) Updates `uuid` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) Updates `whoami` from 1.6.1 to 2.1.0 - [Release notes](https://github.com/ardaku/whoami/releases) - [Commits](https://github.com/ardaku/whoami/commits/v2.1.0) Updates `cargo_metadata` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.23.0...0.23.1) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: bollard dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: digest dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: fuser dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: generic-array dependency-version: 1.3.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-version-updates - dependency-name: hyper dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: hyper-rustls dependency-version: 0.27.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: internment dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: nix dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: opendal dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: prost dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: prost-build dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: prost-types dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: rlimit dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: rustls dependency-version: 0.23.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: shellexpand dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-version-updates - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: strum_macros dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: sysinfo dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: terminal_size dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: tokio-retry2 dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-version-updates - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-version-updates - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates - dependency-name: whoami dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-version-updates - dependency-name: cargo_metadata dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-version-updates ... 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 rust-version-updates group with 32 updates in the /src/rust directory:
0.8.80.8.90.18.10.20.20.4.430.4.444.6.04.6.10.10.70.11.20.11.10.17.00.14.71.3.51.8.11.9.00.27.70.27.92.13.02.14.00.6.00.8.60.2.1840.2.1860.26.40.30.10.53.30.55.00.13.50.14.30.13.50.14.30.13.50.14.30.10.00.10.10.10.20.11.00.23.370.23.390.10.90.11.02.1.23.1.20.26.30.28.00.26.40.28.00.20.50.38.40.1.170.4.41.51.11.52.10.6.00.9.10.8.231.1.2+spec-1.1.01.23.01.23.11.6.12.1.00.23.00.23.1Updates
axumfrom 0.8.8 to 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
bollardfrom 0.18.1 to 0.20.2Release notes
Sourced from bollard's releases.
... (truncated)
Commits
ddd2171chore: Release 0.20.2 (#696)05c59e8fix(secrets): Remove re-export of models (#695)811dfd0feat: add attach_container_websocket API for WebSocket container attach (#689)e7e32f1chore: Release 0.20.1 (#688)3a21837build(deps): bump swagger-codegen.version in /codegen/swagger (#608)8469302build(deps): bump rust from 1.92.0-slim to 1.93.0-slim (#684)177d2aeAdd Docker::connect_with_host (#685)cfb11d1chore: bump bollard-stubs dependency (#686)e70f072build: drop serde_with dep (#682)73fcfadrelease: v0.20.0 (#679)Updates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
clapfrom 4.6.0 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
digestfrom 0.10.7 to 0.11.2Commits
2465f98digest: bump version to v0.11.2 (#2343)a87b567Releasedigestv0.11.2 (#2342)84476d3digest: removeClonefromMacTraits(#2341)6954eabelliptic-curve v0.14.0-rc.29 (#2340)a250cbdelliptic-curve: bumpsec1to v0.8 (#2339)01b44a6password-hash v0.6.0 (#2338)866ef69password-hash: addError::RngFailure(#2337)4c2365ebuild(deps): bump the all-deps group with 4 updates (#2335)ae7d4bepassword-hash: rustdoc fixups (#2336)35e0e9apassword-hash: removeMcfHashertrait (#2334)Updates
fuserfrom 0.11.1 to 0.17.0Release notes
Sourced from fuser's releases.
... (truncated)
Changelog
Sourced from fuser's changelog.
... (truncated)
Commits
16e20c1Bump version to 0.17.00889b3aUpdate changelog52a8c0bRemove deprecated mount() and spawn_mount()020f604Preserve signed lseek offsets through dispatche54ffabUpdate 0.17 unreleased changelog notesa9421f2Deny warnings on macos5cc50c6FUSE_DEV_IOC_CLONE3ba96a0CanonicalTempDire778f12Simplify macOS test exe termination01e9be4Use generic wait_for_fuse_mount in FreeBSD testsUpdates
generic-arrayfrom 0.14.7 to 1.3.5Release notes
Sourced from generic-array's releases.
Changelog
Sourced from generic-array's changelog.
... (truncated)
Commits
Updates
hyperfrom 1.8.1 to 1.9.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
0d6c7d5v1.9.0e21205cfeat(http1): add UpgradeableConnection::into_parts393c77cfeat(error): add 'Error::is_parse_version_h2' method5b17a69fix(http2): cancel sending client request body on response future drop (#4042)7211ec2fix(http1): allow keep-alive for chunked requests with trailers (#4043)d51cb71feat(client): expose HTTP/2 current max stream count (#4026)28e73ccfix(ffi): validate null pointers before dereferencing in request/response fun...e13e783docs(client): fix HTTP/2 max concurrent stream link to spec (#4037)8ba9008chore(dependencies): drop pin-utils dependency (#4023)5778745feat(client): add HTTP/2max_local_error_reset_streamsoption (#4021)Updates
hyper-rustlsfrom 0.27.7 to 0.27.9Release notes
Sourced from hyper-rustls's releases.
Commits
9741534Cargo: version 0.27.8 -> 0.27.9d391ce2Cargo: update semver compat depsa163901Cargo: fix include license typo for ISC licenseb3eb41eBump rustls from 0.23.37 to 0.23.386b94ec3Bump version to 0.27.8df300cfUpgrade rustls-platform-verifier to 0.71c063f5Take semver-compatible dependency updatesc66d283Bump MSRV to 1.85 (for rustls-platform-verifier -> jni)4b90026Bump hyper from 1.8.1 to 1.9.04376d76Take semver-compatible updatesUpdates
indexmapfrom 2.13.0 to 2.14.0Changelog
Sourced from indexmap's changelog.
Commits
bcd165bMerge pull request #439 from cuviper/release-2.14.04ef06a7Release 2.14.0d21826cMerge pull request #438 from cuviper/hashbrown-0.172566becUpgrade tohashbrown v0.174b62776Merge pull request #437 from cuviper/disjoint-panic478fba2Normalize the panic doc ofget_disjoint_mutfb6dafdMerge pull request #436 from cuviper/const-slice-mut5c237a2MakeSlice::{first,last,split_*}_mutmethodsconst48ff9ceMerge pull request #435 from cuviper/edition-2024648be98cargo fmtwith edition 2024Updates
internmentfrom 0.6.0 to 0.8.6Changelog
Sourced from internment's changelog.
... (truncated)
Commits
Updates
libcfrom 0.2.184 to 0.2.186Release notes
Sourced from libc's releases.
Changelog
Sourced from