Commit 327b08c
authored
🌱(deps): Bump github.com/transparency-dev/formats from 0.0.0-20230914071414-5732692f1e50 to 0.1.0 in the all-go-deps group (#371)
Bumps the all-go-deps group with 1 update:
[github.com/transparency-dev/formats](https://github.com/transparency-dev/formats).
Updates `github.com/transparency-dev/formats` from
0.0.0-20230914071414-5732692f1e50 to 0.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/transparency-dev/formats/releases">github.com/transparency-dev/formats's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Added link to GenerateKey and noted algorithm id is required by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/1">transparency-dev/formats#1</a></li>
<li>Added a section on checkpoint merging by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/2">transparency-dev/formats#2</a></li>
<li>Add CI test + coverage by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/3">transparency-dev/formats#3</a></li>
<li>Add CODEOWNERS with default team assignment by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/4">transparency-dev/formats#4</a></li>
<li>Added lint config and presubmit script by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/5">transparency-dev/formats#5</a></li>
<li>Format code according to go1.19rc2 by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/6">transparency-dev/formats#6</a></li>
<li>Create scorecards.yml by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/7">transparency-dev/formats#7</a></li>
<li>Create codeql.yml by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/8">transparency-dev/formats#8</a></li>
<li>Tighten action permissions by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/9">transparency-dev/formats#9</a></li>
<li>Add dependabot.yml by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/10">transparency-dev/formats#10</a></li>
<li>Pin GitHub actions to git hashes by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/13">transparency-dev/formats#13</a></li>
<li>Breaking change: Change the log ID function to also include the
origin string by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/15">transparency-dev/formats#15</a></li>
<li>Enable all the linters by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/20">transparency-dev/formats#20</a></li>
<li>Update go version to minimum supported version by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/21">transparency-dev/formats#21</a></li>
<li>Update the docs on Origin string re <a
href="https://redirect.github.com/transparency-dev/formats/issues/22">#22</a>
by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/23">transparency-dev/formats#23</a></li>
<li>Update ecosystem -> origin. by <a
href="https://github.com/jiggoha"><code>@jiggoha</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/24">transparency-dev/formats#24</a></li>
<li>Update and rename scorecards.yml to scorecard.yml by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/26">transparency-dev/formats#26</a></li>
<li>Add dns_name recommendations for the Origin by <a
href="https://github.com/phbnf"><code>@phbnf</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/25">transparency-dev/formats#25</a></li>
<li>Update log ID to not include the public key. by <a
href="https://github.com/jiggoha"><code>@jiggoha</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/27">transparency-dev/formats#27</a></li>
<li>Added scorecard badge by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/30">transparency-dev/formats#30</a></li>
<li>Added scorecard token by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/31">transparency-dev/formats#31</a></li>
<li>Update linter action and version, and auto-update by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/32">transparency-dev/formats#32</a></li>
<li>Add a benchmark on signing/verifying by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/43">transparency-dev/formats#43</a></li>
<li>Group dependabot updates by ecosystem by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/52">transparency-dev/formats#52</a></li>
<li>Updated Slack channel details by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/64">transparency-dev/formats#64</a></li>
<li>Migrate signers by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/66">transparency-dev/formats#66</a></li>
<li>Add support for extracting CoSigV1 timestamps from signatures by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/69">transparency-dev/formats#69</a></li>
<li>Bump to go1.21 by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/100">transparency-dev/formats#100</a></li>
<li>Add support for verifying Sunlight checkpoints by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/99">transparency-dev/formats#99</a></li>
<li>Update dependabot weekly instead of daily by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/131">transparency-dev/formats#131</a></li>
<li>Drop dep on the certificate-transparency-go repo by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/125">transparency-dev/formats#125</a></li>
<li>Update token used for scorecard by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/141">transparency-dev/formats#141</a></li>
<li>Bump to go1.22 by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/148">transparency-dev/formats#148</a></li>
<li>Drop TLS dep entirely by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/150">transparency-dev/formats#150</a></li>
<li>Fix cosig timestamp endianness by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/153">transparency-dev/formats#153</a></li>
<li>Added test for sigsum ID by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/157">transparency-dev/formats#157</a></li>
<li>Fix typo by <a
href="https://github.com/phbnf"><code>@phbnf</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/163">transparency-dev/formats#163</a></li>
<li>Bump go version from 1.22 to 1.23 by <a
href="https://github.com/roger2hk"><code>@roger2hk</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/179">transparency-dev/formats#179</a></li>
<li>Bump golangci lint by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/183">transparency-dev/formats#183</a></li>
<li>Update slack invite link by <a
href="https://github.com/taknira"><code>@taknira</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/197">transparency-dev/formats#197</a></li>
<li>Added function to generate vkey from skey by <a
href="https://github.com/mhutchinson"><code>@mhutchinson</code></a> in
<a
href="https://redirect.github.com/transparency-dev/formats/pull/199">transparency-dev/formats#199</a></li>
<li>Fix failed scorecard analysis by <a
href="https://github.com/roger2hk"><code>@roger2hk</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/205">transparency-dev/formats#205</a></li>
<li>Bump Go version in go test workflow by <a
href="https://github.com/roger2hk"><code>@roger2hk</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/206">transparency-dev/formats#206</a></li>
<li>Add support for native CosignatureV1 (alg 0x04) verifier keys by <a
href="https://github.com/AlCutter"><code>@AlCutter</code></a> in <a
href="https://redirect.github.com/transparency-dev/formats/pull/216">transparency-dev/formats#216</a></li>
</ul>
<h2>Deps</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/transparency-dev/formats/commits/v0.1.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 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
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3587511 commit 327b08c
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments