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.6 to 1.0.1 #1

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps github.com/rootless-containers/rootlesskit from 0.14.6 to 1.0.1.

Release notes

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

v1.0.1

Changes

  • Update go.mod to have go1.17 as the minmium version (#289, thanks to @​manugupt1)
  • Binary release: add riscv64 binaries (#300)

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

Install

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

v1.0.0

Changes

Only minor changes since v0.14.6, such as upgrading Go to 1.18: rootless-containers/rootlesskit@v0.14.6...v1.0.0

Install

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

Commits
  • 5d5f4c0 v1.0.1
  • 6c40056 CI: update slirp4netns to v1.2.0
  • 6bcfda1 Merge pull request #300 from AkihiroSuda/dev
  • 7d7574c CI: test cross compilation
  • 6118678 make cross: add riscv64
  • fccc95e Merge pull request #301 from rootless-containers/dependabot/go_modules/github...
  • 872d46c Bump github.com/urfave/cli/v2 from 2.5.0 to 2.5.1
  • 7a2eae1 Merge pull request #298 from rootless-containers/dependabot/go_modules/github...
  • 36f9625 Bump github.com/urfave/cli/v2 from 2.4.4 to 2.5.0
  • 6ad0065 Merge pull request #297 from rootless-containers/dependabot/go_modules/github...
  • 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 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](https://github.com/rootless-containers/rootlesskit) from 0.14.6 to 1.0.1.
- [Release notes](https://github.com/rootless-containers/rootlesskit/releases)
- [Commits](rootless-containers/rootlesskit@v0.14.6...v1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 15, 2022

Superseded by #33.

@dependabot dependabot bot closed this Nov 15, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/rootless-containers/rootlesskit-1.0.1 branch November 15, 2022 21:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
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 locked - please file new issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants