Commit 19d9139
ECG Bot
build(deps): update docker/compose to v5.1.1
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [docker/compose](https://github.com/docker/compose) | patch | `v5.1.0` → `v5.1.1` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>docker/compose (docker/compose)</summary>
### [`v5.1.1`](https://github.com/docker/compose/releases/tag/v5.1.1)
[Compare Source](docker/compose@v5.1.0...v5.1.1)
#### What's Changed
##### 🐛 Fixes
- Only pass ConsoleSize to ExecAttach when TTY is enabled by [@​mikesir87](https://github.com/mikesir87) in [#​13616](docker/compose#13616)
- Fix deadlock in ttyWriter.Done() by [@​maks2134](https://github.com/maks2134) in [#​13640](docker/compose#13640)
##### ⚙️ Dependencies
- update to go1.25.8 by [@​thaJeztah](https://github.com/thaJeztah) in [#​13622](docker/compose#13622)
- bump github.com/moby/moby/api from 1.53.0 to 1.54.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​13619](docker/compose#13619)
- bump golang.org/x/sys from 0.41.0 to 0.42.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​13626](docker/compose#13626)
- bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.2 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​13631](docker/compose#13631)
- bump golang.org/x/sync from 0.19.0 to 0.20.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​13627](docker/compose#13627)
- bump github.com/moby/moby/client from 0.2.2 to 0.3.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​13621](docker/compose#13621)
#### New Contributors
- [@​maks2134](https://github.com/maks2134) made their first contribution in [#​13640](docker/compose#13640)
**Full Changelog**: <docker/compose@v5.1.0...v5.1.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ny4xIiwidXBkYXRlZEluVmVyIjoiNDMuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->1 parent 98efbc1 commit 19d9139
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments