Skip to content

Commit 8e609f6

Browse files
author
ECG Bot
committed
build(deps): update docker/compose to v2.36.1
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [docker/compose](https://github.com/docker/compose) | patch | `v2.36.0` -> `v2.36.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> ### [`v2.36.1`](https://github.com/docker/compose/releases/tag/v2.36.1) [Compare Source](docker/compose@v2.36.0...v2.36.1) #### What's Changed ##### ✨ Improvements - Provider.options can be an array by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12819 - Set provider environment by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12817 - Add support of `debug` messages in the communication between Compose … by [@&#8203;glours](https://github.com/glours) in docker/compose#12826 - Introduce config `--lock-image-digests` by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12843 ##### 🐛 Fixes - Skip push step for provider services by [@&#8203;glours](https://github.com/glours) in docker/compose#12818 - Provider info by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12820 - Append `.exe` to provider name doing executable lookup on windows by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12832 - Fix quiet option when using COMPOSE_BAKE=1 by [@&#8203;AnvarU](https://github.com/AnvarU) in docker/compose#12838 - Do not throw an error on build with provider services by [@&#8203;glours](https://github.com/glours) in docker/compose#12842 - Report cancelled pull after another one failed by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12840 - Ensure build dependencies are enabled by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12824 ##### 🔧 Internal - Simplification by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12811 - Remove Docker EULA licensing which isn't relevant by [@&#8203;ndeloof](https://github.com/ndeloof) in docker/compose#12829 - Remove convert alias from config command by [@&#8203;glours](https://github.com/glours) in docker/compose#12850 ##### ⚙️ Dependencies - Build(deps): bump github.com/containerd/containerd/v2 from 2.0.5 to 2.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in docker/compose#12813 - Build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by [@&#8203;dependabot](https://github.com/dependabot) in docker/compose#12837 - Bump compose-go to v2.6.3 by [@&#8203;glours](https://github.com/glours) in docker/compose#12849 **Full Changelog**: docker/compose@v2.36.0...v2.36.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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNS4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
1 parent 04371ed commit 8e609f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ packages:
100100
- name: mr-karan/[email protected]
101101
description: ":dog: Command-line DNS Client for Humans. Written in Golang"
102102
link: https://github.com/mr-karan/doggo
103-
- name: docker/[email protected].0
103+
- name: docker/[email protected].1
104104
description: Define and run multi-container applications with Docker
105105
link: https://github.com/docker/compose
106106
- name: dandavison/[email protected]

0 commit comments

Comments
 (0)