Skip to content

Commit

Permalink
Bump github.com/opencontainers/image-spec from 1.1.0-rc2 to 1.1.0-rc.3 (
Browse files Browse the repository at this point in the history
#714)

Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc2 to 1.1.0-rc.3.
<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-rc.3</h2>
<p>Vote passed [+6 -0]: <a href="https://groups.google.com/a/opencontainers.org/g/dev/c/ZUza21145X0">https://groups.google.com/a/opencontainers.org/g/dev/c/ZUza21145X0</a></p>
<p><a href="https://redirect.github.com/opencontainers/image-spec/pull/1049">opencontainers/image-spec#1049</a></p>
<h2>v1.1.0-rc3</h2>
<p>Vote passed [+6 -0]: <a href="https://groups.google.com/a/opencontainers.org/g/dev/c/ZUza21145X0">https://groups.google.com/a/opencontainers.org/g/dev/c/ZUza21145X0</a></p>
<p><a href="https://redirect.github.com/opencontainers/image-spec/pull/1049">opencontainers/image-spec#1049</a></p>
<p>Note: This is a duplicate of v1.1.0-rc.3 because of semver ordering (rc.3 &lt; rc1 &lt; rc2).</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/opencontainers/image-spec/commit/085b884d628c42985cc2f2a99e5701f7e9b3bd1f"><code>085b884</code></a> version: bump for release of v1.1.0-rc.3</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/933f91770d22839aca9c0ae46abc01321ca4ee70"><code>933f917</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1042">#1042</a> from sudo-bmitch/pr-scratch-var</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/fd45b6b709b134136287cc6ae38074f6b49274bf"><code>fd45b6b</code></a> Add scratch descriptor and scope layer limits</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/2879913ce4bc229704bf0d67b280929007b06b94"><code>2879913</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/999">#999</a> from jonjohnsonjr/artifacts</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/63b8bd02f5b5a2ce464a9a8ea6df049c326ce20f"><code>63b8bd0</code></a> Remove artifact manifest</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/88195d9083267b8ed94ead263c16906148c298c9"><code>88195d9</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1043">#1043</a> from sudo-bmitch/pr-artifact-type</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/23c46478b79822ed9049e717e1f464ba8b2c2d2d"><code>23c4647</code></a> Define image manifest artifactType and guidance</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/48fd0740a26631ae0f59f514cbf017bcf841d00b"><code>48fd074</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1044">#1044</a> from sajayantony/tianon</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/5751791f013e987eee32cc9d0527e954af3d0719"><code>5751791</code></a> Add Tianon as maintainer</li>
<li><a href="https://github.com/opencontainers/image-spec/commit/651107689bb8b6a3cfcdeb6e49a7dc223d4045c8"><code>6511076</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1045">#1045</a> from sudo-bmitch/pr-lint-unused-var</li>
<li>Additional commits viewable in <a href="https://github.com/opencontainers/image-spec/compare/v1.1.0-rc2...v1.1.0-rc3">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-rc2&new-version=1.1.0-rc.3)](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>
  • Loading branch information
mergify[bot] committed May 1, 2023
2 parents 3f6da30 + f9df6c2 commit 5df464f
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 @@ -13,7 +13,7 @@ require (
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/onsi/ginkgo/v2 v2.9.2
github.com/onsi/gomega v1.27.6
github.com/opencontainers/image-spec v1.1.0-rc2
github.com/opencontainers/image-spec v1.1.0-rc.3
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.15.0
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -671,8 +671,8 @@ github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0-rc2 h1:2zx/Stx4Wc5pIPDvIxHXvXtQFW/7XWJGmnM7r3wg034=
github.com/opencontainers/image-spec v1.1.0-rc2/go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ=
github.com/opencontainers/image-spec v1.1.0-rc.3 h1:GT9Xon8YrLxz6N7sErbN81V8J4lOQKGUZQmI3ioviqU=
github.com/opencontainers/image-spec v1.1.0-rc.3/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
github.com/openzipkin/zipkin-go v0.2.2/go.mod h1:NaW6tEwdmWMaCDZzg8sh+IBNOxHMPnhQw8ySjnjRyN4=
github.com/openzipkin/zipkin-go v0.3.0/go.mod h1:4c3sLeE8xjNqehmF5RpAFLPLJxXscc0R4l6Zg0P1tTQ=
Expand Down

0 comments on commit 5df464f

Please sign in to comment.