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: fsouza/go-dockerclient Loading
base: v1.9.4
Choose a base ref
...
head repository: fsouza/go-dockerclient Loading
compare: v1.9.5
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 10, 2023

  1. build(deps): bump github.com/docker/docker (#962)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.0+incompatible to 23.0.1+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v23.0.0...v23.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9bbe099 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. build(deps): bump github.com/containerd/containerd from 1.6.14 to 1.6…

    ….18 (#963)
    
    Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.14 to 1.6.18.
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.6.14...v1.6.18)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containerd/containerd
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d006185 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. build(deps): bump golang.org/x/term (#964)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.0.0-20220526004731-065cf7ba2467 to 0.5.0.
    - [Release notes](https://github.com/golang/term/releases)
    - [Commits](https://github.com/golang/term/commits/v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3a79479 View commit details
    Browse the repository at this point in the history
Loading