Skip to content

chore: roll up dependency updates#11

Merged
sionsmith merged 1 commit intomainfrom
chore/dependency-rollup
May 5, 2026
Merged

chore: roll up dependency updates#11
sionsmith merged 1 commit intomainfrom
chore/dependency-rollup

Conversation

@sionsmith
Copy link
Copy Markdown
Contributor

Summary

  • Roll up the open Dependabot Cargo dependency bumps into one PR.
  • Update pinned GitHub Actions cache/upload-artifact SHAs from the Dependabot PRs.
  • Relax the release version guard so dependency-only Cargo changes do not require a product version bump.

Supersedes #4, #5, #6, #7, #8, #9, #10.

Local validation

  • cargo fmt --all -- --check
  • go run github.com/rhysd/actionlint/cmd/actionlint@latest .github/workflows/*.yml
  • ruby YAML parse for workflows and dependabot config
  • cargo clippy --all-targets -- -D warnings
  • cargo test --all-targets
  • cargo audit
  • cargo run --bin gen-man -- /tmp/keito-man-dep-rollup
  • cargo build --release && ./target/release/keito --version && ./target/release/keito --help >/dev/null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant