Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 (…
…#823) Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc4 to 1.1.0-rc5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opencontainers/image-spec/releases">github.com/opencontainers/image-spec's releases</a>.</em></p> <blockquote> <h2>v1.1.0-rc5</h2> <p>For changeset and diff please see - <a href="https://redirect.github.com/opencontainers/image-spec/pull/1109">opencontainers/image-spec#1109</a></p> <p>Vote - <a href="https://groups.google.com/a/opencontainers.org/g/dev/c/KIwyzExcjZ8">https://groups.google.com/a/opencontainers.org/g/dev/c/KIwyzExcjZ8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opencontainers/image-spec/commit/1e54f0195ce54b4a1a2ecbac8eab7686d91d3080"><code>1e54f01</code></a> version: release v1.1.0-rc5</li> <li><a href="https://github.com/opencontainers/image-spec/commit/24a0e97ff255f0beba36da3014a4752905b5c30b"><code>24a0e97</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1113">#1113</a> from sudo-bmitch/pr-fix-golangci-lint-version</li> <li><a href="https://github.com/opencontainers/image-spec/commit/061cba3688e399d94740159120f2530f9f4429c1"><code>061cba3</code></a> Fix golangci-lint install on older versions of Go</li> <li><a href="https://github.com/opencontainers/image-spec/commit/3131ecd26bfc92a41f3fbf0d13d4d9063f0f36c2"><code>3131ecd</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1101">#1101</a> from sudo-bmitch/pr-artifact-workflow</li> <li><a href="https://github.com/opencontainers/image-spec/commit/1be3fba29fee305cddda0b45fcc99fb949a8faf7"><code>1be3fba</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1105">#1105</a> from michalbiesek/feat-riscv64</li> <li><a href="https://github.com/opencontainers/image-spec/commit/0c1622e563500acefc9c7e272c499946cd91ebba"><code>0c1622e</code></a> Add <code>riscv64</code> arch to <code>check{Architecture|Platform}</code></li> <li><a href="https://github.com/opencontainers/image-spec/commit/e6a75e64a79e453e808fae18c2c01e82988d00ef"><code>e6a75e6</code></a> Provide a decision tree for artifacts</li> <li><a href="https://github.com/opencontainers/image-spec/commit/4b568ffbc060b81d520fe7345d8abf36cdf93d54"><code>4b568ff</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1102">#1102</a> from sudo-bmitch/pr-lint-md-files</li> <li><a href="https://github.com/opencontainers/image-spec/commit/9ac8f92d3f0782e9d344d21c7a948d5c799c8323"><code>9ac8f92</code></a> Quote lint-md wildcard expression</li> <li><a href="https://github.com/opencontainers/image-spec/commit/82d42b10a7a8d3df0b9a92a1b88ac9d5f26c58e3"><code>82d42b1</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1090">#1090</a> from sudo-bmitch/pr-markdown-lint</li> <li>Additional commits viewable in <a href="https://github.com/opencontainers/image-spec/compare/v1.1.0-rc4...v1.1.0-rc5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/opencontainers/image-spec&package-manager=go_modules&previous-version=1.1.0-rc4&new-version=1.1.0-rc5)](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>
- Loading branch information