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 vsock from 0.3.0 to 0.5.1 #661

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps vsock from 0.3.0 to 0.5.1.

Commits
  • 5c47132 release: v0.5.1
  • 393dc99 Update dependencies.
  • 1d5de89 Fix clippy lint warnings.
  • 9a21b3b Rename .cargo/config to config.toml
  • 96a7669 Merge pull request #45 from rust-vsock/dependabot/cargo/nix-0.29.0
  • 3171740 Update nix requirement from 0.28.0 to 0.29.0
  • 2223f5a Merge pull request #44 from retrage/macos-support
  • b9890f1 Replace accept4 with accept and fcntl
  • f817535 Add macOS-specific cfg guards
  • 024f89e Exclude VMADDR_CID_LOCAL for non-linux target
  • 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 the dependencies Pull requests that update a dependency file label Feb 3, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/vsock-0.5.1 branch from dc83677 to 9e2dd76 Compare February 5, 2025 16:43
Bumps [vsock](https://github.com/rust-vsock/vsock-rs) from 0.3.0 to 0.5.1.
- [Commits](rust-vsock/vsock-rs@v0.3.0...v0.5.1)

---
updated-dependencies:
- dependency-name: vsock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@atanzu atanzu force-pushed the dependabot/cargo/vsock-0.5.1 branch from 9e2dd76 to c4fc53e Compare February 18, 2025 08:46
@atanzu atanzu merged commit dc6c615 into main Feb 18, 2025
14 checks passed
@atanzu atanzu deleted the dependabot/cargo/vsock-0.5.1 branch February 18, 2025 08:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant