Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2024

Bumps github.com/rootless-containers/rootlesskit/v2 from 2.2.0 to 2.3.1.

Release notes

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

v2.3.1

Changes

  • Fixed the pipeline for the binary release (#462)

Install

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

v2.3.0

[!NOTE] Binaries are missing in this release due to rootless-containers/rootlesskit#461 . Will be fixed in v2.3.1.

What's Changed

New Contributors

Full Changelog: rootless-containers/rootlesskit@v2.2.0...v2.3.0

Commits
  • fcc67fe v2.3.1
  • 56337e7 CI: attest-build-provenance: fix a subject-path issue (461)
  • 59c089c Merge pull request #460 from AkihiroSuda/dev
  • 2c2a107 v2.3.0+dev
  • 5bf364f v2.3.0
  • f3948fd Enable actions/attest-build-provenance
  • e403655 CI: update Docker (27.1.2)
  • 169edeb CI: update pasta (2024_08_14.61c0b0d)
  • d5a270f go.mod: golang.org/x/net v0.28.0
  • 5e81602 go.mod: github.com/insomniacslk/dhcp v0.0.0-20240812123929-b105c29bd1b5
  • 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/rootless-containers/rootlesskit/v2](https://github.com/rootless-containers/rootlesskit) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/rootless-containers/rootlesskit/releases)
- [Commits](rootless-containers/rootlesskit@v2.2.0...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/rootless-containers/rootlesskit/v2
  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 17, 2024
@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Aug 17, 2024
@AkihiroSuda AkihiroSuda merged commit a59f8f1 into main Aug 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rootless-containers/rootlesskit/v2-2.3.1 branch August 17, 2024 20:03
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