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 24.0.0-rc.2.0.20230905130451-032797ea4bcb+incompatible to 24.0.9+incompatible in /src/dockerfile-add-scanner #21

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2024

Bumps github.com/docker/docker from 24.0.0-rc.2.0.20230905130451-032797ea4bcb+incompatible to 24.0.9+incompatible.

Release notes

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

v24.0.9

24.0.9

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Security

This release contains security fixes for the following CVEs affecting Docker Engine and its components.

CVE Component Fix version Severity
CVE-2024-21626 runc 1.1.12 High, CVSS 8.6
CVE-2024-24557 Docker Engine 24.0.9 Medium, CVSS 6.9

Important ⚠️

Note that this release of Docker Engine doesn't include fixes for the following known vulnerabilities in BuildKit:

To address these vulnerabilities, upgrade to Docker Engine v25.0.2.

For more information about the security issues addressed in this release, and the unaddressed vulnerabilities in BuildKit, refer to the blog post. For details about each vulnerability, see the relevant security advisory:

Packaging updates

v24.0.8

24.0.8

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Live restore: Containers with auto remove (docker run --rm) are no longer forcibly removed on engine restart. moby/moby#46857

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from eriknordmark as a code owner March 20, 2024 17:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2024
@dependabot dependabot bot requested a review from deitch as a code owner March 20, 2024 17:21
@eriknordmark
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/src/dockerfile-add-scanner/github.com/docker/docker-24.0.9incompatible branch from bc0b6c7 to daec0fc Compare July 2, 2024 07:09
@deitch
Copy link
Contributor

deitch commented Jul 4, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/src/dockerfile-add-scanner/github.com/docker/docker-24.0.9incompatible branch from daec0fc to 65d3426 Compare July 4, 2024 13:40
@eriknordmark
Copy link
Contributor

@deitch build fails with
22.76 /go/pkg/mod/github.com/moby/buildkit@v0.13.0-beta1.0.20231011161957-86e25b3ad8c2/frontend/dockerfile/instructions/parse.go:592:15: healthcheck.StartInterval undefined (type container.HealthConfig has no field or method StartInterval)

after I merged the other PRs.

1 similar comment
@eriknordmark
Copy link
Contributor

@deitch build fails with
22.76 /go/pkg/mod/github.com/moby/buildkit@v0.13.0-beta1.0.20231011161957-86e25b3ad8c2/frontend/dockerfile/instructions/parse.go:592:15: healthcheck.StartInterval undefined (type container.HealthConfig has no field or method StartInterval)

after I merged the other PRs.

@eriknordmark
Copy link
Contributor

@dependabot rebase

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.0-rc.2.0.20230905130451-032797ea4bcb+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/commits/v24.0.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/src/dockerfile-add-scanner/github.com/docker/docker-24.0.9incompatible branch from 65d3426 to 16f42e4 Compare July 9, 2024 07:46
@deitch
Copy link
Contributor

deitch commented Jul 9, 2024

This should no longer be necessary

@deitch
Copy link
Contributor

deitch commented Jul 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

Looks like github.com/docker/docker is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 9, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/src/dockerfile-add-scanner/github.com/docker/docker-24.0.9incompatible branch July 9, 2024 08:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants