Skip to content

chore(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.4.1 to 2.4.2#13462

Merged
BagToad merged 1 commit into
trunkfrom
dependabot/go_modules/github.com/theupdateframework/go-tuf/v2-2.4.2
May 22, 2026
Merged

chore(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.4.1 to 2.4.2#13462
BagToad merged 1 commit into
trunkfrom
dependabot/go_modules/github.com/theupdateframework/go-tuf/v2-2.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/theupdateframework/go-tuf/v2 from 2.4.1 to 2.4.2.

Release notes

Sourced from github.com/theupdateframework/go-tuf/v2's releases.

v2.4.2

What's Changed

New Contributors

Full Changelog: theupdateframework/go-tuf@v2.4.1...v2.4.2

Commits
  • f5edbde Fix threshold counting for duplicate public keys (#733)
  • 2800c0a chore(deps): bump github.com/sigstore/sigstore from 1.10.5 to 1.10.6 (#732)
  • 45e0a1f Fix log line to not be fmt-styled (#730)
  • a5a1273 chore(deps): bump github.com/secure-systems-lab/go-securesystemslib from 0.10...
  • 7e8f69f chore(deps): bump github.com/sigstore/sigstore from 1.10.4 to 1.10.5 (#727)
  • fa94ec0 Decouple CI Go version from module minimum (#726)
  • 17b4808 Do not allow empty hashes for the Target role (#721)
  • See full diff 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 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/theupdateframework/go-tuf/v2](https://github.com/theupdateframework/go-tuf) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/theupdateframework/go-tuf/releases)
- [Commits](theupdateframework/go-tuf@v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: github.com/theupdateframework/go-tuf/v2
  dependency-version: 2.4.2
  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 May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 00:14
@dependabot dependabot Bot requested a review from BagToad May 20, 2026 00:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2026

@BagToad BagToad left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM: our only direct use is metadata/fetcher in pkg/cmd/attestation/verification/tuf.go, and the substantive 2.4.1 → 2.4.2 changes are hardening fixes in TUF metadata parsing reached only transitively via sigstore-go, with no impact on our happy path.

@BagToad BagToad merged commit d99c18c into trunk May 22, 2026
46 checks passed
@BagToad BagToad deleted the dependabot/go_modules/github.com/theupdateframework/go-tuf/v2-2.4.2 branch May 22, 2026 20:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant