rust-vmm / vhost-device

'vhost-user' device backends workspace
Apache License 2.0
67 stars 46 forks source link

build(deps): bump the vhost-device group in /staging with 5 updates #684

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the vhost-device group in /staging with 5 updates:

Package From To
clap 4.5.8 4.5.9
thiserror 1.0.61 1.0.62
clap_builder 4.5.8 4.5.9
syn 2.0.69 2.0.71
thiserror-impl 1.0.61 1.0.62

Updates clap from 4.5.8 to 4.5.9

Release notes

Sourced from clap's releases.

v4.5.9

[4.5.9] - 2024-07-09

Fixes

  • (error) When defining a custom help flag, be sure to suggest it like we do the built-in one
Changelog

Sourced from clap's changelog.

[4.5.9] - 2024-07-09

Fixes

  • (error) When defining a custom help flag, be sure to suggest it like we do the built-in one
Commits
  • 3a2fb25 Merge pull request #5547 from tesuji/fish-list
  • 1e3681b refactor: Pass list to __fish_seen_subcommand_from
  • b1a0508 refactor: Rewrite iterator for followup changes
  • 5cc44bb Merge pull request #5548 from tesuji/fish-escape-tab
  • 181b9e0 test: Ensure optional_value runs
  • 0724b7b chore: Remove tarpaulin support
  • 8024254 chore: Update deps to fix nightly
  • b16f987 style: Escaping tab as \t for more readability for fish
  • cf151fd Merge pull request #5542 from casey/exit-without-flushing
  • 5da658c Merge pull request #5541 from rustco/master
  • Additional commits viewable in compare view


Updates thiserror from 1.0.61 to 1.0.62

Release notes

Sourced from thiserror's releases.

1.0.62

  • Support referring to nested tuple struct fields inside #[error("…", …)] attribute (#309)
Commits
  • 0bf6e3d Release 1.0.62
  • 4977932 Merge pull request #310 from dtolnay/nestedtuple
  • 40a7779 Support .0.0 nested tuple index
  • f1ca210 Add regression test for issue 309
  • 479744e No need for dead code if struct fields are public
  • 4db08b1 Ignore warning on unused struct in test
  • f2824ae Fill in ignore reasons in all #[ignore] attributes
  • See full diff in compare view


Updates clap_builder from 4.5.8 to 4.5.9

Release notes

Sourced from clap_builder's releases.

v4.5.9

[4.5.9] - 2024-07-09

Fixes

  • (error) When defining a custom help flag, be sure to suggest it like we do the built-in one
Changelog

Sourced from clap_builder's changelog.

[4.5.9] - 2024-07-09

Fixes

  • (error) When defining a custom help flag, be sure to suggest it like we do the built-in one
Commits


Updates syn from 2.0.69 to 2.0.71

Release notes

Sourced from syn's releases.

2.0.71

2.0.70

Commits
  • f34dc7b Release 2.0.71
  • 896d58b Merge pull request #1706 from lemunozm/patch-1
  • dd7e269 Remove mut from Puntuated::get()
  • 5c67e26 Release 2.0.70
  • 935c1e1 Configure out more full-only expression kinds in print_expr
  • e664375 Merge pull request #1704 from dtolnay/fixup
  • f1daf23 Enable expression fixups in 'derive' mode
  • 678dbc2 Update test suite to nightly-2024-07-08
  • 628e2f7 Ignore needless_update clippy lint
  • c3e378c Merge pull request #1703 from dtolnay/cast
  • Additional commits viewable in compare view


Updates thiserror-impl from 1.0.61 to 1.0.62

Release notes

Sourced from thiserror-impl's releases.

1.0.62

  • Support referring to nested tuple struct fields inside #[error("…", …)] attribute (#309)
Commits
  • 0bf6e3d Release 1.0.62
  • 4977932 Merge pull request #310 from dtolnay/nestedtuple
  • 40a7779 Support .0.0 nested tuple index
  • f1ca210 Add regression test for issue 309
  • 479744e No need for dead code if struct fields are public
  • 4db08b1 Ignore warning on unused struct in test
  • f2824ae Fill in ignore reasons in all #[ignore] attributes
  • See full diff 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 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