Skip to content

chore: refresh dependencies and bump all plugins - #177

Merged
msureshkumar88 merged 2 commits into
mainfrom
user/luca/refresh-all-dependencies-2026-09
Sep 7, 2026
Merged

chore: refresh dependencies and bump all plugins#177
msureshkumar88 merged 2 commits into
mainfrom
user/luca/refresh-all-dependencies-2026-09

Conversation

@lucarlig

@lucarlig lucarlig commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Supersedes #175, #176, and #178. Close those Dependabot PRs after this PR merges.

Validation

  • cargo metadata --locked --no-deps --format-version 1
  • uv lock --check
  • make plugins-validate
  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
  • cargo deny --all-features check advisories --config deny.toml
  • all eight plugin make ci targets, including wheel builds and plugin-framework integration tests

Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig lucarlig added the dependencies Pull requests that update a dependency file label Sep 3, 2026
Signed-off-by: lucarlig <luca.carlig@ibm.com>

@msureshkumar88 msureshkumar88 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 gandhipratik203 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the dependency updates. Keeps the repo up to date.

@msureshkumar88
msureshkumar88 merged commit 868c658 into main Sep 7, 2026
111 checks passed
@msureshkumar88
msureshkumar88 deleted the user/luca/refresh-all-dependencies-2026-09 branch September 7, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants