Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/containers/image/v5 from 5.24.0 to 5.24.2 (
#477) [//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.24.0 to 5.24.2. <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.24.2</h2> <p>Relax retry heuristics</p> <h2>v5.24.1</h2> <ul> <li>Try to reconnect on <em>some</em> aborted layer downloads</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/containers/image/commit/64bca69b5bbe1266a5a8a8c5f94f7f70c6989cd8"><code>64bca69</code></a> Release 5.24.2</li> <li><a href="https://github.com/containers/image/commit/a65dda8d23190fd792822497501b21ce9b2c96cb"><code>a65dda8</code></a> Simplify bodyReader.errorIfNotReconnecting</li> <li><a href="https://github.com/containers/image/commit/92d7d70defeced12be15c3b17b12b4f88fe1eefc"><code>92d7d70</code></a> Add unit tests for the retry heuristics</li> <li><a href="https://github.com/containers/image/commit/68e74856c27f289b19b5a9a90996281f783a0f3b"><code>68e7485</code></a> Differentiate between no retry and immediate retry also in the printed offset</li> <li><a href="https://github.com/containers/image/commit/4c1d856b677687d71d027394ae986b0d209ae2ae"><code>4c1d856</code></a> Relax retry heuristics</li> <li><a href="https://github.com/containers/image/commit/3f12dc97bc3613f6faaf1b2b33e10e38cf98f584"><code>3f12dc9</code></a> Also record, and output, the time of last retry, if any</li> <li><a href="https://github.com/containers/image/commit/f14b391b8bbf23dd43474f217c22bad9835b5944"><code>f14b391</code></a> Rename some variables</li> <li><a href="https://github.com/containers/image/commit/ad29e5dba272253ac0047953a647311b3448d1ab"><code>ad29e5d</code></a> Only get current time once in errorIfNotReconnecting</li> <li><a href="https://github.com/containers/image/commit/0581201deaa930b2640f5d5550b05a14206c456e"><code>0581201</code></a> Turn millisecondsSince into millisecondsSinceOptional</li> <li><a href="https://github.com/containers/image/commit/7addf094f62bc662ee7fbeaf6911776e24d1b775"><code>7addf09</code></a> Reorder bodyReader fields to separate constants and state</li> <li>Additional commits viewable in <a href="https://github.com/containers/image/compare/v5.24.0...v5.24.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/containers/image/v5&package-manager=go_modules&previous-version=5.24.0&new-version=5.24.2)](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 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