chore(deps): weekly safe cargo updates · 6 packages#23
Open
mendral-app[bot] wants to merge 1 commit into
Open
Conversation
Update lockfile for compatible dependency bumps: - http 1.4.0 → 1.4.1 - jsonwebtoken 10.3.0 → 10.4.0 - serde_json 1.0.149 → 1.0.150 - tokio 1.49.0 → 1.50.0 - tracing-subscriber 0.3.22 → 0.3.23 - uuid 1.21.0 → 1.23.2
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
All updates are within existing caret-compatible ranges — lockfile-only change, no
Cargo.tomledits.Per-package changelog & impact
http 1.4.1
PathAndQuery::from_static()rejecting invalid inputs not starting with/HeaderMap::Extendoverflow when size hint wasn't clampedheader::IntoIterImpact: We use
httpviaaxum/reqwestfor request types. These are correctness/safety fixes — no API changes.jsonwebtoken 10.4.0
Impact: Used for GitHub App JWT signing. No API changes within minor bump.
serde_json 1.0.150
Impact: We use serde_json for webhook payload deserialization. This tightens invalid-input rejection, no risk to valid payloads.
tokio 1.50.0
TcpStream::set_zero_lingerandis_rt_shutdown_err()APIswrite_buf, improved io-uring supportImpact: Runtime dependency — new APIs are additive, fixes improve stability. No behavioral changes to existing usage.
tracing-subscriber 0.3.23
Impact: Additive feature, no change to existing behavior.
uuid 1.23.2
Uuid::get_versionfor max/nil UUIDsImpact: We use uuid v4 generation only. Fixes don't affect
Uuid::new_v4()path.Files modified
Cargo.lockSkipped this ecosystem
Note
Created by Mendral. Tag @mendral-app with feedback or questions.