chore(deps): cargo update lockfile#168
Open
dobby-coder[bot] wants to merge 1 commit into
Open
Conversation
Refreshes transitive deps to latest compatible versions including aws-lc-rs, bincode-next, rustls, tower-http, wasm-bindgen and others. Closes #167
Contributor
Author
|
Status update: amd64 build, Rust quality (fmt/clippy/test), and Conventional Commit checks all pass. The arm64 Docker build job has been stuck "in_progress" on the |
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.
Refreshes
Cargo.lockwith the transitive bumps flagged in #167.Highlights
aws-lc-rs1.16.3 → 1.17.0,aws-lc-sys0.40.0 → 0.41.0bincode-next3.0.0-rc.13 → 3.0.0-rc.14rustls0.23.38 → 0.23.40,rustls-pki-types1.14.0 → 1.14.1tower-http0.6.8 → 0.6.11wasm-bindgen0.2.114 → 0.2.121 (+ matching-futures,-macro,-shared)web-sys0.3.91 → 0.3.98,js-sys0.3.91 → 0.3.98openssl0.10.79 → 0.10.80,openssl-sys0.9.115 → 0.9.116h20.4.13 → 0.4.14,hashbrown0.17.0 → 0.17.1,digest0.11.2 → 0.11.3cc1.2.60 → 1.2.62,libc0.2.185 → 0.2.186,winnow1.0.2 → 1.0.3cargo updateNo direct
Cargo.tomledits — lockfile-only chore. No release-plz interaction (perrelease-plz.toml, this is a chore PR).Verification
cargo fmt --all -- --check— cleancargo clippy --all-targets -- -D warnings— cleancargo test— 100 passed, 0 failedcargo audit— 0 vulnerabilities; 1 unmaintained warning carried over from main:rustls-pemfile 1.0.4(transitive viareqwest 0.11.27←irma 0.2.1). Not introduced by this PR and not addressable here — would need anirmabump.Reviewer quickstart
Closes #167