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.6.2 #110

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

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

Release notes

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

v1.6.2

Changes

  • nerdctl compose:
    • Fix --env-file (broken since v1.6.0) (#2567)

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.6.2-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-1.6.2-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  24752128 2023-10-13 01:37 nerdctl
-rwxr-xr-x root/root     21618 2023-10-13 01:36 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      7187 2023-10-13 01:36 containerd-rootless.sh

Full

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

drwxr-xr-x 0/0               0 2023-10-13 01:50 bin/
-rwxr-xr-x 0/0        27623705 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        53353409 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0         3788344 2023-10-13 01:46 bin/bypass4netns
-rwxr-xr-x 0/0         5283840 2023-10-13 01:46 bin/bypass4netnsd
-rwxr-xr-x 0/0        57479768 2023-10-13 01:48 bin/containerd
-rwxr-xr-x 0/0         9474048 2023-10-09 21:44 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           21618 2023-10-13 01:47 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            7187 2023-10-13 01:47 bin/containerd-rootless.sh
-rwxr-xr-x 0/0        12279808 2023-10-13 01:49 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        59637768 2023-03-08 10:08 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        20397229 2023-10-13 01:50 bin/ctd-decoder
-rwxr-xr-x 0/0        28926368 2023-10-13 01:47 bin/ctr
-rwxr-xr-x 0/0        29367290 2023-10-13 01:50 bin/ctr-enc
-rwxr-xr-x 0/0        26664136 2023-03-08 10:08 bin/ctr-remote
-rwxr-xr-x 0/0         1785448 2023-10-13 01:50 bin/fuse-overlayfs
-rwxr-xr-x 0/0        83712312 2023-10-05 17:02 bin/ipfs
</tr></table> 

... (truncated)

Commits
  • e3dc23b Merge pull request #2567 from AkihiroSuda/fix-env-file
  • 5d4f032 nerdctl compose: fix --env-file
  • 2752149 Merge pull request #2564 from containerd/dependabot/go_modules/github.com/con...
  • 80a303b Merge pull request #2563 from testwill/delete_code
  • 5a87481 build(deps): bump github.com/containerd/nydus-snapshotter
  • ff0fa84 chore: unnecessary code
  • ce5dae5 Merge pull request #2561 from containerd/dependabot/go_modules/golang.org/x/n...
  • a2cfe91 build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
  • 4dff8d0 Merge pull request #2559 from testwill/client
  • 3b09b4c fix: call client close
  • 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.6.2.
- [Release notes](https://github.com/containerd/nerdctl/releases)
- [Commits](containerd/nerdctl@v1.5.0...v1.6.2)

---
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 Oct 16, 2023
@dependabot dependabot bot requested a review from AkihiroSuda October 16, 2023 21:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #118.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/nerdctl-1.6.2 branch November 6, 2023 21:41
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