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

build(deps): bump github.com/containers/gvisor-tap-vsock from 0.5.0 to 0.7.0 #774

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2023

Bumps github.com/containers/gvisor-tap-vsock from 0.5.0 to 0.7.0.

Release notes

Sourced from github.com/containers/gvisor-tap-vsock's releases.

gvisor-tap-vsock v0.7.0

This releases updates the gvisor.dev go module, this fixes compilation with golang 1.20 and 1.21. This has the side-effect of breaking compilation with golang 1.19. If you need to build with this older golang version, you'll need to stay on the 0.6.2 release.

What's Changed

New Contributors

Full Changelog: containers/gvisor-tap-vsock@v0.6.2...v0.7.0

gvisor-tap-vsock v0.6.2

What's Changed

New Contributors

Full Changelog: containers/gvisor-tap-vsock@v0.6.1...v0.6.2

v0.6.1

What's Changed

Full Changelog: containers/gvisor-tap-vsock@v0.6.0...v0.6.1

v0.6.0

What's Changed

New Contributors

Full Changelog: containers/gvisor-tap-vsock@v0.5.0...v0.6.0

Commits
  • db60882 build(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10
  • 2dd59fb build(deps): bump golang.org/x/crypto from 0.10.0 to 0.11.0
  • 277db24 Merge pull request #249 from cfergeau/go121
  • af63cb1 go.mod: gvisor.dev/gvisor v0.0.0-20230715022000-fd277b20b8db
  • 13546a0 go.mod: gvisor.dev/gvisor v0.0.0-20230518002134-99c295d3b367
  • 80bca4f build: Update go version to 1.20
  • aa0257d Update packit targets
  • 049be48 Merge pull request #244 from containers/dependabot/go_modules/golang.org/x/sy...
  • e6e85ad Merge pull request #243 from containers/dependabot/go_modules/github.com/core...
  • 37e15a7 build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 12, 2023
@Neo2308
Copy link
Contributor

Neo2308 commented Aug 12, 2023

Unblocks #768

Bumps [github.com/containers/gvisor-tap-vsock](https://github.com/containers/gvisor-tap-vsock) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/containers/gvisor-tap-vsock/releases)
- [Commits](containers/gvisor-tap-vsock@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/containers/gvisor-tap-vsock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/gvisor-tap-vsock-0.7.0 branch from 5e85c71 to 5cbb82e Compare August 13, 2023 10:32
@abiosoft abiosoft merged commit 79ce64f into main Aug 13, 2023
12 checks passed
@abiosoft abiosoft deleted the dependabot/go_modules/github.com/containers/gvisor-tap-vsock-0.7.0 branch August 13, 2023 11:54
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