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/rootless-containers/rootlesskit from 0.14.0-beta.0 to 0.14.0 #1

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps github.com/rootless-containers/rootlesskit from 0.14.0-beta.0 to 0.14.0.

Release notes

Sourced from github.com/rootless-containers/rootlesskit's releases.

v0.14.0

Changes (since v0.13.2)

  • CLI: improve --help output (#228)
  • API: support GET /info (#232)
  • Port API: support specifying IP version explicitly ("tcp4", "tcp6") (#232)
  • rootlesskit-docker-proxy: support libnetwork >= 20201216 convention (#232)
  • Allow vendoring with moby/sys/[email protected] as well as @​v0.4.0 (#234)
  • Remove socat port driver (#235)
    • socat driver has been deprecated since v0.7.1 (Dec 2019)
  • New experimental flag: --ipv6 (#236)
    • Enables IPv6 routing (slirp4netns --enable-ipv6). Unrelated to port driver.

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v0.14.0/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions. See the log to verify SHA256SUMS. https://github.com/rootless-containers/rootlesskit/actions/runs/656378969 The sha256sum of the SHA256SUMS file itself is 2e4b536dda750e7c0f1c8cd9c3d1bacb0d57739fab8076fa4455a5a8b34ceb1a .

Commits
  • 81d7d04 v0.14.0
  • 05d11c4 Merge pull request #239 from rootless-containers/dependabot/go_modules/github...
  • 82ec859 Merge pull request #240 from rootless-containers/dependabot/go_modules/github...
  • 2faec59 build(deps): bump github.com/moby/sys/mountinfo from 0.4.0 to 0.4.1
  • 0d67086 build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
  • 2d0f327 Merge pull request #237 from AkihiroSuda/dev
  • 9c152f6 v0.14.0-beta.0+dev
  • See full diff 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 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 the dependencies Pull requests that update a dependency file label Mar 18, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rootless-containers/rootlesskit-0.14.0 branch from aaba27d to 253358a Compare March 19, 2021 11:08
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rootless-containers/rootlesskit-0.14.0 branch from 253358a to c8b52ad Compare March 19, 2021 14:32
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 24, 2021

Looks like github.com/rootless-containers/rootlesskit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 24, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rootless-containers/rootlesskit-0.14.0 branch March 24, 2021 13:01
vdemeester pushed a commit that referenced this pull request Apr 28, 2021
Our current #1 flake; this is a simple one: we can't run 'logs'
on a container run with '-d --rm'.

Signed-off-by: Ed Santiago <[email protected]>
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.

0 participants