Commit 29414b4
authored
chore(deps): bump github.com/opentdf/platform/lib/ocrypto from 0.1.9 to 0.2.0 in /sdk in the internal group (#2287)
Bumps the internal group in /sdk with 1 update:
[github.com/opentdf/platform/lib/ocrypto](https://github.com/opentdf/platform).
Updates `github.com/opentdf/platform/lib/ocrypto` from 0.1.9 to 0.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/opentdf/platform/releases">github.com/opentdf/platform/lib/ocrypto's
releases</a>.</em></p>
<blockquote>
<h2>lib/ocrypto: v0.2.0</h2>
<h2><a
href="https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.9...lib/ocrypto/v0.2.0">0.2.0</a>
(2025-05-22)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>core:</strong> Require go 1.23+ (<a
href="https://github.com/opentdf/platform/issues/1979">#1979</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>core:</strong> Adds EC withSalt options (<a
href="https://github.com/opentdf/platform/issues/2126">#2126</a>)
(<a
href="https://github.com/opentdf/platform/commit/67b6fb8fc1263a4ddfa8ae1c8d451db50be77988">67b6fb8</a>)</li>
<li><strong>core:</strong> Require go 1.23+ (<a
href="https://github.com/opentdf/platform/issues/1979">#1979</a>)
(<a
href="https://github.com/opentdf/platform/commit/164c922af74b1265fe487362c356abb7f1503ada">164c922</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>perfsprint lint issues (<a
href="https://github.com/opentdf/platform/issues/2209">#2209</a>)
(<a
href="https://github.com/opentdf/platform/commit/7cf8b5372a1f90f12a3b6e4038305bea9a877ee9">7cf8b53</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/opentdf/platform/commit/7dd356a24c35030c1416bb7b4beaf69b627a4b2b"><code>7dd356a</code></a>
chore(main): release sdk 0.2.0 (<a
href="https://github.com/opentdf/platform/issues/656">#656</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/6fe7d4604771aa7f8520fe5c1de232e303e116c7"><code>6fe7d46</code></a>
chore(main): release lib/fixtures 0.2.0 (<a
href="https://github.com/opentdf/platform/issues/638">#638</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/a5606f227a6a3de8a0330557570219f704ee53aa"><code>a5606f2</code></a>
docs: how to run platform locally (<a
href="https://github.com/opentdf/platform/issues/664">#664</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/e890a0dda8a2c765e7538efde9770bc8045fd82d"><code>e890a0d</code></a>
chore(bump): bump sdk/go.mod (<a
href="https://github.com/opentdf/platform/issues/671">#671</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/c674f433f8bad13ec0e97668656cbedd99a3a013"><code>c674f43</code></a>
chore(main): release protocol/go 0.2.0 (<a
href="https://github.com/opentdf/platform/issues/657">#657</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/f9e9d7288c1f63fdc1ffb0916fdb9ae4c390cee8"><code>f9e9d72</code></a>
feat(provisioning): Keycloak provisioning from custom config (<a
href="https://github.com/opentdf/platform/issues/573">#573</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/10b81e53773432d2101fd98404fda8a841c4d49d"><code>10b81e5</code></a>
chore(auth): DPoP and public fixes (<a
href="https://github.com/opentdf/platform/issues/651">#651</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/19d9bfe08ab2a0096dba38f375f5e8d3eb99134d"><code>19d9bfe</code></a>
fix: update dockerfile to leverage <code>ENTRYPOINT</code> instead of
<code>CMD</code> (<a
href="https://github.com/opentdf/platform/issues/663">#663</a>)</li>
<li><a
href="https://github.com/opentdf/platform/commit/70474be9f0f027ee8f8696a681a4929a64d47cb7"><code>70474be</code></a>
chore(main): Enable SonarCloud analysis with collecting code coverage
values ...</li>
<li><a
href="https://github.com/opentdf/platform/commit/3d5d9a25e796912e91fce62fefd5f6213d054f02"><code>3d5d9a2</code></a>
build(deps): bump JarvusInnovations/background-action from 1.0.5 to
1.0.7 (<a
href="https://github.com/opentdf/platform/issues/542">#542</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/opentdf/platform/compare/lib/ocrypto/v0.1.9...sdk/v0.2.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
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ed9ff59 commit 29414b4
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments