build(deps): bump agentrust-trace from 0.9.0 to 0.10.0 - #183
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
dependabot
Bot
requested review from
carloshvp and
imran-siddique
as code owners
September 14, 2026 04:38
Bumps [agentrust-trace](https://github.com/agentrust-io/trace-spec) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/agentrust-io/trace-spec/releases) - [Changelog](https://github.com/agentrust-io/trace-spec/blob/main/CHANGELOG.md) - [Commits](agentrust-io/trace-spec@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: agentrust-trace dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/agentrust-trace-0.10.0
branch
from
September 16, 2026 22:52
d0458bb to
776e671
Compare
Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
imran-siddique
approved these changes
Sep 17, 2026
imran-siddique
left a comment
Member
There was a problem hiding this comment.
Reviewed the repaired dependency diff at 98a5807. The TRACE 0.10 update preserves universal lock semantics and makes dependency changes trigger adapter CI. Recorded adapter tests and hash-checked installation pass.
The validation evidence is in the PR description. This supplies the maintainer review; the repository still requires an independent reviewer to approve the latest push.
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.
Updates TRACE dependencies to 0.10.0 and preserves universal lock markers and Windows dependencies.
The adapter test workflow now watches its dependency inputs and locks, so dependency-only changes run the interoperability matrix. Repeated lock generation was byte-identical.
Validation: Fresh hash-verified adapter installation; 55 adapter tests and pip check passed. Hosted adapter matrix, Claude Code, scheduled-agent and other technical checks passed.
Maintainer review remains outstanding.