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

chore(deps): bump github.com/docker/docker from 20.10.9+incompatible to 20.10.11+incompatible #383

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps github.com/docker/docker from 20.10.9+incompatible to 20.10.11+incompatible.

Release notes

Sourced from github.com/docker/docker's releases.

v20.10.11

20.10.11

IMPORTANT

Due to net/http changes in Go 1.16, HTTP proxies configured through the $HTTP_PROXY environment variable are no longer used for TLS (https://) connections. Make sure you also set an $HTTPS_PROXY environment variable for handling requests to https:// URLs.

Refer to the HTTP/HTTPS proxy section to learn how to configure the Docker Daemon to use a proxy server. {: .important }

Distribution

Windows

Packaging

v20.10.10

20.10.10

IMPORTANT

Due to net/http changes in Go 1.16, HTTP proxies configured through the $HTTP_PROXY environment variable are no longer used for TLS (https://) connections. Make sure you also set an $HTTPS_PROXY environment variable for handling requests to https:// URLs.

Refer to the HTTP/HTTPS proxy section to learn how to configure the Docker Daemon to use a proxy server.

Builder

  • Fix platform-matching logic to fix docker build using not finding images in the local image cache on Arm machines when using BuildKit moby/moby#42954

Runtime

... (truncated)

Commits
  • 847da18 Merge pull request #43004 from AkihiroSuda/cherrypick-42152
  • 4a27cd1 Merge pull request #43027 from thaJeztah/20.10_backport_update_image_spec
  • 7568123 Merge pull request #43023 from thaJeztah/20.10_bump_buildkit
  • c988693 Merge pull request #43024 from thaJeztah/20.10_containerd_1.4.12
  • dc01597 vendor: github.com/opencontainers/image-spec v1.0.2
  • 11b3bfe Merge pull request #43028 from thaJeztah/20.10_fix_vendor_conf
  • e0108db [20.10] fix vendor validation
  • d47de2a [20.10] update containerd binary to v1.4.12
  • da9c983 [20.10] vendor: github.com/moby/buildkit v0.8.3-4-gbc07b2b8
  • 10106a0 Merge pull request from GHSA-xmmx-7jpf-fx42
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.9+incompatible to 20.10.11+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](moby/moby@v20.10.9...v20.10.11)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #383 (fd0ca1b) into master (4b5710b) will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
+ Coverage   62.09%   62.28%   +0.19%     
==========================================
  Files          15       15              
  Lines        1042     1042              
==========================================
+ Hits          647      649       +2     
+ Misses        293      291       -2     
  Partials      102      102              
Impacted Files Coverage Δ
docker.go 64.90% <0.00%> (+0.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b5710b...fd0ca1b. Read the comment docs.

@gianarb gianarb merged commit 3e32ca0 into master Nov 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/docker-20.10.11incompatible branch November 19, 2021 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant