Skip to content

Commit

Permalink
Bump github.com/distribution/reference from 0.5.0 to 0.6.0 (#7633)
Browse files Browse the repository at this point in the history
Bumps
[github.com/distribution/reference](https://github.com/distribution/reference)
from 0.5.0 to 0.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/distribution/reference/releases">github.com/distribution/reference's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>remove deprecated SplitHostname by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/reference/pull/5">distribution/reference#5</a></li>
<li>refactor splitDockerDomain to include more documentation by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/reference/pull/7">distribution/reference#7</a></li>
<li>fix typo in readme by <a
href="https://github.com/xrstf"><code>@​xrstf</code></a> in <a
href="https://redirect.github.com/distribution/reference/pull/10">distribution/reference#10</a></li>
<li>Exclude domain from name length check by <a
href="https://github.com/ozairasim"><code>@​ozairasim</code></a> in <a
href="https://redirect.github.com/distribution/reference/pull/9">distribution/reference#9</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/xrstf"><code>@​xrstf</code></a> made
their first contribution in <a
href="https://redirect.github.com/distribution/reference/pull/10">distribution/reference#10</a></li>
<li><a href="https://github.com/ozairasim"><code>@​ozairasim</code></a>
made their first contribution in <a
href="https://redirect.github.com/distribution/reference/pull/9">distribution/reference#9</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/distribution/reference/compare/v0.5.0...v0.6.0">https://github.com/distribution/reference/compare/v0.5.0...v0.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/distribution/reference/commit/ff14fafe2236e51c2894ac07d4bdfc778e96d682"><code>ff14faf</code></a>
Merge pull request <a
href="https://redirect.github.com/distribution/reference/issues/9">#9</a>
from ozairasim/exclude-domain-from-name-length-validation</li>
<li><a
href="https://github.com/distribution/reference/commit/2a663126da529af1dd9b5564212e805209fa5f50"><code>2a66312</code></a>
Merge pull request <a
href="https://redirect.github.com/distribution/reference/issues/10">#10</a>
from xrstf/patch-1</li>
<li><a
href="https://github.com/distribution/reference/commit/094e717c286711ae18ede511c2b2d49b51e8cb32"><code>094e717</code></a>
fix typo in readme</li>
<li><a
href="https://github.com/distribution/reference/commit/aaca75ef76fc0ab5eaf5c9d3a868d25685ae35bc"><code>aaca75e</code></a>
Exclude domain from name length check</li>
<li><a
href="https://github.com/distribution/reference/commit/8507c7fcf0da9f570540c958ea7b972c30eeaeca"><code>8507c7f</code></a>
Merge pull request <a
href="https://redirect.github.com/distribution/reference/issues/7">#7</a>
from thaJeztah/cleanup_splitDockerDomain</li>
<li><a
href="https://github.com/distribution/reference/commit/89ee7ec63e17bd74e6766ecac7d8ff2bd4b8dd8a"><code>89ee7ec</code></a>
refactor splitDockerDomain to include more documentation</li>
<li><a
href="https://github.com/distribution/reference/commit/a3fb784683c98e4fed084e4950c490d9d9025b83"><code>a3fb784</code></a>
Merge pull request <a
href="https://redirect.github.com/distribution/reference/issues/5">#5</a>
from thaJeztah/rm_deprecated</li>
<li><a
href="https://github.com/distribution/reference/commit/4894124079e525c3c3c5c8aacaa653b5499004e9"><code>4894124</code></a>
remove deprecated SplitHostname</li>
<li>See full diff in <a
href="https://github.com/distribution/reference/compare/v0.5.0...v0.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/distribution/reference&package-manager=go_modules&previous-version=0.5.0&new-version=0.6.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 89a88cc commit 2c81277
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/containerd/containerd v1.7.14
github.com/cppforlife/go-cli-ui v0.0.0-20220622150351-995494831c6c
github.com/disintegration/imaging v1.6.2
github.com/distribution/reference v0.5.0
github.com/distribution/reference v0.6.0
github.com/docker/cli v26.0.0+incompatible
github.com/fluxcd/helm-controller/api v0.37.4
github.com/fluxcd/pkg/apis/meta v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1
github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4=
github.com/distribution/distribution/v3 v3.0.0-alpha.1 h1:jn7I1gvjOvmLztH1+1cLiUFud7aeJCIQcgzugtwjyJo=
github.com/distribution/distribution/v3 v3.0.0-alpha.1/go.mod h1:LCp4JZp1ZalYg0W/TN05jarCQu+h4w7xc7ZfQF4Y/cY=
github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0=
github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
github.com/dnaeon/go-vcr v1.2.0/go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ=
github.com/docker/cli v26.0.0+incompatible h1:90BKrx1a1HKYpSnnBFR6AgDq/FqkHxwlUyzJVPxD30I=
Expand Down

0 comments on commit 2c81277

Please sign in to comment.