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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the vhost-device group in /staging with 8 updates:
2.4.2
2.5.0
1.1.2
1.1.3
1.7.0
1.7.1
2.0.1
2.0.2
2.2.5
2.2.6
1.10.3
1.10.4
0.38.31
0.38.32
2.0.53
2.0.55
Updates
bitflags
from 2.4.2 to 2.5.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e5ff0ca
Merge pull request #401 from KodrAus/cargo/2.5.04b51e1d
prepare for 2.5.0 release6965e84
Merge pull request #400 from KodrAus/feat/parser-modes6eaed0b
support truncating or strict-named variants of parsing and formattinge2c8409
Merge pull request #398 from tgross35/patch-173dc066
DeriveDebug
forFlag\<B>
Updates
aho-corasick
from 1.1.2 to 1.1.3Commits
56256dc
1.1.31b64b22
simd: fix big-endian aarch64 build59b3655
style: clean up lint violationsf227162
benchmarks: import jetscii's benchmarks964a2d5
benchmarks: update aho-corasick engine lock fileUpdates
arc-swap
from 1.7.0 to 1.7.1Changelog
Sourced from arc-swap's changelog.
Commits
Updates
fastrand
from 2.0.1 to 2.0.2Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
a8f98b4
v2.0.2dda0fe8
Remove unnecesary instantiation35b0ae3
Fix typo (#76)f577814
Always set #![no_std] to fix redundant import warning034e668
docs: Fix CI badge link in readmeUpdates
indexmap
from 2.2.5 to 2.2.6Changelog
Sourced from indexmap's changelog.
Commits
3f0fffb
Merge pull request #323 from cuviper/mutable33c1a7c
Fixunused_imports
b76ff73
Fixclippy::multiple_bound_locations
0060546
Release 2.2.6210b027
Opt-in mutable access on IndexSetUpdates
regex
from 1.10.3 to 1.10.4Commits
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 publicUpdates
rustix
from 0.38.31 to 0.38.32Commits
647d6c9
chore: Release rustix version 0.38.322fc59e9
Addsetgroups
and fixgetgroups
(#1006)b494d28
Miscellaneous documentation cleanups (#1036)a754c48
Temporarily disable Dragonfly in CI. (#1035)5944bde
Fix compilation errors on armv6k-nintendo-3ds. (#1027)3fb1d16
Add pidfd_send_signal syscall (#1019)966fde1
AddIORING_MSG_RING_FLAGS_PASS
. (#1034)4c3335c
Add mount2 syscall (#1024)a6a5cc8
Add some tests for the module functions. (#1029)7b44528
Update FreeBSD 13 CI image (#1032)Updates
syn
from 2.0.53 to 2.0.55Release notes
Sourced from syn's releases.
Commits
d4c4811
Release 2.0.5521d9e5f
Merge pull request #1603 from dtolnay/compat6e8a372
Restore compatibility with rustc 1.56 through 1.59a5d02b1
Release 2.0.54c218a35
Merge pull request #1602 from dtolnay/deadcode2ddfdc6
Suppress dead code lint on custom token's span fielde4f3216
Update test suite to nightly-2024-03-23fa563a4
Merge pull request #1601 from dtolnay/vistestcfb9bb4
Add test of unnamed tuple struct field with inherited visibility73c3087
Update test suite to nightly-2024-03-22Dependabot 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