Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.37.1
Choose a base ref
...
head repository: docker/compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.37.2
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 13, 2025

  1. build(deps): bump github.com/containerd/containerd/v2

    Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.1.1 to 2.1.2.
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v2.1.1...v2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containerd/containerd/v2
      dependency-version: 2.1.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glours committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    eef448d View commit details
    Browse the repository at this point in the history
  2. move run logic inside backend

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    276c229 View commit details
    Browse the repository at this point in the history
  3. add (temporary) support for use_api_socket

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    9a5fa05 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. restore ContainerName in images --json

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof authored and glours committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    ea1c26d View commit details
    Browse the repository at this point in the history
  2. fix panic using w shortcut on project without watch support

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof authored and glours committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    4f491ff View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. bump compose-go to v2.6.5

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    4cf075e View commit details
    Browse the repository at this point in the history
  2. bump buildx to v0.25

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    f7825a5 View commit details
    Browse the repository at this point in the history
Loading