Skip to content

[WIP] Build(deps): Bump the extractor group with 11 updates#50

Draft
Copilot wants to merge 3 commits intodependabot/cargo/extractor-7a286ec192from
copilot/sub-pr-49
Draft

[WIP] Build(deps): Bump the extractor group with 11 updates#50
Copilot wants to merge 3 commits intodependabot/cargo/extractor-7a286ec192from
copilot/sub-pr-49

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 6, 2026

  • Identify compilation errors in ghastoolkit-0.12.2 (double &&Asset reference, missing From<ToolCacheError>, wrong octocrab version)
  • Copy ghastoolkit-0.12.2 to vendor/ghastoolkit/
  • Fix double reference bug: &assetasset in vendor/ghastoolkit/src/codeql/download.rs
  • Fix missing error conversion: use .map_err(|e| GHASError::CodeQLError(e.to_string()))? for toolcache operations
  • Fix octocrab version: ^0.47^0.48 in vendor/ghastoolkit/Cargo.toml
  • Add [patch.crates-io] to Cargo.toml pointing to vendor/ghastoolkit
  • Verify build succeeds (cargo build)
  • Run tests (1 passed)
  • Run clippy (only pre-existing warnings, none from our changes)
  • Run cargo fmt check (no formatting issues)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits March 6, 2026 22:08
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
…ache 0.18.4

Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
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.

2 participants