Commit 8bfc714
authored
build(deps): bump go.step.sm/crypto from 0.74.0 to 0.75.0 (#1963)
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from
0.74.0 to 0.75.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/smallstep/crypto/commit/cd9e473b34ae15317b5e6b4b513f2f2fb601bd15"><code>cd9e473</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/904">#904</a>
from smallstep/mariano/mackms-se</li>
<li><a
href="https://github.com/smallstep/crypto/commit/95d1c3c8332e8af6336ac9f1c17f68574c5ed5c0"><code>95d1c3c</code></a>
Add support for P-384 keys on the secure enclave</li>
<li><a
href="https://github.com/smallstep/crypto/commit/da4056b9ca38b34b42aabe60ab4b68a1f629dad1"><code>da4056b</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/901">#901</a>
from smallstep/dependabot/go_modules/google.golang.or...</li>
<li><a
href="https://github.com/smallstep/crypto/commit/29de973ca478bd37b6d468fc3b59580605689c20"><code>29de973</code></a>
chore(deps): Bump google.golang.org/grpc from 1.76.0 to 1.77.0</li>
<li><a
href="https://github.com/smallstep/crypto/commit/e07fa4869a350ebefb62de93350f559987dd39ee"><code>e07fa48</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/900">#900</a>
from smallstep/dependabot/go_modules/golang.org/x/cry...</li>
<li><a
href="https://github.com/smallstep/crypto/commit/fac6cb444541c7c93bd83368b1aaebaab4dd598f"><code>fac6cb4</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/902">#902</a>
from smallstep/dependabot/go_modules/github.com/aws/a...</li>
<li><a
href="https://github.com/smallstep/crypto/commit/b62fe19eb67e91b4929be6d48aa2bbd8636fb2b6"><code>b62fe19</code></a>
chore(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0</li>
<li><a
href="https://github.com/smallstep/crypto/commit/663c594ca8117e3f75ff9e3d0d76e4c05f6b6e86"><code>663c594</code></a>
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config</li>
<li><a
href="https://github.com/smallstep/crypto/commit/d878b9f3d7d1dd0f51c9e81cba7d1e486a3e72b4"><code>d878b9f</code></a>
Merge pull request <a
href="https://redirect.github.com/smallstep/crypto/issues/903">#903</a>
from smallstep/dependabot/go_modules/google.golang.or...</li>
<li><a
href="https://github.com/smallstep/crypto/commit/179b104309baaf148ad4c3c09c8cc7c83cc47f65"><code>179b104</code></a>
Skip Cavium root validity test until January 15th, 2026</li>
<li>Additional commits viewable in <a
href="https://github.com/smallstep/crypto/compare/v0.74.0...v0.75.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 525b635 commit 8bfc714
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | | - | |
| 286 | + | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments