Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

build(deps): bump github.com/containerd/nerdctl from 1.5.0 to 1.7.1 #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps github.com/containerd/nerdctl from 1.5.0 to 1.7.1.

Release notes

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

v1.7.1

Changes

  • nerdctl diff:

  • nerdctl pull:

    • Add --soci-index-digest flag to specify a particular index digest for SOCI (#2638, thanks to @​sondavidb)
  • nerdctl compose exec:

    • Fix TTY compatibility issues with docker compose exec (#2650, thanks to @​yankay)
  • nerdctl-full:

    • Update containerd (1.7.10), Kubo (0.24.0) (#2659, #2671)

Full changes: https://github.com/containerd/nerdctl/milestone/33?closed=1

Thanks to @​amrmahdi @​kotoji @​minuk-dev @​sondavidb @​suyanhanx @​testwill @​yanggangtony @​yankay

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.1-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-1.7.1-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  24805376 2023-11-30 08:13 nerdctl
-rwxr-xr-x root/root     21618 2023-11-30 08:13 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      7187 2023-11-30 08:13 containerd-rootless.sh

Full

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

drwxr-xr-x 0/0               0 2023-11-30 08:20 bin/
-rwxr-xr-x 0/0        27639916 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        53383522 2015-10-21 00:00 bin/buildkitd
</tr></table> 

... (truncated)

Commits
  • 4692b3e Merge pull request #2671 from AkihiroSuda/dev
  • 0e73e3e update containerd (1.7.10)
  • 73762fc Merge pull request #2669 from containerd/dependabot/go_modules/github.com/con...
  • d8c407f Merge pull request #2670 from kotoji/fix-typo-logopts
  • 21dc100 fix typo
  • ed633b3 build(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10
  • e0e2ccc Merge pull request #2666 from AkihiroSuda/dev
  • e57441e Merge pull request #2663 from containerd/dependabot/go_modules/golang.org/x/n...
  • 71bf53b update golangci-lint (1.55.2)
  • a8aaac2 build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
  • Additional commits viewable 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 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)

Bumps [github.com/containerd/nerdctl](https://github.com/containerd/nerdctl) from 1.5.0 to 1.7.1.
- [Release notes](https://github.com/containerd/nerdctl/releases)
- [Commits](containerd/nerdctl@v1.5.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 4, 2023
@dependabot dependabot bot requested a review from AkihiroSuda December 4, 2023 21:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants