chore(deps): pin 11 dependency versions#7
Open
bagui-security-agent[bot] wants to merge 1 commit into
Open
Conversation
Auto-generated by ananke supply chain detector.
There was a problem hiding this comment.
Looks good to me.
This PR only tightens dependency constraints and bumps a few patch/minor versions (serde_json, tracing-core, thiserror, tracing) without touching runtime logic, auth flows, or permission boundaries in code.
I checked for concrete blockers and didn’t find any:
- No API surface changes in this diff besides dependency resolution behavior.
- No migration/data-loss/payment-path changes.
- Pinning with
=is consistent across deps/dev-deps and aligns with supply-chain reproducibility goals.
Minor note (non-blocking): pinning the crate’s own [package].version to =0.1.0 is unusual in Cargo manifests; if this was intentional for policy consistency, fine, otherwise you may want to revert just that line to avoid potential publishing/workflow friction.
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.
Supply Chain Fix
This PR was automatically generated by ananke to pin 11 unpinned dependencies to their latest stable versions.
Changes
Cargo.tomlInflector0.11.40.11.4Cargo.tomlserde_json1.0.941.0.107Cargo.tomltracing-core0.1.220.1.31Cargo.tomlthiserror1.0.401.0.48Cargo.tomlserde1.0.1931.0.193Cargo.tomltime0.3.300.3.30Cargo.tomltracing-subscriber0.3.180.3.18Cargo.tomlvaluable0.1.00.1.0Cargo.tomlvaluable-serde0.1.00.1.0Cargo.tomltracing0.1.340.1.37Cargo.tomltime0.3.300.3.30Generated by ananke — automated supply chain security