Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the docker group with 6 updates #373

Merged
merged 2 commits into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. Bump the docker group with 6 updates

    Bumps the docker group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/docker/cli](https://github.com/docker/cli) | `26.1.4+incompatible` | `27.3.1+incompatible` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `26.1.4+incompatible` | `27.3.1+incompatible` |
    | [github.com/moby/moby](https://github.com/moby/moby) | `26.1.4+incompatible` | `27.3.1+incompatible` |
    | [github.com/moby/sys/signal](https://github.com/moby/sys) | `0.7.0` | `0.7.1` |
    | [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.5.0` | `0.6.0` |
    | [github.com/moby/sys/user](https://github.com/moby/sys) | `0.1.0` | `0.3.0` |
    
    
    Updates `github.com/docker/cli` from 26.1.4+incompatible to 27.3.1+incompatible
    - [Commits](docker/cli@v26.1.4...v27.3.1)
    
    Updates `github.com/docker/docker` from 26.1.4+incompatible to 27.3.1+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v26.1.4...v27.3.1)
    
    Updates `github.com/moby/moby` from 26.1.4+incompatible to 27.3.1+incompatible
    - [Release notes](https://github.com/moby/moby/releases)
    - [Commits](moby/moby@v26.1.4...v27.3.1)
    
    Updates `github.com/moby/sys/signal` from 0.7.0 to 0.7.1
    - [Release notes](https://github.com/moby/sys/releases)
    - [Commits](moby/sys@signal/v0.7.0...signal/v0.7.1)
    
    Updates `github.com/moby/sys/sequential` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/moby/sys/releases)
    - [Commits](moby/sys@signal/v0.5.0...signal/v0.6.0)
    
    Updates `github.com/moby/sys/user` from 0.1.0 to 0.3.0
    - [Release notes](https://github.com/moby/sys/releases)
    - [Commits](moby/sys@user/v0.1.0...user/v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: docker
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: docker
    - dependency-name: github.com/moby/moby
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: docker
    - dependency-name: github.com/moby/sys/signal
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker
    - dependency-name: github.com/moby/sys/sequential
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: docker
    - dependency-name: github.com/moby/sys/user
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: docker
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5680b6c View commit details
    Browse the repository at this point in the history
  2. fix breaking change

    jakecoffman committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7fa6a08 View commit details
    Browse the repository at this point in the history