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 github.com/docker/docker from 20.10.3+incompatible to 20.10.4+incompatible #290

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/docker/docker from 20.10.3+incompatible to 20.10.4+incompatible.

Release notes

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

v20.10.4

release notes: docker/docker#20104

20.10.4

Builder

  • Fix incorrect cache match for inline cache import with empty layers moby/moby#42061
  • Update BuildKit to v0.8.2 moby/moby#42061
    • resolver: avoid error caching on token fetch
    • fileop: fix checksum to contain indexes of inputs preventing certain cache misses
    • Fix reference count issues on typed errors with mount references (fixing invalid mutable ref errors)
    • git: set token only for main remote access allowing cloning submodules with different credentials
  • Ensure blobs get deleted in /var/lib/docker/buildkit/content/blobs/sha256 after pull. To clean up old state run builder prune moby/moby#42065
  • Fix parallel pull synchronization regression moby/moby#42049
  • Ensure libnetwork state files do not leak moby/moby#41972

Client

  • Fix a panic on docker login if no config file is present docker/cli#2959
  • Fix WARNING: Error loading config file: .dockercfg: $HOME is not defined docker/cli#2958

Runtime

Logger

  • Honor labels-regex config even if labels is not set moby/moby#42046
  • Handle long log messages correctly preventing awslogs in non-blocking mode to split events bigger than 16kB mobymoby#41975

Rootless

Security

... (truncated)

Commits
  • 363e9a8 Merge pull request #42061 from thaJeztah/20.10_backport_bump_buildkit
  • 35f5f9e builder: fix incorrect cache match for inline cache with empty layers
  • 035cb27 Merge pull request #42070 from thaJeztah/20.10_backport_rootless_typo_guard
  • 3ce37a6 vendor: github.com/moby/buildkit v0.8.2
  • 5e8c1b4 dockerd-rootless.sh: add typo guard
  • 7f547e1 Merge pull request #42060 from thaJeztah/20.10_backport_bump_swarmkit
  • 830471a Merge pull request #42066 from thaJeztah/20.10_backport_check_config
  • 7ae42f5 Merge pull request #42065 from thaJeztah/20.10_backport_lease_blobs_fixes
  • f3d130d Merge pull request #42049 from thaJeztah/20.10_backport_builder_pull_fix
  • a24d92f check-config.sh: add NETFILTER_XT_MARK
  • 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yaml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/docker/docker](https:/docker/docker) from 20.10.3+incompatible to 20.10.4+incompatible.
- [Release notes](https:/docker/docker/releases)
- [Changelog](https:/moby/moby/blob/master/CHANGELOG.md)
- [Commits](moby/moby@v20.10.3...v20.10.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Dependencies or external services label Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #290 (62b75fd) into master (5a2f34d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   63.81%   63.81%           
=======================================
  Files          13       13           
  Lines         865      865           
=======================================
  Hits          552      552           
  Misses        228      228           
  Partials       85       85           

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 5a2f34d...62b75fd. Read the comment docs.

@gianarb gianarb merged commit d47f987 into master Mar 2, 2021
@gianarb gianarb deleted the dependabot/go_modules/github.com/docker/docker-20.10.4incompatible branch March 2, 2021 08:47
This was referenced Mar 12, 2021
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.

1 participant