Skip to content

Commit

Permalink
Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#1335)
Browse files Browse the repository at this point in the history
Bumps
[docker/setup-qemu-action](https://github.com/docker/setup-qemu-action)
from 3.0.0 to 3.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/setup-qemu-action/releases">docker/setup-qemu-action's
releases</a>.</em></p>
<blockquote>
<h2>v3.1.0</h2>
<ul>
<li>Set <code>docker.io</code> domain for default binfmt image by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/151">docker/setup-qemu-action#151</a></li>
<li>Throw error message instead of exit code by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/129">docker/setup-qemu-action#129</a></li>
<li>build(deps): bump <code>@​docker/actions-toolkit</code> from 0.12.0
to 0.31.0 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/115">docker/setup-qemu-action#115</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/128">docker/setup-qemu-action#128</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/131">docker/setup-qemu-action#131</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/134">docker/setup-qemu-action#134</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/149">docker/setup-qemu-action#149</a></li>
<li>build(deps): bump <code>@​babel/traverse</code> from 7.20.13 to
7.23.2 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/109">docker/setup-qemu-action#109</a></li>
<li>build(deps): bump braces from 3.0.2 to 3.0.3 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/142">docker/setup-qemu-action#142</a></li>
<li>build(deps): bump undici from 5.28.2 to 5.28.4 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/118">docker/setup-qemu-action#118</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/127">docker/setup-qemu-action#127</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0">https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/5927c834f5b4fdf503fca6f4c7eccda82949e1ee"><code>5927c83</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/149">#149</a>
from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/32ea29b3c9ea9a9fa2e79ca2107cf67f2751c47f"><code>32ea29b</code></a>
chore: update generated content</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/92ac892047a708260a813e992acf5f54679f8950"><code>92ac892</code></a>
build(deps): bump <code>@​docker/actions-toolkit</code> from 0.23.0 to
0.31.0</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/dcf3f67ac0905c62e485e87be13cb941326f4e92"><code>dcf3f67</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/151">#151</a>
from crazy-max/default-image</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/b34393b6bfc4ae20b241ba17518871651707544c"><code>b34393b</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/141">#141</a>
from docker/dependabot/github_actions/docker/bake-act...</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/ca1bf68d52bc4cdfa5030c99fa68a68dd1768d9c"><code>ca1bf68</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/142">#142</a>
from docker/dependabot/npm_and_yarn/braces-3.0.3</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/599f288629e812c14c35fb09cb6a9619768647a4"><code>599f288</code></a>
chore: update generated content</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/af38981e3045710898c9398cdbffe720ad121a0a"><code>af38981</code></a>
set docker.io domain for default binfmt image</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/9d4d56c87e7d6ce397ef3b945a371f8d9ebb7ffc"><code>9d4d56c</code></a>
build(deps): bump braces from 3.0.2 to 3.0.3</li>
<li><a
href="https://github.com/docker/setup-qemu-action/commit/a05dd9299a28c1ccf75a70852d4362c3901c2450"><code>a05dd92</code></a>
build(deps): bump docker/bake-action from 4 to 5</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/setup-qemu-action/compare/68827325e0b33c7199eb31dd4e31fbe9023e06e3...5927c834f5b4fdf503fca6f4c7eccda82949e1ee">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/setup-qemu-action&package-manager=github_actions&previous-version=3.0.0&new-version=3.1.0)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 152318a commit 4476fe6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
github_token: ${{ github.token }}
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
github_token: ${{ github.token }}
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fetch_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
github_token: ${{ github.token }}
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
github_token: ${{ github.token }}
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
Expand Down

0 comments on commit 4476fe6

Please sign in to comment.