Skip to content

chore: batch dependency update (closes dependabot PRs)#73

Merged
drewstone merged 1 commit intomainfrom
chore/batch-dep-update
Apr 27, 2026
Merged

chore: batch dependency update (closes dependabot PRs)#73
drewstone merged 1 commit intomainfrom
chore/batch-dep-update

Conversation

@drewstone
Copy link
Copy Markdown
Contributor

Batch update of all dependencies, superseding individual Dependabot PRs.

Updates include:

  • bollard 0.19.4 -> 0.20.2 (breaking: VolumeCreateOptions -> VolumeCreateRequest, BuildInfo.error -> error_detail, mac_address removed from ContainerCreateBody)
  • reqwest 0.12.28 -> 0.13.2 (breaking: switched from native-tls to rustls)
  • bytes 1.11.0 -> 1.11.1
  • futures 0.3.31 -> 0.3.32
  • uuid 1.20.0 -> latest 1.x
  • Plus all transitive dependency updates

Code changes:

  • Updated VolumeCreateOptions -> VolumeCreateRequest in compose.rs and management.rs
  • Updated BuildInfo.error -> error_detail in compose.rs
  • Removed deprecated mac_address field usage in container.rs

Supersedes: #71, #70, #69, #68, #67

Verified: cargo check passes.

@tangletools
Copy link
Copy Markdown

tangletools commented Apr 27, 2026

✅ No Blockers - 7dd5572e

Blocking findings 0
All findings 0 (none)
Readiness ?/100
Confidence ?/100
Pass Status
quick ❌ (1)
red-team
deep-audit

No actionable findings from the completed passes.


Scoring

No quick-review rationale was produced.

tangletools · aggregated 2026-04-27T02:30:40Z

Copy link
Copy Markdown

@tangletools tangletools left a comment

Choose a reason for hiding this comment

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

✅ No Issues Found

All passes completed with no findings.

tangletools · aggregated 2026-04-27T02:30:40Z

@drewstone drewstone merged commit 69ed114 into main Apr 27, 2026
3 checks passed
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