Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/rootless-containers/rootlesskit/v2 from 2.3.5 to 2.3.6.

Release notes

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

v2.3.6

Changes

  • [release/2.3] go.mod: github.com/containernetworking/plugins v1.9.0 ; release v2.3.6 (#550)

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v2.3.6/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/20323329446 The sha256sum of the SHA256SUMS file itself is d8abffca38ffdfdd5f8ce62b1f489b5dfecbc68b8972f0889f1c7f1186d1029c .

Commits
  • a1d6ded v2.3.6
  • 7a8f800 ci: fix missing tag variable in release note generation
  • 7764376 go.mod: github.com/containernetworking/plugins v1.9.0
  • e83d763 Merge pull request #513 from AkihiroSuda/dev
  • b5ddfeb v2.3.5+dev
  • 285c449 Merge pull request #512 from rootless-containers/dependabot/go_modules/golang...
  • f2dc076 Build(deps): Bump golang.org/x/sys from 0.32.0 to 0.33.0
  • fc3457c Merge pull request #510 from AkihiroSuda/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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 18, 2025
@AkihiroSuda
Copy link
Member

@dependabot recreate

@AkihiroSuda AkihiroSuda added this to the v2.2.1 milestone Dec 19, 2025
Bumps [github.com/rootless-containers/rootlesskit/v2](https://github.com/rootless-containers/rootlesskit) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/rootless-containers/rootlesskit/releases)
- [Commits](rootless-containers/rootlesskit@v2.3.5...v2.3.6)

---
updated-dependencies:
- dependency-name: github.com/rootless-containers/rootlesskit/v2
  dependency-version: 2.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rootless-containers/rootlesskit/v2-2.3.6 branch from b4aee9b to f5c1822 Compare December 19, 2025 09:00
@AkihiroSuda AkihiroSuda merged commit 7d79937 into main Dec 19, 2025
69 of 74 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rootless-containers/rootlesskit/v2-2.3.6 branch December 19, 2025 11:05
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.

2 participants