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 with 14 updates #680

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the vhost-device group with 14 updates:

Package From To
serde 1.0.203 1.0.204
cc 1.0.103 1.0.105
serde_derive 1.0.203 1.0.204
windows-targets 0.52.5 0.52.6
windows_aarch64_gnullvm 0.52.5 0.52.6
windows_aarch64_msvc 0.52.5 0.52.6
windows_i686_gnu 0.52.5 0.52.6
windows_i686_gnullvm 0.52.5 0.52.6
windows_i686_msvc 0.52.5 0.52.6
windows_x86_64_gnu 0.52.5 0.52.6
windows_x86_64_gnullvm 0.52.5 0.52.6
windows_x86_64_msvc 0.52.5 0.52.6
zerocopy 0.7.34 0.7.35
zerocopy-derive 0.7.34 0.7.35

Updates serde from 1.0.203 to 1.0.204

Release notes

Sourced from serde's releases.

v1.0.204

  • Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies (#2767, thanks @​weiznich)
Commits
  • 18dcae0 Release 1.0.204
  • 58c307f Alphabetize list of rustc-check-cfg
  • 8cc4809 Merge pull request #2769 from dtolnay/onunimpl
  • 1179158 Update ui test with diagnostic::on_unimplemented from PR 2767
  • 91aa40e Add ui test of unsatisfied serde trait bound
  • 595019e Cut test_suite from workspace members in old toolchain CI jobs
  • b0d7917 Pull in trybuild 'following types implement trait' fix
  • 8e6637a Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented
  • 694fe05 Use the #[diagnostic::on_unimplemented] attribute when possible
  • f3dfd2a Suppress dead code warning in test of unit struct remote derive
  • Additional commits viewable in compare view


Updates cc from 1.0.103 to 1.0.105

Release notes

Sourced from cc's releases.

cc-v1.0.105

Other

  • Regenerate windows sys bindings (#1132)
  • Fix generate-windows-sys-bindings (#1133)
  • Fix gen-windows-sys-binding (#1130)
  • Fix gen-windows-sys-binding (#1127)
  • Update windows-bindgen requirement from 0.57 to 0.58 (#1123)

cc-v1.0.104

Other

  • Fixed link break about compile-time-requirements (#1118)
Changelog

Sourced from cc's changelog.

1.0.105 - 2024-07-07

Other

  • Regenerate windows sys bindings (#1132)
  • Fix generate-windows-sys-bindings (#1133)
  • Fix gen-windows-sys-binding (#1130)
  • Fix gen-windows-sys-binding (#1127)
  • Update windows-bindgen requirement from 0.57 to 0.58 (#1123)

1.0.104 - 2024-07-01

Other

  • Fixed link break about compile-time-requirements (#1118)
Commits


Updates serde_derive from 1.0.203 to 1.0.204

Release notes

Sourced from serde_derive's releases.

v1.0.204

  • Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies (#2767, thanks @​weiznich)
Commits
  • 18dcae0 Release 1.0.204
  • 58c307f Alphabetize list of rustc-check-cfg
  • 8cc4809 Merge pull request #2769 from dtolnay/onunimpl
  • 1179158 Update ui test with diagnostic::on_unimplemented from PR 2767
  • 91aa40e Add ui test of unsatisfied serde trait bound
  • 595019e Cut test_suite from workspace members in old toolchain CI jobs
  • b0d7917 Pull in trybuild 'following types implement trait' fix
  • 8e6637a Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented
  • 694fe05 Use the #[diagnostic::on_unimplemented] attribute when possible
  • f3dfd2a Suppress dead code warning in test of unit struct remote derive
  • Additional commits viewable in compare view


Updates windows-targets from 0.52.5 to 0.52.6

Commits


Updates windows_aarch64_gnullvm from 0.52.5 to 0.52.6

Commits


Updates windows_aarch64_msvc from 0.52.5 to 0.52.6

Commits


Updates windows_i686_gnu from 0.52.5 to 0.52.6

Commits


Updates windows_i686_gnullvm from 0.52.5 to 0.52.6

Commits


Updates windows_i686_msvc from 0.52.5 to 0.52.6

Commits


Updates windows_x86_64_gnu from 0.52.5 to 0.52.6

Commits


Updates windows_x86_64_gnullvm from 0.52.5 to 0.52.6

Commits


Updates windows_x86_64_msvc from 0.52.5 to 0.52.6

Commits


Updates zerocopy from 0.7.34 to 0.7.35

Commits


Updates zerocopy-derive from 0.7.34 to 0.7.35

Commits


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