Commit 9820689
chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 (#578)
Bumps
[github.com/distribution/distribution/v3](https://github.com/distribution/distribution)
from 3.0.0-rc.1 to 3.0.0-rc.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/distribution/distribution/releases">github.com/distribution/distribution/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0-rc.2</h2>
<p>Welcome to the <code>v3.0.0-rc.2</code> release of registry!</p>
<p>This is the second release candidate of registry!</p>
<p>See the changelog below for a full list of changes.</p>
<h2>Notable changes</h2>
<ul>
<li>Upgrade Go OpenTelemetry <a
href="https://redirect.github.com/distribution/distribution/pull/4508">distribution/distribution#4508</a></li>
<li>Add support for mTLS auth <a
href="https://redirect.github.com/distribution/distribution/pull/4537">distribution/distribution#4537</a></li>
<li>Update Go runtime and Alpine image <a
href="https://redirect.github.com/distribution/distribution/pull/4532">distribution/distribution#4532</a></li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump codecov/codecov-action from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4508">distribution/distribution#4508</a></li>
<li>Upgrade
<code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>
by <a href="https://github.com/krynju"><code>@krynju</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4507">distribution/distribution#4507</a></li>
<li>docs: Explain how to configure a list through env variables by <a
href="https://github.com/barbu110"><code>@barbu110</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4522">distribution/distribution#4522</a></li>
<li>build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4531">distribution/distribution#4531</a></li>
<li>update xx to v1.6.1 for compatibility with alpine 3.21 and file
5.46+ by <a
href="https://github.com/thaJeztah"><code>@thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4527">distribution/distribution#4527</a></li>
<li>chore: Bump alpine image version by <a
href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4532">distribution/distribution#4532</a></li>
<li>Update squizzi maintainer email by <a
href="https://github.com/squizzi"><code>@squizzi</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4530">distribution/distribution#4530</a></li>
<li>feat(configuration): support mtls auth mod by <a
href="https://github.com/vitshev"><code>@vitshev</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4537">distribution/distribution#4537</a></li>
<li>Prepare for rc2 release by <a
href="https://github.com/milosgajdos"><code>@milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4539">distribution/distribution#4539</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/krynju"><code>@krynju</code></a> made
their first contribution in <a
href="https://redirect.github.com/distribution/distribution/pull/4507">distribution/distribution#4507</a></li>
<li><a href="https://github.com/barbu110"><code>@barbu110</code></a>
made their first contribution in <a
href="https://redirect.github.com/distribution/distribution/pull/4522">distribution/distribution#4522</a></li>
<li><a href="https://github.com/squizzi"><code>@squizzi</code></a> made
their first contribution in <a
href="https://redirect.github.com/distribution/distribution/pull/4530">distribution/distribution#4530</a></li>
<li><a href="https://github.com/vitshev"><code>@vitshev</code></a> made
their first contribution in <a
href="https://redirect.github.com/distribution/distribution/pull/4537">distribution/distribution#4537</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/distribution/distribution/compare/v3.0.0-rc.1...v3.0.0-rc.2">https://github.com/distribution/distribution/compare/v3.0.0-rc.1...v3.0.0-rc.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/distribution/distribution/commit/4890d9e03616d563083fa944aaa083cc49b54ff5"><code>4890d9e</code></a>
Prepare for rc2 release (<a
href="https://redirect.github.com/distribution/distribution/issues/4539">#4539</a>)</li>
<li><a
href="https://github.com/distribution/distribution/commit/c4a604465f5fe41280126eb837b99a340539ca2e"><code>c4a6044</code></a>
Prepare for rc2 release</li>
<li><a
href="https://github.com/distribution/distribution/commit/1c628981442961ee349bf7c9d1a576fab2bdbe67"><code>1c62898</code></a>
feat(configuration): support mtls auth mod (<a
href="https://redirect.github.com/distribution/distribution/issues/4537">#4537</a>)</li>
<li><a
href="https://github.com/distribution/distribution/commit/41a906f0c670b5bdc7f5fc9d00f02219a5d4532b"><code>41a906f</code></a>
fix(configuration): replace string literals with constants in tests</li>
<li><a
href="https://github.com/distribution/distribution/commit/96c9a85b62ee6ffbe7df85b6fb95f054e6a6399b"><code>96c9a85</code></a>
fix(configuration): replace string literals with constants in error</li>
<li><a
href="https://github.com/distribution/distribution/commit/328f802b8e87ae1f6bd8319be2f427e588043397"><code>328f802</code></a>
fix(configuration): replace string literals with constants</li>
<li><a
href="https://github.com/distribution/distribution/commit/916bdeae94f200d85603a9dcec2fa1bb22b755a8"><code>916bdea</code></a>
feat(configuration): support mtls auth mod</li>
<li><a
href="https://github.com/distribution/distribution/commit/258144d70f2718d4b4086e937621cff3e8cd18e4"><code>258144d</code></a>
Update squizzi maintainer email (<a
href="https://redirect.github.com/distribution/distribution/issues/4530">#4530</a>)</li>
<li><a
href="https://github.com/distribution/distribution/commit/3241bc213cdf67ba53dfc5e7033549ff6e0d37ab"><code>3241bc2</code></a>
chore: Bump alpine image version (<a
href="https://redirect.github.com/distribution/distribution/issues/4532">#4532</a>)</li>
<li><a
href="https://github.com/distribution/distribution/commit/96a3daafe907ac077d695358359f76b743410eef"><code>96a3daa</code></a>
Move a direct dependency to direct deps required modules</li>
<li>Additional commits viewable in <a
href="https://github.com/distribution/distribution/compare/v3.0.0-rc.1...v3.0.0-rc.2">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>
Co-authored-by: Hilmar Falkenberg <[email protected]>1 parent c0a9241 commit 9820689
File tree
74 files changed
+115
-394
lines changed- .reuse
- api/v1alpha1
- controllers
- e2e
- hack
- pkg
- cache
- fakes
- component
- configdata
- event
- metrics
- oci
- ocm
- fakes
- snapshot
- status
- version
- generate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+115
-394
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | 3 | | |
| |||
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
77 | | - | |
| 73 | + | |
78 | 74 | | |
79 | 75 | | |
80 | 76 | | |
| |||
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
92 | | - | |
| 88 | + | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
427 | 428 | | |
428 | 429 | | |
429 | 430 | | |
430 | | - | |
| 431 | + | |
431 | 432 | | |
432 | 433 | | |
433 | 434 | | |
| |||
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
443 | | - | |
| 444 | + | |
444 | 445 | | |
445 | 446 | | |
446 | 447 | | |
447 | 448 | | |
448 | 449 | | |
449 | | - | |
| 450 | + | |
450 | 451 | | |
451 | 452 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
6 | 2 | | |
7 | 3 | | |
| |||
0 commit comments