Skip to content

fix: bump bollard#267

Merged
robertpsoane merged 1 commit intomasterfrom
rs/bump-bollard
Jan 26, 2026
Merged

fix: bump bollard#267
robertpsoane merged 1 commit intomasterfrom
rs/bump-bollard

Conversation

@robertpsoane
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/docker/network.rs 0.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@robertpsoane robertpsoane merged commit f513442 into master Jan 26, 2026
14 checks passed
@robertpsoane robertpsoane deleted the rs/bump-bollard branch January 26, 2026 18:37
@github-actions github-actions bot mentioned this pull request Jan 26, 2026
robertpsoane pushed a commit that referenced this pull request Feb 1, 2026
## 🤖 New release

* `ducker`: 0.5.7 -> 0.6.0 (⚠ API breaking changes)

### ⚠ `ducker` breaking changes

```text
--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field containers of struct DockerNetwork, previously in file /tmp/.tmpAINe61/ducker/src/docker/network.rs:18
```

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.6.0](v0.5.7...v0.6.0)
- 2026-01-26

### Fixed

- bump bollard ([#267](#267))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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.

1 participant