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

gomod(deps): Bump github.com/containerd/nerdctl from 1.7.6 to 1.7.7 #1901

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2024

Bumps github.com/containerd/nerdctl from 1.7.6 to 1.7.7.

Release notes

Sourced from github.com/containerd/nerdctl's releases.

v1.7.7

Changes

Compatible containerd versions

This release of nerdctl is expected to be used with containerd v1.6 or v1.7.

About the binaries

  • Minimal (nerdctl-1.7.7-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-1.7.7-linux-amd64.tar.gz): Includes dependencies such as containerd, runc, and CNI

Minimal

Extract the archive to a path like /usr/local/bin or ~/bin .

-rwxr-xr-x root/root  25985176 2024-09-10 06:39 nerdctl
-rwxr-xr-x root/root     21916 2024-09-10 06:38 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      7187 2024-09-10 06:38 containerd-rootless.sh

Full

Extract the archive to a path like /usr/local or ~/.local .

drwxr-xr-x 0/0               0 2024-09-10 06:46 bin/
-rwxr-xr-x 0/0        29847294 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        23724032 2022-09-05 09:52 bin/buildg
-rwxr-xr-x 0/0         4788191 2015-10-21 00:00 bin/buildkit-cni-bridge
-rwxr-xr-x 0/0         4943846 2015-10-21 00:00 bin/buildkit-cni-firewall
-rwxr-xr-x 0/0         3679575 2015-10-21 00:00 bin/buildkit-cni-host-local
-rwxr-xr-x 0/0         3750882 2015-10-21 00:00 bin/buildkit-cni-loopback
-rwxr-xr-x 0/0        59650658 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        15311568 2024-09-10 06:45 bin/bypass4netns
-rwxr-xr-x 0/0         5882008 2024-09-10 06:45 bin/bypass4netnsd
-rwxr-xr-x 0/0        39861392 2024-09-10 06:46 bin/containerd
-rwxr-xr-x 0/0         9474048 2023-11-02 17:34 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           21916 2024-09-10 06:45 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            7187 2024-09-10 06:45 bin/containerd-rootless.sh
-rwxr-xr-x 0/0        12841112 2024-09-10 06:46 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        45903872 2023-10-31 08:57 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        21810226 2024-09-10 06:46 bin/ctd-decoder
-rwxr-xr-x 0/0        19681432 2024-09-10 06:45 bin/ctr
-rwxr-xr-x 0/0        31140204 2024-09-10 06:46 bin/ctr-enc
</tr></table> 

... (truncated)

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 29, 2024
Bumps [github.com/containerd/nerdctl](https://github.com/containerd/nerdctl) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/containerd/nerdctl/releases)
- [Commits](containerd/nerdctl@v1.7.6...v1.7.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/staging/github.com/containerd/nerdctl-1.7.7 branch from 9f84a44 to fa7a614 Compare September 30, 2024 07:27
Copy link
Member

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good here. Thanks!

Reviewed-by: Cezar Craciunoiu [email protected]
Approved-by: Cezar Craciunoiu [email protected]

@craciunoiuc craciunoiuc merged commit f0cf3ad into staging Sep 30, 2024
10 checks passed
@craciunoiuc craciunoiuc deleted the dependabot/go_modules/staging/github.com/containerd/nerdctl-1.7.7 branch September 30, 2024 07:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants