Update module github.com/docker/docker to v20.10.16 #14

Merged
nemunaire merged 1 commits from renovate/github.com-docker-docker-20.x into master 2022-05-19 21:41:25 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/docker/docker require patch v20.10.15+incompatible -> v20.10.16

Release Notes

docker/docker

v20.10.16

Compare Source

This release of Docker Engine fixes a regression in the Docker CLI builds for
macOS, fixes an issue with docker stats when using containerd 1.5 and up,
and updates the Go runtime to include a fix for CVE-2022-29526.

Client
Daemon
  • Fix an issue where docker stats was showing empty stats when running with
    containerd 1.5.0 or up moby/moby#​43567.
  • Update the golang.org/x/sys build-time dependency which contains a fix for CVE-2022-29526.
Packaging
  • Update Go runtime to 1.17.10,
    which contains a fix for CVE-2022-29526.
  • Use "weak" dependencies for the docker scan CLI plugin, to prevent a
    "conflicting requests" error when users performed an off-line installation from
    downloaded RPM packages docker/docker-ce-packaging#​659.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/docker/docker](https://github.com/docker/docker) | require | patch | `v20.10.15+incompatible` -> `v20.10.16` | --- ### Release Notes <details> <summary>docker/docker</summary> ### [`v20.10.16`](https://github.com/docker/docker/releases/v20.10.16) [Compare Source](https://github.com/docker/docker/compare/v20.10.15...v20.10.16) This release of Docker Engine fixes a regression in the Docker CLI builds for macOS, fixes an issue with `docker stats` when using containerd 1.5 and up, and updates the Go runtime to include a fix for [CVE-2022-29526](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526). ##### Client - Fix a regression in binaries for macOS introduced in [20.10.15](#&#8203;201015), which resulted in a panic [docker/cli#&#8203;43426](https://github.com/docker/cli/pull/3592). - Update golang.org/x/sys dependency which contains a fix for [CVE-2022-29526](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526). ##### Daemon - Fix an issue where `docker stats` was showing empty stats when running with containerd 1.5.0 or up [moby/moby#&#8203;43567](https://github.com/moby/moby/pull/43567). - Update the `golang.org/x/sys` build-time dependency which contains a fix for [CVE-2022-29526](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526). ##### Packaging - Update Go runtime to [1.17.10](https://go.dev/doc/devel/release#go1.17.minor), which contains a fix for [CVE-2022-29526](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29526). - Use "weak" dependencies for the `docker scan` CLI plugin, to prevent a "conflicting requests" error when users performed an off-line installation from downloaded RPM packages [docker/docker-ce-packaging#&#8203;659](https://github.com/docker/docker-ce-packaging/pull/659). </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-05-12 15:17:04 +00:00
nemunaire merged commit 5b931e0791 into master 2022-05-19 21:41:25 +00:00
nemunaire deleted branch renovate/github.com-docker-docker-20.x 2022-05-19 21:41:25 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nemunaire/minifaas#14
No description provided.