Skip to content

Commit 19d9139

Browse files
author
ECG Bot
committed
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 [@&#8203;mikesir87](https://github.com/mikesir87) in [#&#8203;13616](docker/compose#13616) - Fix deadlock in ttyWriter.Done() by [@&#8203;maks2134](https://github.com/maks2134) in [#&#8203;13640](docker/compose#13640) ##### ⚙️ Dependencies - update to go1.25.8 by [@&#8203;thaJeztah](https://github.com/thaJeztah) in [#&#8203;13622](docker/compose#13622) - bump github.com/moby/moby/api from 1.53.0 to 1.54.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13619](docker/compose#13619) - bump golang.org/x/sys from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13626](docker/compose#13626) - bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13631](docker/compose#13631) - bump golang.org/x/sync from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13627](docker/compose#13627) - bump github.com/moby/moby/client from 0.2.2 to 0.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;13621](docker/compose#13621) #### New Contributors - [@&#8203;maks2134](https://github.com/maks2134) made their first contribution in [#&#8203;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

File tree

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ packages:
5959
- name: mr-karan/[email protected]
6060
description: ":dog: Command-line DNS Client for Humans. Written in Golang"
6161
link: https://github.com/mr-karan/doggo
62-
- name: docker/[email protected].0
62+
- name: docker/[email protected].1
6363
description: Define and run multi-container applications with Docker
6464
link: https://github.com/docker/compose
6565
- name: koalaman/[email protected]

0 commit comments

Comments
 (0)