Commit 0a23f9c
authored
chore: bump github.com/containers/image/v5 from 5.31.0 to 5.31.1 (#978)
Bumps
[github.com/containers/image/v5](https://github.com/containers/image)
from 5.31.0 to 5.31.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/containers/image/releases">github.com/containers/image/v5's
releases</a>.</em></p>
<blockquote>
<h2>v5.31.1</h2>
<p>Fixes an interoperability issue while listing tags from JFrog
Artifactory.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/containers/image/commit/57695f860165bce8fb037f37ffe86e57eaadb948"><code>57695f8</code></a>
[release-5.31] Bump to v5.31.1</li>
<li><a
href="https://github.com/containers/image/commit/edcf2531fca5651da9221352df2b72c2cb400cbe"><code>edcf253</code></a>
Don't abort listing tags when we encounter a digest</li>
<li><a
href="https://github.com/containers/image/commit/2281641a8d1d97b239ae7c644586c9d17a420fbd"><code>2281641</code></a>
Merge pull request <a
href="https://redirect.github.com/containers/image/issues/2431">#2431</a>
from TomSweeneyRedHat/dev/tsweeney/5.31.1-dev</li>
<li><a
href="https://github.com/containers/image/commit/9ac505f089022e41c0653f914c06622d5d76e2f8"><code>9ac505f</code></a>
[release-5.31] Bump c/image to v5.31.1-dev</li>
<li>See full diff in <a
href="https://github.com/containers/image/compare/v5.31.0...v5.31.1">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>2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments