[PR #1893] [MERGED] build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc.3 to 1.1.0-rc4 #2178

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1893
Author: @dependabot[bot]
Created: 7/3/2023
Status: Merged
Merged: 7/10/2023
Merged by: @mergify[bot]

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


📝 Commits (2)

  • 462f8fd build(deps): bump github.com/opencontainers/image-spec
  • e90dcd3 Merge branch 'master' into dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc4

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/opencontainers/image-spec from 1.1.0-rc.3 to 1.1.0-rc4.

Release notes

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

v1.1.0-rc4

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

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

Commits
  • 82e8329 version: bump for release of v1.1.0-rc.4
  • 7f43cb4 Merge pull request #1078 from sajayantony/fix_annotations
  • 5d7ba05 Merge pull request #1077 from sajayantony/index-artifacts
  • 988df0a specs-go: remove artifact prefixed annotations
  • a845c7a image-index: add artifactType to specs and schema
  • 9708013 Merge pull request #1030 from AaronFriel/friel/modest-proposal
  • 0851531 Merge pull request #1020 from vbatts/index_subject
  • 1d91a83 Merge pull request #1066 from AaronFriel/friel/artifact-index
  • f8b2ca8 Merge pull request #1068 from sudo-bmitch/pr-rename-scratch
  • 25fc553 Switch from scratch to empty
  • 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 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/1893 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/3/2023 **Status:** ✅ Merged **Merged:** 7/10/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc4` --- ### 📝 Commits (2) - [`462f8fd`](https://github.com/nektos/act/commit/462f8fd1a71ffee20c16f415020e7aa792b7ffa7) build(deps): bump github.com/opencontainers/image-spec - [`e90dcd3`](https://github.com/nektos/act/commit/e90dcd3a4285778c74fce67e4806e8c8fb9ff0f8) Merge branch 'master' into dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc4 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc.3 to 1.1.0-rc4. <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-rc4</h2> <p>Vote passed [+6 -0]: <a href="https://groups.google.com/a/opencontainers.org/g/dev/c/gPgzESGb7xs">https://groups.google.com/a/opencontainers.org/g/dev/c/gPgzESGb7xs</a></p> <p>For changeset and diff please see - <a href="https://redirect.github.com/opencontainers/image-spec/pull/1080">opencontainers/image-spec#1080</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opencontainers/image-spec/commit/82e8329f7eb6df5c62924f2792d285ba276ae876"><code>82e8329</code></a> version: bump for release of v1.1.0-rc.4</li> <li><a href="https://github.com/opencontainers/image-spec/commit/7f43cb4fdf597b591197b46b4d67c2b6797de237"><code>7f43cb4</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1078">#1078</a> from sajayantony/fix_annotations</li> <li><a href="https://github.com/opencontainers/image-spec/commit/5d7ba05abaca9e237c568556e29cf51e32a2848f"><code>5d7ba05</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1077">#1077</a> from sajayantony/index-artifacts</li> <li><a href="https://github.com/opencontainers/image-spec/commit/988df0a4ed4cfac40d043c0ce3be4225adb1a6ed"><code>988df0a</code></a> specs-go: remove artifact prefixed annotations</li> <li><a href="https://github.com/opencontainers/image-spec/commit/a845c7a43ae4f0389d53b1cbb826bb8ad7051a6b"><code>a845c7a</code></a> image-index: add artifactType to specs and schema</li> <li><a href="https://github.com/opencontainers/image-spec/commit/9708013df26f194a58529cad61c16572d878ad9d"><code>9708013</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1030">#1030</a> from AaronFriel/friel/modest-proposal</li> <li><a href="https://github.com/opencontainers/image-spec/commit/08515316715ed3f2cc64bdb8d114e5b084bc6c8f"><code>0851531</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1020">#1020</a> from vbatts/index_subject</li> <li><a href="https://github.com/opencontainers/image-spec/commit/1d91a839bb4ea6a49b7f5c93e95a3408ff5ec868"><code>1d91a83</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1066">#1066</a> from AaronFriel/friel/artifact-index</li> <li><a href="https://github.com/opencontainers/image-spec/commit/f8b2ca8c6ba12bfa6ec7738cfcff31eaf757490b"><code>f8b2ca8</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/image-spec/issues/1068">#1068</a> from sudo-bmitch/pr-rename-scratch</li> <li><a href="https://github.com/opencontainers/image-spec/commit/25fc5534d6a7a206f993ba03d63199eea22d7136"><code>25fc553</code></a> Switch from scratch to empty</li> <li>Additional commits viewable in <a href="https://github.com/opencontainers/image-spec/compare/v1.1.0-rc3...v1.1.0-rc4">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-rc.3&new-version=1.1.0-rc4)](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> --- <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:20 +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#2178
No description provided.