Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Sep 9, 2025

What I did

Related issue
fixes compose-spec/compose-go#819

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@ndeloof ndeloof requested a review from a team as a code owner September 9, 2025 14:25
@ndeloof ndeloof requested a review from glours September 9, 2025 14:25
@ndeloof ndeloof force-pushed the volumes_ls_project_name branch from a697e66 to 39cc360 Compare September 9, 2025 14:30
@ndeloof ndeloof force-pushed the volumes_ls_project_name branch from 39cc360 to 0a58e57 Compare September 9, 2025 15:23
@ndeloof ndeloof enabled auto-merge (rebase) September 9, 2025 15:27
@ndeloof ndeloof merged commit a473341 into docker:main Sep 10, 2025
50 of 51 checks passed
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 22, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker/compose](https://github.com/docker/compose) | patch | `v2.39.3` -> `v2.39.4` |

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.39.4`](https://github.com/docker/compose/releases/tag/v2.39.4)

[Compare Source](docker/compose@v2.39.3...v2.39.4)

#### What's Changed

##### ✨ Improvements

- Add support of `develop.watch.initial_sync` attribute by [@&#8203;glours](https://github.com/glours) in [#&#8203;13232](docker/compose#13232)

##### 🐛 Fixes

- Volume ls command can run without a project by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13221](docker/compose#13221)
- Fix support for build with bake when target docker endpoint requires TLS by [@&#8203;ndeloof](https://github.com/ndeloof) in [#&#8203;13231](docker/compose#13231)
- Disable Tty if `run` command started from a piped command by [@&#8203;glours](https://github.com/glours) in [#&#8203;13233](docker/compose#13233)

##### 🔧  Internal

- Test: Set stop\_signal to SIGTERM by [@&#8203;ricardobranco777](https://github.com/ricardobranco777) in [#&#8203;13214](docker/compose#13214)

##### ⚙️ Dependencies

- Bump `compose-go` to version `v2.9.0` by [@&#8203;glours](https://github.com/glours) in [#&#8203;13234](docker/compose#13234)

#### New Contributors

- [@&#8203;ricardobranco777](https://github.com/ricardobranco777) made their first contribution in [#&#8203;13214](docker/compose#13214)

**Full Changelog**: <docker/compose@v2.39.3...v2.39.4>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjQxLjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

Nil pointer dereference running docker compose volumes ls

2 participants