-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: docker/compose
base: v2.38.1
head repository: docker/compose
compare: v2.38.2
- 16 commits
- 22 files changed
- 6 contributors
Commits on Jul 1, 2025
-
pkg/compose: remove redundant uses of strslice.StrSlice
The strslice.StrSlice type is a string-slice with a custom JSON Unmarshal function to provide backward-compatibility with older API requests (see [moby@17d6f00] and [moby@ea4a067]). Given that the type is assigned implicitly through the fields on HostConfig, we can just use a regular []string instead. [moby@17d6f00]: moby/moby@17d6f00 [moby@ea4a067]: moby/moby@ea4a067 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 2c69fc3 - Browse repository at this point
Copy the full SHA 2c69fc3View commit details -
(reactoring) avoid a global variable by introducing logConsumer decor…
…ator Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6fa1731 - Browse repository at this point
Copy the full SHA 6fa1731View commit details -
Fix Vulnerability Report: GO-2025-3751 Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 674e13f - Browse repository at this point
Copy the full SHA 674e13fView commit details -
bump go-viper/mapstructure to version v2.3.0
Fix GHSA-fv92-fjc5-jj9h Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1570c6c - Browse repository at this point
Copy the full SHA 1570c6cView commit details
Commits on Jul 2, 2025
-
chore: fix some minor issues in the comments
Signed-off-by: mountdisk <mountdisk@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for b046a5e - Browse repository at this point
Copy the full SHA b046a5eView commit details -
add a Done event to model progress display
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f42374b - Browse repository at this point
Copy the full SHA f42374bView commit details -
build(deps): bump github.com/moby/buildkit from 0.23.1 to 0.23.2
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.23.1 to 0.23.2. - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.23.1...v0.23.2) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b0601b - Browse repository at this point
Copy the full SHA 3b0601bView commit details
Commits on Jul 3, 2025
-
build(deps): bump github.com/docker/cli
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 28.3.0+incompatible to 28.3.1+incompatible. - [Commits](docker/cli@v28.3.0...v28.3.1) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.3.1+incompatible dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8faf1eb - Browse repository at this point
Copy the full SHA 8faf1ebView commit details
Commits on Jul 4, 2025
-
a single place for shell-out command setup
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60ee6ad - Browse repository at this point
Copy the full SHA 60ee6adView commit details -
fix the way we're checking if the provider metadata are empty or not
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c626bef - Browse repository at this point
Copy the full SHA c626befView commit details
Commits on Jul 7, 2025
-
feat: add --networks flag to config command
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 66524e7 - Browse repository at this point
Copy the full SHA 66524e7View commit details -
Signed-off-by: MohammadHasan Akbari <jarqvi.jarqvi@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e0ed91 - Browse repository at this point
Copy the full SHA 0e0ed91View commit details -
build resolves enabled service after project has been loaded
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7cf7c64 - Browse repository at this point
Copy the full SHA 7cf7c64View commit details
Commits on Jul 8, 2025
-
resolve Dockerfile symlink but file name
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 69f1430 - Browse repository at this point
Copy the full SHA 69f1430View commit details -
add USER_AGENT variable to cmd when shellouting
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bbc6c6 - Browse repository at this point
Copy the full SHA 4bbc6c6View commit details -
build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.3.0+incompatible to 28.3.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.3.0...v28.3.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.3.1+incompatible dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e17a09 - Browse repository at this point
Copy the full SHA 9e17a09View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.38.1...v2.38.2