Skip to content

[Repo Assist] chore: update dependencies to latest compatible versions - #395

Draft
github-actions[bot] wants to merge 2 commits into
mainfrom
repo-assist/eng-update-deps-2026-08-19-dd32e82078bf1c72
Draft

[Repo Assist] chore: update dependencies to latest compatible versions#395
github-actions[bot] wants to merge 2 commits into
mainfrom
repo-assist/eng-update-deps-2026-08-19-dd32e82078bf1c72

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Routine dependency maintenance: ran cargo update to bring all transitive dependencies up to their latest semver-compatible (patch/minor) versions. No direct dependency version constraints in Cargo.toml were changed, and no new dependencies were introduced.

Notes

  • Several unused transitive crates were dropped from the lockfile (e.g. wasm-encoder, wit-parser, wit-bindgen*, prettyplease, id-arena, leb128fmt, hashbrown, indexmap, foldhash, fast-srgb8) as their dependents no longer require them at the updated versions.
  • No breaking changes expected since these are all patch/minor bumps within existing semver ranges.

Test Status

  • cargo check --all-targets: passed
  • cargo fmt -- --check: passed
  • cargo test: 388 passed, 0 failed
  • cargo clippy --all-targets -- -D warnings: no warnings

AI Disclosure

🤖 This PR was created by Repo Assist, an automated AI assistant, as part of scheduled engineering maintenance (Task 4: Engineering Investments). Please review before merging.

Generated by Repo Assist · auto · 59.8 AIC · ⌖ 12.9 AIC · ⊞ 17K ·
Comment /repo-assist to run again

Add this agentic workflow to your repo

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@cbb46ab386962aa371045839fc9998ee4e97ca64

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor Author

Commit pushed: 61e8797

Generated by Repo Assist · auto · 86.7 AIC · ⌖ 13.8 AIC · ⊞ 17K

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants