Skip to content

Commit f7f7723

Browse files
chore(deps): bump github.com/theupdateframework/go-tuf/v2 from 2.3.1 to 2.4.1 (#1798)
Bumps [github.com/theupdateframework/go-tuf/v2](https://github.com/theupdateframework/go-tuf) from 2.3.1 to 2.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/theupdateframework/go-tuf/releases">github.com/theupdateframework/go-tuf/v2's releases</a>.</em></p> <blockquote> <h2>v2.4.1</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/theupdateframework/go-tuf/pull/718">theupdateframework/go-tuf#718</a></li> <li>Enforce a stricter validation on the repo name for TAP 4 by <a href="https://github.com/rdimitrov"><code>@​rdimitrov</code></a> in <a href="https://redirect.github.com/theupdateframework/go-tuf/pull/720">theupdateframework/go-tuf#720</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/theupdateframework/go-tuf/compare/v2.4.0...v2.4.1">https://github.com/theupdateframework/go-tuf/compare/v2.4.0...v2.4.1</a></p> <h2>v2.4.0</h2> <h2>What's Changed</h2> <ul> <li>Add BitLength validation for SuccinctRoles by <a href="https://github.com/rdimitrov"><code>@​rdimitrov</code></a> in <a href="https://redirect.github.com/theupdateframework/go-tuf/pull/716">theupdateframework/go-tuf#716</a></li> <li>Add thread safety documentation for key types by <a href="https://github.com/rdimitrov"><code>@​rdimitrov</code></a> in <a href="https://redirect.github.com/theupdateframework/go-tuf/pull/715">theupdateframework/go-tuf#715</a></li> <li>Use restrictive permissions (0700) for cache directories by <a href="https://github.com/rdimitrov"><code>@​rdimitrov</code></a> in <a href="https://redirect.github.com/theupdateframework/go-tuf/pull/714">theupdateframework/go-tuf#714</a></li> <li>Breaking change: Replace panic with error return in Key.ID() by <a href="https://github.com/rdimitrov"><code>@​rdimitrov</code></a> in <a href="https://redirect.github.com/theupdateframework/go-tuf/pull/713">theupdateframework/go-tuf#713</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/theupdateframework/go-tuf/compare/v2.3.1...v2.4.0">https://github.com/theupdateframework/go-tuf/compare/v2.3.1...v2.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/theupdateframework/go-tuf/commit/d361e2ea24e427581343dee5c7a32b485d79fcc0"><code>d361e2e</code></a> Enforce a stricter validation on the repo name for TAP 4 (<a href="https://redirect.github.com/theupdateframework/go-tuf/issues/720">#720</a>)</li> <li><a href="https://github.com/theupdateframework/go-tuf/commit/29aae36c83127913c24e881bc1f95dbb0f0961e6"><code>29aae36</code></a> chore(deps): bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 (<a href="https://redirect.github.com/theupdateframework/go-tuf/issues/718">#718</a>)</li> <li><a href="https://github.com/theupdateframework/go-tuf/commit/bde5f18dc95dfac365fc452ee4e278e5fd66d4b4"><code>bde5f18</code></a> Replace panic with error return in Key.ID() (<a href="https://redirect.github.com/theupdateframework/go-tuf/issues/713">#713</a>)</li> <li><a href="https://github.com/theupdateframework/go-tuf/commit/f400bf4c20476804475d34239f01212e1041ec38"><code>f400bf4</code></a> Use restrictive permissions (0700) for cache directories (<a href="https://redirect.github.com/theupdateframework/go-tuf/issues/714">#714</a>)</li> <li><a href="https://github.com/theupdateframework/go-tuf/commit/d2dbc180e74f4fe371392bb0b02d5a8659bc2fa4"><code>d2dbc18</code></a> Add thread safety documentation for key types (<a href="https://redirect.github.com/theupdateframework/go-tuf/issues/715">#715</a>)</li> <li><a href="https://github.com/theupdateframework/go-tuf/commit/846cd4eccd92b1a333c89cb45cf4f179de74018f"><code>846cd4e</code></a> Add BitLength validation for SuccinctRoles (<a href="https://redirect.github.com/theupdateframework/go-tuf/issues/716">#716</a>)</li> <li>See full diff in <a href="https://github.com/theupdateframework/go-tuf/compare/v2.3.1...v2.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/theupdateframework/go-tuf/v2&package-manager=go_modules&previous-version=2.3.1&new-version=2.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/open-component-model/ocm/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbe0a5b commit f7f7723

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ require (
463463
github.com/tetratelabs/wazero v1.9.0 // indirect
464464
github.com/thales-e-security/pool v0.0.2 // indirect
465465
github.com/theupdateframework/go-tuf v0.7.0 // indirect
466-
github.com/theupdateframework/go-tuf/v2 v2.3.1 // indirect
466+
github.com/theupdateframework/go-tuf/v2 v2.4.1 // indirect
467467
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 // indirect
468468
github.com/timonwong/loggercheck v0.11.0 // indirect
469469
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,8 +1217,8 @@ github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gt
12171217
github.com/thales-e-security/pool v0.0.2/go.mod h1:qtpMm2+thHtqhLzTwgDBj/OuNnMpupY8mv0Phz0gjhU=
12181218
github.com/theupdateframework/go-tuf v0.7.0 h1:CqbQFrWo1ae3/I0UCblSbczevCCbS31Qvs5LdxRWqRI=
12191219
github.com/theupdateframework/go-tuf v0.7.0/go.mod h1:uEB7WSY+7ZIugK6R1hiBMBjQftaFzn7ZCDJcp1tCUug=
1220-
github.com/theupdateframework/go-tuf/v2 v2.3.1 h1:fReZUTLvPdqIL8Rd9xEKPmaxig8GIXe0kS4RSEaRfaM=
1221-
github.com/theupdateframework/go-tuf/v2 v2.3.1/go.mod h1:9S0Srkf3c13FelsOyt5OyG3ZZDq9OJDA4IILavrt72Y=
1220+
github.com/theupdateframework/go-tuf/v2 v2.4.1 h1:K6ewW064rKZCPkRo1W/CTbTtm/+IB4+coG1iNURAGCw=
1221+
github.com/theupdateframework/go-tuf/v2 v2.4.1/go.mod h1:Nex2enPVYDFCklrnbTzl3OVwD7fgIAj0J5++z/rvCj8=
12221222
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
12231223
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
12241224
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=

0 commit comments

Comments
 (0)