Skip to content

build(deps): bump seccompiler from 0.4.0 to 0.5.0 - #28

Merged
echobt merged 2 commits into
mainfrom
dependabot/cargo/seccompiler-0.5.0
Sep 7, 2026
Merged

build(deps): bump seccompiler from 0.4.0 to 0.5.0#28
echobt merged 2 commits into
mainfrom
dependabot/cargo/seccompiler-0.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps seccompiler from 0.4.0 to 0.5.0.

Changelog

Sourced from seccompiler's changelog.

v0.5.0

Added

Changed

Commits
  • c3cf77d chore: Prepare 0.5.0 release
  • cb01267 CHANGELOG: Update CHANGELOG.md
  • 27602c7 syscall_table: Update to v6.12 kernel syscall
  • 5de1945 tools: Support generate_syscall_tables with newer kernel
  • caf9e32 Bump rust-vmm-ci from 1150c47 to 2d733b0
  • 6297175 Update coverage score
  • 8c87854 Fix clippy warnings
  • 39091a7 ci: Enable RISC-V CI
  • 8f3c38d Bumps rust-vmm-ci to 1150c47
  • 68e78ac CHANGELOG.md: document riscv64 support
  • 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 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 [seccompiler](https://github.com/rust-vmm/seccompiler) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/rust-vmm/seccompiler/releases)
- [Changelog](https://github.com/rust-vmm/seccompiler/blob/main/CHANGELOG.md)
- [Commits](rust-vmm/seccompiler@v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:build Build, dependencies, tests, and CI dependencies Pull requests that update a dependency file labels Sep 7, 2026
@dependabot
dependabot Bot requested a review from echobt as a code owner September 7, 2026 07:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file area:build Build, dependencies, tests, and CI labels Sep 7, 2026
Remove the obsolete 0.4 compatibility exception and inherit the shared
0.5 dependency. Replace the empty filter test with a real subprocess
check for denied network sockets and allowed local socket read/write.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
@echobt
echobt merged commit 7e791c0 into main Sep 7, 2026
12 checks passed
@echobt
echobt deleted the dependabot/cargo/seccompiler-0.5.0 branch September 7, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:build Build, dependencies, tests, and CI dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant