Commit 717fca8
authored
Bump github.com/smallstep/certificates from 0.28.4 to 0.29.0 in the go_modules group across 1 directory (#17)
Bumps the go_modules group with 1 update in the / directory:
[github.com/smallstep/certificates](https://github.com/smallstep/certificates).
Updates `github.com/smallstep/certificates` from 0.28.4 to 0.29.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/smallstep/certificates/releases">github.com/smallstep/certificates's
releases</a>.</em></p>
<blockquote>
<h2>Step CA v0.29.0 (25-12-03)</h2>
<h2>Official Release Artifacts</h2>
<h4>Linux</h4>
<ul>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca_linux_0.29.0_amd64.tar.gz">step-ca_linux_0.29.0_amd64.tar.gz</a></li>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca_0.29.0-1_amd64.deb">step-ca_0.29.0-1_amd64.deb</a></li>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca-0.29.0-1.x86_64.rpm">step-ca-0.29.0-1.x86_64.rpm</a></li>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca_0.29.0-1_arm64.deb">step-ca_0.29.0-1_arm64.deb</a></li>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca-0.29.0-1.aarch64.rpm">step-ca-0.29.0-1.aarch64.rpm</a></li>
</ul>
<h4>OSX Darwin</h4>
<ul>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca_darwin_0.29.0_amd64.tar.gz">step-ca_darwin_0.29.0_amd64.tar.gz</a></li>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca_darwin_0.29.0_arm64.tar.gz">step-ca_darwin_0.29.0_arm64.tar.gz</a></li>
</ul>
<h4>Windows</h4>
<ul>
<li>📦 <a
href="https://dl.smallstep.com/gh-release/certificates/gh-release-header/v0.29.0/step-ca_windows_0.29.0_amd64.zip">step-ca_windows_0.29.0_amd64.zip</a></li>
</ul>
<p>For more builds across platforms and architectures, see the
<code>Assets</code> section below.
And for packaged versions (Docker, k8s, Homebrew), see our <a
href="https://smallstep.com/docs/step-ca/installation">installation
docs</a>.</p>
<p>Don't see the artifact you need? Open an issue <a
href="https://github.com/smallstep/certificates/issues/new/choose">here</a>.</p>
<h2>Signatures and Checksums</h2>
<p><code>step-ca</code> uses <a
href="https://github.com/sigstore/cosign">sigstore/cosign</a> for
signing and verifying release artifacts.</p>
<p>Below is an example using <code>cosign</code> to verify a release
artifact:</p>
<pre><code>cosign verify-blob \
--certificate step-ca_darwin_0.29.0_amd64.tar.gz.pem \
--signature step-ca_darwin_0.29.0_amd64.tar.gz.sig \
--certificate-identity-regexp
"https://github\.com/smallstep/workflows/.*" \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
step-ca_darwin_0.29.0_amd64.tar.gz
</code></pre>
<p>The <code>checksums.txt</code> file (in the <code>Assets</code>
section below) contains a checksum for every artifact in the
release.</p>
<h2>Changelog</h2>
<ul>
<li>992ff696e95b424a99140bd7edb2144013975059 Merge pull request <a
href="https://redirect.github.com/smallstep/certificates/issues/2491">#2491</a>
from smallstep/mariano/update</li>
<li>9d79c59c1d0afdc235047e4509f79564bb0bd9a0 Merge branch 'master' into
mariano/update</li>
<li>8e76e290c0e37f09d13660ed2d5c8b01e80377d6 Disable govulncheck until
go 1.25.5 is available in github actions (<a
href="https://redirect.github.com/smallstep/certificates/issues/2490">#2490</a>)</li>
<li>1011f5f5408b470a636f583bf74c0d7bbaf75d72 Improve validation in
authorization path</li>
<li>48ed3a5d17d1224377d3a36d8e1a67575340c493 Changelog updates for
preparing for v0.29.0 (<a
href="https://redirect.github.com/smallstep/certificates/issues/2488">#2488</a>)</li>
<li>008e6ae94aa641c1350d84d0860c428f05dd444c Merge pull request <a
href="https://redirect.github.com/smallstep/certificates/issues/2487">#2487</a>
from
smallstep/dependabot/github_actions/softprops/action-gh-release-2.5.0</li>
<li>895e8c61bfbeda9baed298ba2350a9b1b59cd122 Bump
softprops/action-gh-release from 2.4.2 to 2.5.0</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/smallstep/certificates/blob/master/CHANGELOG.md">github.com/smallstep/certificates's
changelog</a>.</em></p>
<blockquote>
<h2>[0.29.0] - unreleased</h2>
<h3>Added</h3>
<ul>
<li><code>smallstep/certificates#2370</code></li>
<li><code>smallstep/certificates#2382</code></li>
<li><code>smallstep/certificates#2408</code></li>
<li><code>smallstep/certificates#2461</code></li>
<li><code>smallstep/certificates#2463</code></li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>smallstep/certificates#2343</code></li>
</ul>
<h3>Deprecated</h3>
<h3>Removed</h3>
<h3>Fixed</h3>
<ul>
<li><code>smallstep/certificates#2338</code></li>
<li><code>smallstep/certificates#2435</code></li>
<li><code>smallstep/certificates#2444</code></li>
</ul>
<h3>Security</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/smallstep/certificates/commit/992ff696e95b424a99140bd7edb2144013975059"><code>992ff69</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/certificates/issues/2491">#2491</a>
from smallstep/mariano/update</li>
<li><a
href="https://github.com/smallstep/certificates/commit/9d79c59c1d0afdc235047e4509f79564bb0bd9a0"><code>9d79c59</code></a>
Merge branch 'master' into mariano/update</li>
<li><a
href="https://github.com/smallstep/certificates/commit/8e76e290c0e37f09d13660ed2d5c8b01e80377d6"><code>8e76e29</code></a>
Disable govulncheck until go 1.25.5 is available in github actions (<a
href="https://redirect.github.com/smallstep/certificates/issues/2490">#2490</a>)</li>
<li><a
href="https://github.com/smallstep/certificates/commit/1011f5f5408b470a636f583bf74c0d7bbaf75d72"><code>1011f5f</code></a>
Improve validation in authorization path</li>
<li><a
href="https://github.com/smallstep/certificates/commit/48ed3a5d17d1224377d3a36d8e1a67575340c493"><code>48ed3a5</code></a>
Changelog updates for preparing for v0.29.0 (<a
href="https://redirect.github.com/smallstep/certificates/issues/2488">#2488</a>)</li>
<li><a
href="https://github.com/smallstep/certificates/commit/008e6ae94aa641c1350d84d0860c428f05dd444c"><code>008e6ae</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/certificates/issues/2487">#2487</a>
from smallstep/dependabot/github_actions/softprops/a...</li>
<li><a
href="https://github.com/smallstep/certificates/commit/895e8c61bfbeda9baed298ba2350a9b1b59cd122"><code>895e8c6</code></a>
Bump softprops/action-gh-release from 2.4.2 to 2.5.0</li>
<li><a
href="https://github.com/smallstep/certificates/commit/930e8fc146c90736ffce71b4f8e62ae573fbd2c3"><code>930e8fc</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/certificates/issues/2477">#2477</a>
from smallstep/dependabot/go_modules/golang.org/x/cr...</li>
<li><a
href="https://github.com/smallstep/certificates/commit/d7537894c5b534e585e1b794ca3272df0e857878"><code>d753789</code></a>
Bump golang.org/x/crypto from 0.44.0 to 0.45.0</li>
<li><a
href="https://github.com/smallstep/certificates/commit/07fa3454c6c88e9052d2d75e58350bd86d51b239"><code>07fa345</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/certificates/issues/2481">#2481</a>
from smallstep/dependabot/go_modules/github.com/newr...</li>
<li>Additional commits viewable in <a
href="https://github.com/smallstep/certificates/compare/v0.28.4...v0.29.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 <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](https://github.com/liujed/caddy-dns01proxy/network/alerts).
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ea8a626 commit 717fca8
2 files changed
+140
-142
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | | - | |
| 124 | + | |
124 | 125 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
0 commit comments