chore: refresh dependencies and bump all plugins - #177
Merged
Conversation
Signed-off-by: lucarlig <luca.carlig@ibm.com>
lucarlig
requested review from
gandhipratik203 and
msureshkumar88
as code owners
September 3, 2026 10:04
Signed-off-by: lucarlig <luca.carlig@ibm.com>
msureshkumar88
approved these changes
Sep 7, 2026
msureshkumar88
left a comment
Collaborator
There was a problem hiding this comment.
Reviewed diff, CI (96 pass / 0 fail, 4 wheel legs in-progress on ppc64le/s390x/sdist), version consistency across all 8 plugins' Cargo.toml/pyproject.toml/plugin-manifest.yaml/lockfiles (0 mismatches), and dependency changes (105 version bumps, 0 downgrades). Two major bumps (cryptography 49->50, pem 3->4) are both transitive/dev-only, no runtime blast radius. security-policy (cargo deny) job passed. Minimal, correctly scoped, no unrelated changes. Approving.
Non-blocking nit: PR body could use Closes #175/#176/#178 instead of manual-close prose.
gandhipratik203
approved these changes
Sep 7, 2026
gandhipratik203
left a comment
Collaborator
There was a problem hiding this comment.
LGTM, thanks for the dependency updates. Keeps the repo up to date.
msureshkumar88
deleted the
user/luca/refresh-all-dependencies-2026-09
branch
September 7, 2026 10:14
This was referenced Sep 7, 2026
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.
Summary
cargo updateuv lock --upgradeh24.4.1 (chore(deps): bump h2 from 4.3.0 to 4.4.1 #175),cryptography50.0.0 (chore(deps): bump cryptography from 49.0.0 to 50.0.0 #176), andrcgen0.14.10 (chore(deps): bump rcgen from 0.14.9 to 0.14.10 in the rust-minor-patch group #178)redis1.7.0,cryptography50.0.1,maturin1.15.0, andmcp1.29.1Supersedes #175, #176, and #178. Close those Dependabot PRs after this PR merges.
Validation
cargo metadata --locked --no-deps --format-version 1uv lock --checkmake plugins-validatecargo fmt --all --checkcargo clippy --workspace --all-targets --all-features -- -D warningscargo deny --all-features check advisories --config deny.tomlmake citargets, including wheel builds and plugin-framework integration tests