Skip to content

build(deps): Bump github.com/theupdateframework/go-tuf/v2 from 2.0.1 to 2.3.1 in /example in the go_modules group across 1 directory#3932

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/example/go_modules-0c72e616db
Closed

build(deps): Bump github.com/theupdateframework/go-tuf/v2 from 2.0.1 to 2.3.1 in /example in the go_modules group across 1 directory#3932
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/example/go_modules-0c72e616db

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps the go_modules group with 1 update in the /example directory: github.com/theupdateframework/go-tuf/v2.

Updates github.com/theupdateframework/go-tuf/v2 from 2.0.1 to 2.3.1

Release notes

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

v2.3.1

What's Changed

Full Changelog: theupdateframework/go-tuf@v2.3.0...v2.3.1

v2.3.0

What's Changed

Full Changelog: theupdateframework/go-tuf@v2.2.0...v2.3.0

v2.2.0

What's Changed

Full Changelog: theupdateframework/go-tuf@v2.1.1...v2.2.0

v2.1.1

What's Changed

Fixed a regression that can fail clients using the DefaultFetcher{} directly without using the constructor.

Full Changelog: theupdateframework/go-tuf@v2.1.0...v2.1.1

v2.1.0

What's Changed

... (truncated)

Commits
  • b38d91f Verify threshold is valid (#712)
  • 876cf2a Add tests for failing type assertions (#711)
  • 73345ab Perform type assertion (#710)
  • d3cdc4b chore(deps): bump github.com/secure-systems-lab/go-securesystemslib from 0.9....
  • 880e8da chore(deps): bump github.com/sigstore/sigstore from 1.9.5 to 1.10.3 (#706)
  • d8fbc2c modern go (1.20+) improvements (#705)
  • c180bdd chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#704)
  • d52793f Resolve govulncheck errors by bumping go to 1.24.11 (#707)
  • 98340af chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 (#702)
  • 3ace7ea Bump Go to 1.24.9 (#698)
  • 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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 21, 2026
@gmlewis gmlewis added the DO NOT MERGE Do not merge this PR. label Jan 21, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/example/go_modules-0c72e616db branch from 52ee04e to 1c728ce Compare February 5, 2026 12:52
@gmlewis
Copy link
Collaborator

gmlewis commented Feb 6, 2026

We can't accept this PR until this repo moves from Go 1.24/1.25 to Go 1.25/1.26 because of downwind dependency requirements.

@dependabot dependabot bot force-pushed the dependabot/go_modules/example/go_modules-0c72e616db branch from 1c728ce to 334a2c0 Compare February 12, 2026 20:48
@gmlewis
Copy link
Collaborator

gmlewis commented Feb 16, 2026

@dependabot recreate

Bumps the go_modules group with 1 update in the /example directory: [github.com/theupdateframework/go-tuf/v2](https://github.com/theupdateframework/go-tuf).


Updates `github.com/theupdateframework/go-tuf/v2` from 2.0.1 to 2.3.1
- [Release notes](https://github.com/theupdateframework/go-tuf/releases)
- [Commits](theupdateframework/go-tuf@v2.0.1...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/theupdateframework/go-tuf/v2
  dependency-version: 2.3.1
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/example/go_modules-0c72e616db branch from 334a2c0 to 7b61442 Compare February 16, 2026 16:08
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.04%. Comparing base (53e1abd) to head (7b61442).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3932   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files         207      207           
  Lines       19174    19174           
=======================================
  Hits        18033    18033           
  Misses        939      939           
  Partials      202      202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/go_modules/example/go_modules-0c72e616db branch February 16, 2026 16:52
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 DO NOT MERGE Do not merge this PR. go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant