Closed dependabot[bot] closed 7 months ago
CI fails because dependencies vhost-user-backend
and virtio-vsock
depend on virtio-queue
0.11.0
, so we need to upgrade them first before this PR can get merged.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the vhost-device group with 8 updates:
4.5.3
4.5.4
0.11.0
0.12.0
1.1.0
1.2.0
4.5.3
4.5.4
1.0.10
1.0.11
2.7.1
2.7.2
0.2.13
0.2.14
0.8.2
0.8.3
Updates
clap
from 4.5.3 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
virtio-queue
from 0.11.0 to 0.12.0Release notes
Sourced from virtio-queue's releases.
Commits
9a29195
virtio-queue: release v0.12.0563ac82
build(deps): bump rust-vmm-ci from72ebeb3
to7606478
860fc5e
CODEOWNERS: add stefano-garzarellad949c0b
virtio_queue: Add descriptors_utils.rs0e90efe
build(deps): bump rust-vmm-ci from0100de0
to72ebeb3
4b593cf
virtio-bindings: regenerate with Linux 6.7d219302
virtio-vsock: release v0.5.0a6365ca
virtio-queue-ser: release v0.8.0Updates
autocfg
from 1.1.0 to 1.2.0Commits
c10bc17
Merge pull request #57 from cuviper/release-1.2.01c029e4
Fixclippy::needless_borrows_for_generic_args
8fbf203
Release 1.2.07f3e58b
Merge pull request #56 from cuviper/wrappers1ca2af8
SupportRUSTC_WRAPPER
andRUSTC_WORKSPACE_WRAPPER
cf17815
Merge pull request #27 from cuviper/set_no_std32c1170
Use consistent verb form in docs3c2cf0e
Add getterno_std()
and setterset_no_std(bool)
5e07f6a
Merge pull request #55 from cuviper/farewell-bors8717f69
Add a summary CI jobUpdates
clap_derive
from 4.5.3 to 4.5.4Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
itoa
from 1.0.10 to 1.0.11Release notes
Sourced from itoa's releases.
Commits
8f39203
Release 1.0.11eeca57d
Touch up commentsea29bbd
Merge pull request #42 from anforowicz/more-granular-unsafe-blocks526d4e4
Explicitly install a Rust toolchain for cargo-outdated jobfde7fa5
More granularunsafe
blocks.d5e45f2
Temporarily disable miri on doctestsUpdates
memchr
from 2.7.1 to 2.7.2Commits
20ef11f
2.7.21e4b8a8
wasm32: require 'simd128' to be enabled at compile timee02697b
ci: bump actions/checkout to v4b12ad6d
ci: reintroduce x86-64 test for non-SSE environment21def52
style: fix dead_code lint14823b4
ci: remove x86-64 test for non-SSE environmente1c10c5
benchmarks: add stringzilla to appropriate definitions328df56
benchmarks: add 'stringzilla'cedf318
benchmarks: add measurements for memchr 2.7 on aarch64d419718
benchmarks: add measurements for memchr 2.7 on x86-64Updates
pin-project-lite
from 0.2.13 to 0.2.14Release notes
Sourced from pin-project-lite's releases.
Changelog
Sourced from pin-project-lite's changelog.
Commits
c55cf7b
Release 0.2.14a84a49b
Update changelog0d11263
Document PinnedDrop (#83)1ec31c8
Update comments in .rustfmt.tomlae4f2d7
Fix clippy::mixed_attributes_style warningc12376d
ci: Use taiki-e/checkout-action action7334cd9
Ignore more lints at workspace levelcf96a13
tidy: Use yq via venvd1d862e
tidy: Check TOML format170c158
Revert "Revert "Revert "Disable dependabot update for Github Actions"""Updates
regex-syntax
from 0.8.2 to 0.8.3Commits
d895bd9
regex-syntax-0.8.3f5d0b69
syntax: accept{,n}
as an equivalent to{0,n}
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata public0c09903
1.10.3Dependabot 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