Skip to content

build(deps): bump github.com/rootless-containers/rootlesskit/v3 from 3.0.2 to 3.1.0 - #5131

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/rootless-containers/rootlesskit/v3-3.1.0
Open

build(deps): bump github.com/rootless-containers/rootlesskit/v3 from 3.0.2 to 3.1.0#5131
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/rootless-containers/rootlesskit/v3-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/rootless-containers/rootlesskit/v3 from 3.0.2 to 3.1.0.

Release notes

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

v3.1.0

Changes

  • feat: support --port-driver=pesto for IPv4 (#616, thanks to @​haytok)
  • fix(pasta): block host loopback access from the namespace when --disable-host-loopback is set (#612, thanks to @​haytok)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/21?closed=1 Thanks to @​haytok

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.1.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/30896632886 The sha256sum of the SHA256SUMS file itself is 8e4407f96f82f4a74f35357b8b885ed8d6db9d3d917df879d7b3f2303e262e28 .

Commits
  • 62d2101 v3.1.0
  • f2e1cbc Merge pull request #616 from haytok/support-pesto
  • 7769112 feat: support --port-driver=pesto for IPv4
  • e98a3a3 Merge pull request #612 from haytok/block-host-lo-from-ns
  • b84becf Merge pull request #610 from rootless-containers/dependabot/github_actions/ac...
  • e37c941 Merge pull request #614 from haytok/update-error-message
  • 05158f9 Merge pull request #615 from haytok/fix-benchmark-iperf3-net.sh
  • a20deb3 docs: refresh network driver benchmark table
  • 7876982 fix: benchmark pasta, not slirp4netns
  • 7227db7 fix: correct field names in ParsePortSpec error messages
  • 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 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/rootless-containers/rootlesskit/v3](https://github.com/rootless-containers/rootlesskit) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/rootless-containers/rootlesskit/releases)
- [Commits](rootless-containers/rootlesskit@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/rootless-containers/rootlesskit/v3
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 7, 2026
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.

0 participants