Skip to content

build(deps): bump zerocopy from 0.7.35 to 0.8.27 in /deps/td-shim-AzCVMEmu/azcvm-extract-report#753

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/deps/td-shim-AzCVMEmu/azcvm-extract-report/zerocopy-0.8.27
Open

build(deps): bump zerocopy from 0.7.35 to 0.8.27 in /deps/td-shim-AzCVMEmu/azcvm-extract-report#753
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/deps/td-shim-AzCVMEmu/azcvm-extract-report/zerocopy-0.8.27

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps zerocopy from 0.7.35 to 0.8.27.

Release notes

Sourced from zerocopy's releases.

v0.8.27

What's Changed

Full Changelog: google/zerocopy@v0.8.26...v0.8.27

v0.8.26

What's Changed

New Contributors

Full Changelog: google/zerocopy@v0.8.25...v0.8.26

v0.8.26-alpha

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 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 rust Pull requests that update rust code labels Mar 17, 2026
@dependabot dependabot bot requested a review from jyao1 as a code owner March 17, 2026 19:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 17, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/deps/td-shim-AzCVMEmu/azcvm-extract-report/zerocopy-0.8.27 branch 2 times, most recently from 663265e to 997d7bc Compare March 18, 2026 04:20
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.35 to 0.8.27.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.7.35...v0.8.27)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-version: 0.8.27
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/deps/td-shim-AzCVMEmu/azcvm-extract-report/zerocopy-0.8.27 branch from 997d7bc to 3747097 Compare March 18, 2026 06:27
@jyao1 jyao1 requested a review from Copilot March 18, 2026 06:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Rust dependency zerocopy to the 0.8 series for the tdx-tdcall crate.

Changes:

  • Bumped zerocopy dependency from 0.7 to 0.8 (with derive feature)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

# Azure CVM specific dependencies
az-tdx-vtpm = { version = "=0.8.0", git = "https://github.com/kinvolk/azure-cvm-tooling", package = "az-tdx-vtpm", default-features = false, features = ["attester"] }
zerocopy = { version = "0.7", features = ["derive"] }
zerocopy = { version = "0.8", features = ["derive"] }
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants