[PR #2010] [MERGED] build(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 #2228

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2010
Author: @dependabot[bot]
Created: 9/18/2023
Status: Merged
Merged: 9/18/2023
Merged by: @mergify[bot]

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


📝 Commits (2)

  • c27d467 build(deps): bump github.com/opencontainers/image-spec
  • 1896661 Merge branch 'master' into dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5

📊 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-rc4 to 1.1.0-rc5.

Release notes

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

v1.1.0-rc5

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

Vote - https://groups.google.com/a/opencontainers.org/g/dev/c/KIwyzExcjZ8

Commits
  • 1e54f01 version: release v1.1.0-rc5
  • 24a0e97 Merge pull request #1113 from sudo-bmitch/pr-fix-golangci-lint-version
  • 061cba3 Fix golangci-lint install on older versions of Go
  • 3131ecd Merge pull request #1101 from sudo-bmitch/pr-artifact-workflow
  • 1be3fba Merge pull request #1105 from michalbiesek/feat-riscv64
  • 0c1622e Add riscv64 arch to check{Architecture|Platform}
  • e6a75e6 Provide a decision tree for artifacts
  • 4b568ff Merge pull request #1102 from sudo-bmitch/pr-lint-md-files
  • 9ac8f92 Quote lint-md wildcard expression
  • 82d42b1 Merge pull request #1090 from sudo-bmitch/pr-markdown-lint
  • 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/2010 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/18/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5` --- ### 📝 Commits (2) - [`c27d467`](https://github.com/nektos/act/commit/c27d467b0eb936f0415f4854b5349e33a4be39b7) build(deps): bump github.com/opencontainers/image-spec - [`1896661`](https://github.com/nektos/act/commit/189666101b14bf9ba38d896872d5c3250f807007) Merge branch 'master' into dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5 ### 📊 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-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> --- <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:33 +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#2228
No description provided.