chore(deps): weekly safe cargo updates · 16 packages#1
Draft
mendral-app[bot] wants to merge 1 commit into
Draft
Conversation
Bump minimum version requirements for dependencies where no code changes are required. All APIs used by this project remain unchanged. Safe semver-compatible bumps: - async-trait 0.1.88 → 0.1.89 - bitflags 2.10.0 → 2.11.1 - chrono 0.4.43 → 0.4.44 - futures/futures-util 0.3.31 → 0.3.32 - moka 0.12.13 → 0.12.15 - rustls 0.23.36 → 0.23.40 - tokio 1.49.0 → 1.52.3 - uuid 1.20.0 → 1.23.1 - dashmap 6.1.0 → 6.2.1 - ipnet 2.11.0 → 2.12.0 - hyper 1.8.1 → 1.9.0 - hyper-rustls 0.27.7 → 0.27.9 - clap 4.5.57 → 4.6.1 - tempfile 3.24.0 → 3.27.0 - tracing-subscriber 0.3.22 → 0.3.23 Breaking semver (verified no impact on this project): - getrandom 0.3.4 → 0.4.2 (fill API unchanged) - nix 0.30.1 → 0.31.3 (fcntl API unchanged)
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.
Packages bumped
async-traitbitflagschronofutures/futures-utilgetrandommokanixrustlstokiouuiddashmapipnethyperhyper-rustlsclaptempfiletracing-subscriberPer-package changelog highlights & impact
tokio 1.49.0 → 1.52.3
TcpStream::set_zero_linger,is_rt_shutdown_err, stabilizedLocalRuntimelen()underflow, semaphore reopen after forgetspawn_blockingscalabilityrustls 0.23.36 → 0.23.40
require_emsdefault now based onCryptoProviderFIPS statusaws_lc_rsprovider with default config. No behavioral change.hyper 1.8.1 → 1.9.0
max_local_error_reset_streamsoption,UpgradeableConnection::into_partsgetrandom 0.3.4 → 0.4.2
SysRngandRawOsErrorgetrandom::fill(&mut buf)which is unchanged. CI uses Rust 1.92.nix 0.30.1 → 0.31.3
Eq/PartialEqfromSigHandler, bumped libc depnix::fcntl::{fcntl, FcntlArg::F_SETFD, FdFlag}— unaffected.dashmap 6.1.0 → 6.2.1
uuid 1.20.0 → 1.23.1
getrandom/rand, added 'hyphenated' serde format, fixed v6/v7 timestamp bugsmoka 0.12.13 → 0.12.15
and_compute_with, fixed expired entry re-insertion bugbitflags 2.10.0 → 2.11.1
Resultusage in macro output, added methods for known/unknown bitschrono 0.4.43 → 0.4.44
track_callerto functions for better panic diagnosticsipnet 2.11.0 → 2.12.0
clap 4.5.57 → 4.6.1 (dev-only)
tempfile 3.24.0 → 3.27.0 (dev-only)
tracing-subscriber 0.3.22 → 0.3.23 (dev-only)
Files modified
Cargo.toml(root)crates/unftp-auth-jsonfile/Cargo.tomlcrates/unftp-auth-pam/Cargo.tomlcrates/unftp-auth-rest/Cargo.tomlcrates/unftp-sbe-fs/Cargo.tomlcrates/unftp-sbe-gcs/Cargo.tomlSkipped this ecosystem
serde_jsonmd-5libc"0.2")cfg-if"1.0")cap-std"4.0")Note
Created by Mendral. Tag @mendral-app with feedback or questions.