Commit 9b7c555
authored
Bump github.com/sigstore/cosign/v2 from 2.4.3 to 2.5.0 (#506)
Bumps
[github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from
2.4.3 to 2.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sigstore/cosign/releases">github.com/sigstore/cosign/v2's
releases</a>.</em></p>
<blockquote>
<p>v2.5.0 includes an implementation of the new bundle specification,
attesting and verifying OCI image attestations uploaded as OCI
artifacts.
This feature is currently gated behind the
<code>--new-bundle-format</code> flag
when running <code>cosign attest</code>.</p>
<h2>Features</h2>
<ul>
<li>Add support for new bundle specification for attesting/verifying OCI
image attestations (<a
href="https://redirect.github.com/sigstore/cosign/issues/3889">#3889</a>)</li>
<li>Feat/non filename completions (<a
href="https://redirect.github.com/sigstore/cosign/issues/4115">#4115</a>)</li>
<li>Add TSA certificate related flags and fields for cosign attest (<a
href="https://redirect.github.com/sigstore/cosign/issues/4079">#4079</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li>cmd/cosign/cli: fix typo in ignoreTLogMessage (<a
href="https://redirect.github.com/sigstore/cosign/issues/4111">#4111</a>)</li>
<li>Fix replace with compliant image mediatype (<a
href="https://redirect.github.com/sigstore/cosign/issues/4077">#4077</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sigstore/cosign/blob/main/CHANGELOG.md">github.com/sigstore/cosign/v2's
changelog</a>.</em></p>
<blockquote>
<h1>v2.5.0</h1>
<p>v2.5.0 includes an implementation of the new bundle specification,
attesting and verifying OCI image attestations uploaded as OCI
artifacts.
This feature is currently gated behind the
<code>--new-bundle-format</code> flag
when running <code>cosign attest</code>.</p>
<h2>Features</h2>
<ul>
<li>Add support for new bundle specification for attesting/verifying OCI
image attestations (<a
href="https://redirect.github.com/sigstore/cosign/issues/3889">#3889</a>)</li>
<li>Feat/non filename completions (<a
href="https://redirect.github.com/sigstore/cosign/issues/4115">#4115</a>)</li>
<li>Add TSA certificate related flags and fields for cosign attest (<a
href="https://redirect.github.com/sigstore/cosign/issues/4079">#4079</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li>cmd/cosign/cli: fix typo in ignoreTLogMessage (<a
href="https://redirect.github.com/sigstore/cosign/issues/4111">#4111</a>)</li>
<li>Fix replace with compliant image mediatype (<a
href="https://redirect.github.com/sigstore/cosign/issues/4077">#4077</a>)</li>
</ul>
<h2>Contributors</h2>
<ul>
<li>Bob Callaway</li>
<li>Carlos Tadeu Panato Junior</li>
<li>Cody Soyland</li>
<li>Dmitry Savintsev</li>
<li>Hayden B</li>
<li>Ramon Petgrave</li>
<li>Riccardo Schirone</li>
<li>Stef Graces</li>
<li>Ville Skyttä</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sigstore/cosign/commit/38bb98697005cdc5c092f031594c0e45d039f4a0"><code>38bb986</code></a>
chore(deps): bump cuelang.org/go in the gomod group across 1 directory
(<a
href="https://redirect.github.com/sigstore/cosign/issues/4154">#4154</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/076da852923f0ca5619ff998e2546a4c2acabe51"><code>076da85</code></a>
chore(deps): bump gitlab.com/gitlab-org/api/client-go (<a
href="https://redirect.github.com/sigstore/cosign/issues/4149">#4149</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/e7099da7a62ad53d1201a6f0dd169ccb248125e8"><code>e7099da</code></a>
chore(deps): bump github.com/buildkite/agent/v3 from 3.93.1 to 3.95.1
(<a
href="https://redirect.github.com/sigstore/cosign/issues/4139">#4139</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/c351ca819ac6eb3daeb7fc98dff9a16791fcac0b"><code>c351ca8</code></a>
chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (<a
href="https://redirect.github.com/sigstore/cosign/issues/4147">#4147</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/76d23ba9de3ce8e98c062925aa9ea1d2fe64e766"><code>76d23ba</code></a>
Update sigstore-go to pick up bug fixes (<a
href="https://redirect.github.com/sigstore/cosign/issues/4150">#4150</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/c6c96ea4c99fa441e77a39b79d3024f931ddf9f6"><code>c6c96ea</code></a>
chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 (<a
href="https://redirect.github.com/sigstore/cosign/issues/4148">#4148</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/6e7a9f9568acbb361fba7ba0364ab782ecfa2376"><code>6e7a9f9</code></a>
Update golangci-lint to v2, update golangci-lint-action (<a
href="https://redirect.github.com/sigstore/cosign/issues/4143">#4143</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/37bae90768f66c930b5630d0f570778141878737"><code>37bae90</code></a>
Feat/non filename completions (<a
href="https://redirect.github.com/sigstore/cosign/issues/4115">#4115</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/4c329965c5987c922b0fcd3f67a131f2e88eb337"><code>4c32996</code></a>
chore(deps): bump the gomod group with 5 updates (<a
href="https://redirect.github.com/sigstore/cosign/issues/4129">#4129</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/11b12fa69e282e225446ddf9282aa81b63e6ab46"><code>11b12fa</code></a>
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (<a
href="https://redirect.github.com/sigstore/cosign/issues/4125">#4125</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sigstore/cosign/compare/v2.4.3...v2.5.0">compare
view</a></li>
</ul>
</details>
<br />
[](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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a26651c commit 9b7c555
2 files changed
+242
-57
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
76 | | - | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
83 | | - | |
| 86 | + | |
84 | 87 | | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
87 | 91 | | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
91 | | - | |
| 96 | + | |
92 | 97 | | |
93 | 98 | | |
94 | 99 | | |
| |||
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| 122 | + | |
| 123 | + | |
117 | 124 | | |
118 | 125 | | |
119 | 126 | | |
| |||
141 | 148 | | |
142 | 149 | | |
143 | 150 | | |
| 151 | + | |
144 | 152 | | |
| 153 | + | |
145 | 154 | | |
146 | 155 | | |
147 | 156 | | |
148 | | - | |
| 157 | + | |
149 | 158 | | |
150 | 159 | | |
151 | 160 | | |
152 | 161 | | |
153 | 162 | | |
| 163 | + | |
154 | 164 | | |
155 | 165 | | |
156 | 166 | | |
| 167 | + | |
157 | 168 | | |
158 | | - | |
| 169 | + | |
159 | 170 | | |
160 | | - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
161 | 174 | | |
162 | 175 | | |
163 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
164 | 179 | | |
165 | 180 | | |
| 181 | + | |
| 182 | + | |
166 | 183 | | |
| 184 | + | |
167 | 185 | | |
| 186 | + | |
168 | 187 | | |
169 | 188 | | |
170 | 189 | | |
| |||
182 | 201 | | |
183 | 202 | | |
184 | 203 | | |
185 | | - | |
| 204 | + | |
186 | 205 | | |
187 | 206 | | |
188 | 207 | | |
189 | 208 | | |
190 | | - | |
| 209 | + | |
191 | 210 | | |
192 | | - | |
| 211 | + | |
193 | 212 | | |
194 | 213 | | |
195 | 214 | | |
196 | 215 | | |
197 | 216 | | |
198 | | - | |
| 217 | + | |
199 | 218 | | |
200 | | - | |
201 | | - | |
| 219 | + | |
| 220 | + | |
202 | 221 | | |
203 | | - | |
| 222 | + | |
204 | 223 | | |
205 | 224 | | |
206 | 225 | | |
207 | 226 | | |
208 | | - | |
209 | | - | |
| 227 | + | |
| 228 | + | |
210 | 229 | | |
0 commit comments