Skip to content

chore(deps): Bump github.com/google/go-tpm-tools from 0.4.5 to 0.4.6#863

Merged
step-ci merged 1 commit intomasterfrom
dependabot/go_modules/github.com/google/go-tpm-tools-0.4.6
Oct 7, 2025
Merged

chore(deps): Bump github.com/google/go-tpm-tools from 0.4.5 to 0.4.6#863
step-ci merged 1 commit intomasterfrom
dependabot/go_modules/github.com/google/go-tpm-tools-0.4.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025

Bumps github.com/google/go-tpm-tools from 0.4.5 to 0.4.6.

Release notes

Sourced from github.com/google/go-tpm-tools's releases.

v0.4.6

Breaking Change:

  • #596 cel.AppendEventPCR and cel.AppendEvent stop taking in []crypto.Hash, instead they will get all available PCR banks from the TPM capability.
  • #585 this may be a breaking change to users that don't populate AKPub within the attestation proto. This was never optional, and it was always populated by the go-tpm-tools client code.

What's Changed

New Contributors

Full Changelog: google/go-tpm-tools@v0.4.5...v0.4.6

Commits
  • 215e2ab Add HashNonce flag to Attest and VerifyAttestation (#585)
  • d2379fa remove Attested COS specific CEL parsing logic (#597)
  • 9a1d2ad cel.AppendEventPCR extends to all PCR banks (#596)
  • 79b9d62 Add VerifyConfidentialSpace to verifier.Client (#593)
  • bd1e8cb Remove duplicated code in rest verifier (#590)
  • 4ceb1f0 Attest now will pass in a default audience instead of passing an error (#580)
  • 2153acd add verifyCS experiment flag (#588)
  • b87dff4 Add testutils package to make select test helpers publicly available (#589)
  • e780450 TEE Server Error code Translation (#587)
  • 9ebbadb Fix comment in TEE server (#584)
  • Additional commits viewable in compare view

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 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 <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)

Bumps [github.com/google/go-tpm-tools](https://github.com/google/go-tpm-tools) from 0.4.5 to 0.4.6.
- [Release notes](https://github.com/google/go-tpm-tools/releases)
- [Changelog](https://github.com/google/go-tpm-tools/blob/main/.goreleaser.yaml)
- [Commits](google/go-tpm-tools@v0.4.5...v0.4.6)

---
updated-dependencies:
- dependency-name: github.com/google/go-tpm-tools
  dependency-version: 0.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 6, 2025
@step-ci step-ci enabled auto-merge October 6, 2025 22:14
@step-ci step-ci merged commit a22a9a9 into master Oct 7, 2025
15 checks passed
@step-ci step-ci deleted the dependabot/go_modules/github.com/google/go-tpm-tools-0.4.6 branch October 7, 2025 09:56
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 go Pull requests that update Go code needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants