Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps rust-vmm-ci from 2d733b0 to 1b48931.

Commits
  • 1b48931 setup: add auto configuration for publishing workflows
  • c044333 add sample github action for crates.io publishing
  • 1d65d26 doc: update README to instruction to use new script
  • 6df971b Add a script for running through some basic repository setup
  • 30599a5 fix typo in cargo doc test
  • c41370c chore: Update container version to g6300e70
  • 3e24835 ci: add --cfg for cargo doc to disable compile_error!()
  • 58dab8b do not use cargo-all-features on riscv64
  • 55cac8c fix: convert unittests-gnu to use cargo-all-features
  • 1d02fcc ci: run clippy using cargo-all-features
  • Additional commits viewable in compare view

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 submodules Pull requests that update Submodules code labels Oct 16, 2025
@dependabot dependabot bot requested a review from sameo as a code owner October 16, 2025 11:03
@dependabot dependabot bot added the submodules Pull requests that update Submodules code label Oct 16, 2025
ShadowCurse
ShadowCurse previously approved these changes Oct 22, 2025
@roypat
Copy link
Member

roypat commented Oct 23, 2025

okay gr, untangling all the features so that cargo all-features build passes for this crate seems to be quite involved... I'll open an issue

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

A newer version of rust-vmm-ci exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot bot and others added 2 commits December 8, 2025 10:01
Bumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `2d733b0` to `1b48931`.
- [Commits](rust-vmm/rust-vmm-ci@2d733b0...1b48931)

---
updated-dependencies:
- dependency-name: rust-vmm-ci
  dependency-version: 1b48931447cdddebfd19c61f1847e82296fe06ba
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
All the custom tests (which were mostly about specific feature
combinations and making sure all targets are tested) have been subsumed
by the default rust-vmm-ci configurations.

Signed-off-by: Patrick Roy <patrick.roy@linux.dev>
@roypat roypat force-pushed the dependabot/submodules/rust-vmm-ci-1b48931 branch from a593363 to b1ecdb6 Compare December 8, 2025 09:05
@roypat roypat enabled auto-merge (rebase) December 8, 2025 09:05
roypat
roypat previously approved these changes Dec 8, 2025
It only exists on x86, so fix the aarch64 doctests

Signed-off-by: Patrick Roy <patrick.roy@linux.dev>
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 submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants