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

build(deps): bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible #1080

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible.

Release notes

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

v20.10.14

This release of Docker Engine updates the default inheritable capabilities for containers to address CVE-2022-24769, a new version of the containerd.io runtime is also included to address the same issue.

Daemon

  • Update the default inheritable capabilities.

Builder

  • Update the default inheritable capabilities for containers used during build.

Packaging

  • Update containerd (containerd.io package) to v1.5.11.
  • Update docker buildx to v0.8.1.
Commits
  • 87a90dc Merge pull request #43417 from thaJeztah/20.10_update_containerd_binary_1.5.11
  • 7dfe7a1 [20.10] update containerd binary to 1.5.11
  • 7f375bc Merge pull request from GHSA-2mm7-x5h6-5pvq
  • cf0abad Merge pull request #43416 from thaJeztah/20.10_update_containerd2
  • af953d2 [20.10] vendor: containerd 7cfa023d95d37076d5ab035003d4839f4b6ba791
  • dd38613 oci: inheritable capability set should be empty
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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.13+incompatible to 20.10.14+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](moby/moby@v20.10.13...v20.10.14)

---
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>
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2022 02:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 28, 2022
@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #1080 (2b47c7a) into master (4f8da0a) will increase coverage by 2.41%.
The diff coverage is 83.98%.

@@            Coverage Diff             @@
##           master    #1080      +/-   ##
==========================================
+ Coverage   57.50%   59.92%   +2.41%     
==========================================
  Files          32       38       +6     
  Lines        4594     4821     +227     
==========================================
+ Hits         2642     2889     +247     
+ Misses       1729     1700      -29     
- Partials      223      232       +9     
Impacted Files Coverage Δ
pkg/model/action.go 0.00% <ø> (ø)
pkg/model/planner.go 50.73% <ø> (+0.32%) ⬆️
pkg/container/docker_run.go 4.92% <7.14%> (-0.63%) ⬇️
pkg/runner/logger.go 66.00% <67.56%> (+0.56%) ⬆️
pkg/runner/runner.go 72.80% <71.69%> (-3.67%) ⬇️
pkg/exprparser/interpreter.go 74.57% <75.00%> (+1.17%) ⬆️
pkg/runner/expression.go 91.02% <78.26%> (+0.20%) ⬆️
pkg/runner/step.go 80.76% <80.76%> (ø)
pkg/runner/run_context.go 78.84% <81.57%> (-0.81%) ⬇️
pkg/runner/action.go 82.97% <82.97%> (ø)
... and 16 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@github-actions
Copy link
Contributor

github-actions bot commented Mar 28, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 0.99s
✅ EDITORCONFIG editorconfig-checker 2 0 0.75s
✅ GIT git_diff yes no 0.01s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@mergify mergify bot merged commit c8a40bf into master Mar 28, 2022
@mergify mergify bot deleted the dependabot/go_modules/github.com/docker/docker-20.10.14incompatible branch March 28, 2022 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant