[PR #2167] [MERGED] build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6 #2297

Closed
opened 2026-03-01 21:54:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2167
Author: @dependabot[bot]
Created: 1/22/2024
Status: Merged
Merged: 1/31/2024
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc.6


📝 Commits (1)

  • 028ed73 build(deps): bump github.com/opencontainers/image-spec

📊 Changes

2 files changed (+12 additions, -12 deletions)

View changed files

📝 go.mod (+3 -3)
📝 go.sum (+9 -9)

📄 Description

Bumps github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6.

Release notes

Sourced from github.com/opencontainers/image-spec's releases.

v1.1.0-rc.6

Vote passed [+6 -0] - https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o

For changeset and diff please see - opencontainers/image-spec#1157

(Note: this is a duplicate of the v1.1.0-rc6 release for historical and semver reasons.)

v1.1.0-rc6

Vote passed [+6 -0] - https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o

For changeset and diff please see - opencontainers/image-spec#1157

Commits
  • 6c2b5fa version: release v1.1.0-rc6
  • 56fb783 Merge pull request #1107 from sudo-bmitch/pr-release-notice
  • a6d741a Merge pull request #1148 from dejanu/update_oci_implementations
  • 53d9855 new section for projects no longer maintained
  • ceeb2eb Merge pull request #1114 from sudo-bmitch/pr-go-1.21
  • 90f826d Merge pull request #1133 from sudo-bmitch/pr-gotoolchain
  • 162a9c8 Merge pull request #1146 from ardabbour/patch-1
  • b391bc0 fix: SPDX licenses URL
  • dd66b54 Test older versions of Go with toolchain=local
  • 93f6e65 Makefile: remove stray trailing space (#1126)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/2167 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/22/2024 **Status:** ✅ Merged **Merged:** 1/31/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc.6` --- ### 📝 Commits (1) - [`028ed73`](https://github.com/nektos/act/commit/028ed73343479c23aa49ce71b652d4625f05f273) build(deps): bump github.com/opencontainers/image-spec ### 📊 Changes **2 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+3 -3) 📝 `go.sum` (+9 -9) </details> ### 📄 Description Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc5 to 1.1.0-rc.6. <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.6</h2> <p>Vote passed [+6 -0] - <a href="https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o">https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o</a></p> <p>For changeset and diff please see - <a href="https://redirect.github.com/opencontainers/image-spec/pull/1157">opencontainers/image-spec#1157</a></p> <p>(Note: this is a duplicate of the v1.1.0-rc6 release for historical and semver reasons.)</p> <h2>v1.1.0-rc6</h2> <p>Vote passed [+6 -0] - <a href="https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o">https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o</a></p> <p>For changeset and diff please see - <a href="https://redirect.github.com/opencontainers/image-spec/pull/1157">opencontainers/image-spec#1157</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opencontainers/image-spec/commit/6c2b5fafa0731a97aad0c2a68bac238d6c98c690"><code>6c2b5fa</code></a> version: release v1.1.0-rc6</li> <li><a href="https://github.com/opencontainers/image-spec/commit/56fb7838abe52ee259e37ece4b314c08bd45997f"><code>56fb783</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1107">#1107</a> from sudo-bmitch/pr-release-notice</li> <li><a href="https://github.com/opencontainers/image-spec/commit/a6d741a9fbd300ab2bce113d410e0352f3cccae5"><code>a6d741a</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1148">#1148</a> from dejanu/update_oci_implementations</li> <li><a href="https://github.com/opencontainers/image-spec/commit/53d9855e2a6ab3259cecee5c65fc89299eaaf8f1"><code>53d9855</code></a> new section for projects no longer maintained</li> <li><a href="https://github.com/opencontainers/image-spec/commit/ceeb2eba078e8b630f5ee62df2e92323fb521f0e"><code>ceeb2eb</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1114">#1114</a> from sudo-bmitch/pr-go-1.21</li> <li><a href="https://github.com/opencontainers/image-spec/commit/90f826d2652c2b532c90415f95e09a93ae194489"><code>90f826d</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1133">#1133</a> from sudo-bmitch/pr-gotoolchain</li> <li><a href="https://github.com/opencontainers/image-spec/commit/162a9c8de6e8a97e9c6987288dec477958374627"><code>162a9c8</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1146">#1146</a> from ardabbour/patch-1</li> <li><a href="https://github.com/opencontainers/image-spec/commit/b391bc044805eee6309a26ae42b57d4ad6948a29"><code>b391bc0</code></a> fix: SPDX licenses URL</li> <li><a href="https://github.com/opencontainers/image-spec/commit/dd66b54e93ab9246e172183adbea8077a9ec7ec8"><code>dd66b54</code></a> Test older versions of Go with toolchain=local</li> <li><a href="https://github.com/opencontainers/image-spec/commit/93f6e65855a1e046b42afbad0ad129a3d44dc971"><code>93f6e65</code></a> Makefile: remove stray trailing space (<a href="https://redirect.github.com/opencontainers/image-spec/issues/1126">#1126</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opencontainers/image-spec/compare/v1.1.0-rc5...v1.1.0-rc6">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-rc5&new-version=1.1.0-rc.6)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2297
No description provided.