Commit 2784096
authored
chore(deps): bump the go group with 5 updates (#236)
Bumps the go group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) |
`2.8.3` | `2.8.5` |
|
[github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller)
| `1.8.2` | `1.8.3` |
|
[github.com/fluxcd/notification-controller/api](https://github.com/fluxcd/notification-controller)
| `1.8.2` | `1.8.3` |
|
[github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller)
| `1.8.1` | `1.8.2` |
| [ocm.software/ocm](https://github.com/open-component-model/ocm) |
`0.38.0` | `0.39.0` |
Updates `github.com/fluxcd/flux2/v2` from 2.8.3 to 2.8.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/flux2/releases">github.com/fluxcd/flux2/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.8.5</h2>
<h2>Highlights</h2>
<p>Flux v2.8.5 is a patch release that includes bug fixes and
improvements across kustomize-controller, source-controller, and
notification-controller. Users are encouraged to upgrade for the best
experience.</p>
<p>ℹ️ Please follow the <a
href="https://github.com/fluxcd/flux2/discussions/5572">Upgrade
Procedure for Flux v2.7+</a> for a smooth upgrade from Flux v2.6 to the
latest version.</p>
<p>Fixes:</p>
<ul>
<li>Fix a race condition where a cancelled reconciliation could leave
stale data in the cache, causing Kustomizations to get stuck
(kustomize-controller)</li>
<li>Fix Azure Blob prefix option not being passed to the storage client
(source-controller)</li>
</ul>
<p>Improvements:</p>
<ul>
<li>Improve error message for encrypted SSH keys without password
(source-controller)</li>
<li>Add optional <code>email</code> and <code>audience</code> fields to
the GCR Receiver for tighter verification (notification-controller)</li>
<li>Add provider manifest example for Azure Event Hub managed identity
authentication (notification-controller)</li>
</ul>
<h2>Components changelog</h2>
<ul>
<li>kustomize-controller <a
href="https://github.com/fluxcd/kustomize-controller/blob/v1.8.3/CHANGELOG.md">v1.8.3</a></li>
<li>source-controller <a
href="https://github.com/fluxcd/source-controller/blob/v1.8.2/CHANGELOG.md">v1.8.2</a></li>
<li>notification-controller <a
href="https://github.com/fluxcd/notification-controller/blob/v1.8.3/CHANGELOG.md">v1.8.3</a></li>
</ul>
<h2>CLI changelog</h2>
<ul>
<li>Update toolkit components by <a
href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in <a
href="https://redirect.github.com/fluxcd/flux2/pull/5822">fluxcd/flux2#5822</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/flux2/compare/v2.8.4...v2.8.5">https://github.com/fluxcd/flux2/compare/v2.8.4...v2.8.5</a></p>
<h2>v2.8.4</h2>
<h2>Highlights</h2>
<p>Flux v2.8.4 is a patch release that includes fixes for the Flux CLI.
Users are encouraged to upgrade for the best experience.</p>
<p>ℹ️ Please follow the <a
href="https://github.com/fluxcd/flux2/discussions/5572">Upgrade
Procedure for Flux v2.7+</a> for a smooth upgrade from Flux v2.6 to the
latest version.</p>
<p>Fixes:</p>
<ul>
<li>Fix <code>flux build ks</code> and <code>flux diff ks</code> on
Windows</li>
<li>Fix <code>--source</code> flag validation in <code>create
kustomization</code> command</li>
</ul>
<h2>CLI changelog</h2>
<ul>
<li>Update fluxcd/pkg dependencies by <a
href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in <a
href="https://redirect.github.com/fluxcd/flux2/pull/5796">fluxcd/flux2#5796</a></li>
<li>[release/v2.8.x] fix: validate --source flag in create kustomization
command by <a
href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in <a
href="https://redirect.github.com/fluxcd/flux2/pull/5799">fluxcd/flux2#5799</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/flux2/compare/v2.8.3...v2.8.4">https://github.com/fluxcd/flux2/compare/v2.8.3...v2.8.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/flux2/commit/5adad89dcce7b79f20274ae8e112bcec7bd46764"><code>5adad89</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5822">#5822</a>
from fluxcd/update-components-release/v2.8.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/29cc0b337e5a584fe34408495cccc477d098bd54"><code>29cc0b3</code></a>
Update toolkit components</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/3cf3cb546fc549fa7e8a9ec6d3254accc027b46e"><code>3cf3cb5</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5799">#5799</a>
from fluxcd/backport-5798-to-release/v2.8.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/1569932e08e7ce653160ec49a53a31ffd585fd55"><code>1569932</code></a>
fix: validate --source flag in create kustomization command</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/836f87ef8fa5cec21493cf4d846a236d32e3c4b1"><code>836f87e</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5796">#5796</a>
from fluxcd/update-pkg-deps/release/v2.8.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/19545a8e465a5321717a0775746c1e5121f08a6b"><code>19545a8</code></a>
Update fluxcd/pkg dependencies</li>
<li>See full diff in <a
href="https://github.com/fluxcd/flux2/compare/v2.8.3...v2.8.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/kustomize-controller/api` from 1.8.2 to 1.8.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/kustomize-controller/releases">github.com/fluxcd/kustomize-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.3</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/kustomize-controller/blob/v1.8.3/CHANGELOG.md">v1.8.3
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/kustomize-controller:v1.8.3</code></li>
<li><code>ghcr.io/fluxcd/kustomize-controller:v1.8.3</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md">github.com/fluxcd/kustomize-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.3</h2>
<p><strong>Release date:</strong> 2026-04-07</p>
<p>This patch release fixes a race condition where a cancelled
reconciliation
could leave stale data in the cache, causing Kustomizations to get
stuck.</p>
<p>Fixes:</p>
<ul>
<li>Requeue on cancellation to avoid stale cache race condition
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1625">#1625</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/8e935221142a41b7f354c0a233cdfe6eed9bcea0"><code>8e93522</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1630">#1630</a>
from fluxcd/release-v1.8.3</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/3016285e17897974c9844926ace17664334494ad"><code>3016285</code></a>
Release v1.8.3</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/8ea73d6575e58f9764aa1cf7e0b43c5694ed5fc7"><code>8ea73d6</code></a>
Add changelog entry for v1.8.3</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/45f975a9c385cacc40842846a6ead95e4603eafc"><code>45f975a</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1626">#1626</a>
from fluxcd/backport-1625-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/8de1f6a8d6cad0ba3faf904cf6a88915ce62b72d"><code>8de1f6a</code></a>
Requeue on cancellation to avoid stale cache race condition</li>
<li>See full diff in <a
href="https://github.com/fluxcd/kustomize-controller/compare/v1.8.2...v1.8.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/notification-controller/api` from 1.8.2 to
1.8.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/notification-controller/releases">github.com/fluxcd/notification-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.3</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/notification-controller/blob/v1.8.3/CHANGELOG.md">v1.8.3
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/notification-controller:v1.8.3</code></li>
<li><code>ghcr.io/fluxcd/notification-controller:v1.8.3</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/notification-controller/blob/main/CHANGELOG.md">github.com/fluxcd/notification-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.3</h2>
<p><strong>Release date:</strong> 2026-04-07</p>
<p>This patch release adds optional <code>email</code> and
<code>audience</code> fields to the GCR
Receiver for tighter verification, and includes a provider manifest
example
for Azure Event Hub managed identity authentication.</p>
<p>Improvements:</p>
<ul>
<li>Refactor GCR Receiver
<a
href="https://redirect.github.com/fluxcd/notification-controller/pull/1279">#1279</a></li>
<li>Add provider manifest example for Azure Event Hub managed identity
auth
<a
href="https://redirect.github.com/fluxcd/notification-controller/pull/1275">#1275</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/e8dd599ccf5d5ebc651486d536bc73ac4761a94c"><code>e8dd599</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1282">#1282</a>
from fluxcd/release-v1.8.3</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/4a0eb4590d22cb51c868e0e16309ba70fd6f0840"><code>4a0eb45</code></a>
Release v1.8.3</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/cd43202f5b658db4871642cc77bd440af99d6117"><code>cd43202</code></a>
Add changelog entry for v1.8.3</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/2d2ebedd9e39aed87f15d48667bdf21ea5037bc7"><code>2d2ebed</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1281">#1281</a>
from fluxcd/backport-1279-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/61b0521f3c7678ea2460a7ac06844b8d94c1140b"><code>61b0521</code></a>
Refactor GCR Receiver</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/4ab88fe16205117f3ffa9e5bc114110bd1aa2711"><code>4ab88fe</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1276">#1276</a>
from fluxcd/backport-1275-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/cace0eb6c8464d63cc4c640f2c617054961a46dd"><code>cace0eb</code></a>
Add provider manifest example for Azure Event Hub managed identity
auth</li>
<li>See full diff in <a
href="https://github.com/fluxcd/notification-controller/compare/v1.8.2...v1.8.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/source-controller/api` from 1.8.1 to 1.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/source-controller/releases">github.com/fluxcd/source-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.2</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/source-controller/blob/v1.8.2/CHANGELOG.md">v1.8.2
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/source-controller:v1.8.2</code></li>
<li><code>ghcr.io/fluxcd/source-controller:v1.8.2</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md">github.com/fluxcd/source-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.8.2</h2>
<p><strong>Release date:</strong> 2026-04-07</p>
<p>This patch release fixes the Azure Blob prefix option not being
passed
to the storage client, and improves the error message when using
encrypted
SSH keys without a password.</p>
<p>Fixes:</p>
<ul>
<li>Fix azure blob prefix option not passed
<a
href="https://redirect.github.com/fluxcd/source-controller/pull/2014">#2014</a></li>
</ul>
<p>Improvements:</p>
<ul>
<li>Improve error message for encrypted SSH keys without password
<a
href="https://redirect.github.com/fluxcd/source-controller/pull/2013">#2013</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/source-controller/commit/e1b0d6f3087a4c775a06ce5294e4c0d9010c0ac1"><code>e1b0d6f</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/2022">#2022</a>
from fluxcd/release-v1.8.2</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/0f11ff813b05935e2d37b8ba772dcbd48746ef81"><code>0f11ff8</code></a>
Release v1.8.2</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/345a23402b19dcce764e2f49c609855cc4bbd2cd"><code>345a234</code></a>
Add changelog entry for v1.8.2</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/725815bf12ad03e142f4a49fe5409f5eaf4cd897"><code>725815b</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/2018">#2018</a>
from fluxcd/backport-2013-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/956faff4a3053e664bdd412aa32bdb38ff0a5f61"><code>956faff</code></a>
Improve error message for encrypted SSH keys without password</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/5add99fa4cd1c034c1b3374a296b02799e2d0faa"><code>5add99f</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/2015">#2015</a>
from fluxcd/backport-2014-to-release/v1.8.x</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/6d4c3551dfcef4815b02678e870d4d4828734bbf"><code>6d4c355</code></a>
Fix azure blob prefix option not passed</li>
<li>See full diff in <a
href="https://github.com/fluxcd/source-controller/compare/v1.8.1...v1.8.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `ocm.software/ocm` from 0.38.0 to 0.39.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-component-model/ocm/releases">ocm.software/ocm's
releases</a>.</em></p>
<blockquote>
<h2>v0.39.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>⬆️ Dependencies</h3>
<ul>
<li>chore(deps): bump the go group across 1 directory with 16 updates by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1868">open-component-model/ocm#1868</a></li>
<li>chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1871">open-component-model/ocm#1871</a></li>
<li>chore(deps): bump the go group with 6 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1875">open-component-model/ocm#1875</a></li>
</ul>
<h3>🧰 Maintenance</h3>
<ul>
<li>chore: bump VERSION to 0.39.0-dev by <a
href="https://github.com/ocmbot"><code>@ocmbot</code></a>[bot] in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1863">open-component-model/ocm#1863</a></li>
<li>chore: update code of conduct link by <a
href="https://github.com/Skarlso"><code>@Skarlso</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1873">open-component-model/ocm#1873</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-component-model/ocm/compare/v0.38...v0.39.0">https://github.com/open-component-model/ocm/compare/v0.38...v0.39.0</a></p>
<h2>v0.39.0-rc.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>⬆️ Dependencies</h3>
<ul>
<li>chore(deps): bump the go group across 1 directory with 16 updates by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1868">open-component-model/ocm#1868</a></li>
<li>chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1871">open-component-model/ocm#1871</a></li>
<li>chore(deps): bump the go group with 6 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1875">open-component-model/ocm#1875</a></li>
</ul>
<h3>🧰 Maintenance</h3>
<ul>
<li>chore: bump VERSION to 0.39.0-dev by <a
href="https://github.com/ocmbot"><code>@ocmbot</code></a>[bot] in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1863">open-component-model/ocm#1863</a></li>
<li>chore: update code of conduct link by <a
href="https://github.com/Skarlso"><code>@Skarlso</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1873">open-component-model/ocm#1873</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-component-model/ocm/compare/v0.38...v0.39.0">https://github.com/open-component-model/ocm/compare/v0.38...v0.39.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-component-model/ocm/commit/afad52d1d9098a5157c5f26635ba4afba3b1462e"><code>afad52d</code></a>
chore(deps): bump the ci group with 3 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1877">#1877</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/dcde3768d27fb699914d1129a5834521a021b93b"><code>dcde376</code></a>
chore: update 'flake.nix' (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1876">#1876</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/d53d156578b78a34f2393227274ad2131e403ed0"><code>d53d156</code></a>
chore(deps): bump the go group with 6 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1875">#1875</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/0296cfd8102197ff637d75b46b0c63cfd29d0857"><code>0296cfd</code></a>
chore(deps): bump actions/cache from 5.0.3 to 5.0.4 in the ci group (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1872">#1872</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/f345599e67fe0da3c330d3c951299b7cbc50eef7"><code>f345599</code></a>
chore: update 'flake.nix' (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1874">#1874</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/88035515972f884558d72b21c8530022924dee26"><code>8803551</code></a>
chore(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1871">#1871</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/36f060ceb98d0a40e7ecc6b5f3de2c8f8cd6241f"><code>36f060c</code></a>
chore: update code of conduct link (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1873">#1873</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/9e528e2b483c15960cf3b097f69cf1c23e39cf54"><code>9e528e2</code></a>
chore(deps): bump github/codeql-action from 4.32.6 to 4.33.0 in the ci
group ...</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/91917a67aea70527c8810dc66bb17619b636d9f3"><code>91917a6</code></a>
chore: update 'flake.nix' (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1869">#1869</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/b477b090976741f4ce6f40561440bba038d83f4f"><code>b477b09</code></a>
chore(deps): bump the go group across 1 directory with 16 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1868">#1868</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-component-model/ocm/compare/v0.38...v0.39">compare
view</a></li>
</ul>
</details>
<br />
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 02ce8c4 commit 2784096
2 files changed
+103
-103
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 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
361 | | - | |
| 360 | + | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
0 commit comments