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.0 #118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

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

Release notes

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

v1.7.0

Added the initial support for IPv6 (#1558) and CernVM-FS (#2599)

Changes

  • nerdctl network:

  • nerdctl run:

  • nerdctl ps:

    • Fix --format '{{.Names}}' incompatibility (#2595, thanks to @​yankay)
    • Implement --format '{{Label "foo"}}' (#2619)
  • nerdctl-full:

    • Update containerd (1.7.8), runc (1.1.10), BuildKit (0.12.3), imgcrypt (1.1.9), stargz-snapshotter (0.15.1), containerd-fuse-overlayfs (1.0.8) (#2618, #2620, #2624, thanks to @​ktock)
    • Build containerd and ipfs as static binaries (#2610)

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

Thanks to @​TinaMor @​fahedouch @​kotoji @​ktock @​marcoverl @​ollypom @​testwill @​yankay @​yuchanns

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.0-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-1.7.0-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  24772608 2023-11-04 08:49 nerdctl
-rwxr-xr-x root/root     21618 2023-11-04 08:49 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      7187 2023-11-04 08:49 containerd-rootless.sh

Full

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

... (truncated)

Commits
  • e674fe7 Merge pull request #2624 from AkihiroSuda/dev
  • 87622ce Merge pull request #2625 from containerd/dependabot/go_modules/github.com/Mic...
  • 0008cd6 build(deps): bump github.com/Microsoft/hcsshim from 0.11.2 to 0.11.4
  • a9e5ea4 update containerd-fuse-overlayfs (1.0.8)
  • 4e3fd3b Merge pull request #2619 from AkihiroSuda/fix-2598
  • 13d6d9a Merge pull request #2612 from yuchanns/2500
  • 2dbb7f9 Merge pull request #2620 from AkihiroSuda/dev
  • ae12819 Fix unstable sort of container list in compose
  • 0e643d2 update imgcrypt (1.1.9)
  • 2c57b5c update BuildKit (0.12.3)
  • 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.0.
- [Release notes](https://github.com/containerd/nerdctl/releases)
- [Commits](containerd/nerdctl@v1.5.0...v1.7.0)

---
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 Nov 6, 2023
@dependabot dependabot bot requested a review from AkihiroSuda November 6, 2023 21:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #123.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/nerdctl-1.7.0 branch 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