Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump docker/setup-qemu-action from 1 to 3 (#851)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 3. <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.0.0</h2> <ul> <li>Node 20 as default runtime (requires <a href="https://github.com/actions/runner/releases/tag/v2.308.0">Actions Runner v2.308.0</a> or later) 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/102">docker/setup-qemu-action#102</a></li> <li>Bump <code>@actions/core</code> from 1.10.0 to 1.10.1 in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/103">docker/setup-qemu-action#103</a></li> <li>Bump semver from 6.3.0 to 6.3.1 in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/89">docker/setup-qemu-action#89</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0">https://github.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0</a></p> <h2>v2.2.0</h2> <ul> <li>Trim off spaces in <code>platforms</code> input by <a href="https://github.com/Chocobo1"><code>@Chocobo1</code></a> in <a href="https://redirect.github.com/docker/setup-qemu-action/pull/64">docker/setup-qemu-action#64</a></li> <li>Switch to actions-toolkit implementation 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/70">docker/setup-qemu-action#70</a> <a href="https://redirect.github.com/docker/setup-qemu-action/pull/80">docker/setup-qemu-action#80</a> <a href="https://redirect.github.com/docker/setup-qemu-action/pull/83">docker/setup-qemu-action#83</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0">https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0</a></p> <h2>v2.1.0</h2> <ul> <li>Use context for inputs by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/62">#62</a>)</li> <li>Use built-in <code>getExecOutput</code> by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/61">#61</a>)</li> <li>Remove workaround for <code>setOutput</code> by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/63">#63</a>)</li> <li>Bump <code>@actions/core</code> from 1.6.0 to 1.10.0 (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/54">#54</a> <a href="https://redirect.github.com/docker/setup-qemu-action/issues/58">#58</a> <a href="https://redirect.github.com/docker/setup-qemu-action/issues/59">#59</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0">https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0</a></p> <h2>v2.0.0</h2> <ul> <li>Node 16 as default runtime by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/48">#48</a>) <ul> <li>This requires a minimum <a href="https://github.com/actions/runner/releases/tag/v2.285.0">Actions Runner</a> version of v2.285.0, which is by default available in GHES 3.4 or later.</li> </ul> </li> <li>chore: update dev dependencies and workflow by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/43">#43</a> <a href="https://redirect.github.com/docker/setup-qemu-action/issues/47">#47</a>)</li> <li>Bump <code>@actions/core</code> from 1.3.0 to 1.6.0 (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/37">#37</a> <a href="https://redirect.github.com/docker/setup-qemu-action/issues/39">#39</a> <a href="https://redirect.github.com/docker/setup-qemu-action/issues/41">#41</a>)</li> <li>Bump <code>@actions/exec</code> from 1.0.4 to 1.1.1 (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/38">#38</a> <a href="https://redirect.github.com/docker/setup-qemu-action/issues/46">#46</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0">https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0</a></p> <h2>v1.2.0</h2> <ul> <li>Display image information (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/36">#36</a>)</li> <li>Bump <code>@actions/core</code> from 1.2.7 to 1.3.0 (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/35">#35</a>)</li> </ul> <h2>v1.1.0</h2> <ul> <li>Remove os limitation (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/30">#30</a>)</li> <li>Bump <code>@actions/core</code> from 1.2.6 to 1.2.7 (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/29">#29</a>)</li> </ul> <h2>v1.0.2</h2> <ul> <li>Enhance workflow (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/26">#26</a>)</li> <li>Container based developer flow (<a href="https://redirect.github.com/docker/setup-qemu-action/issues/19">#19</a> <a href="https://redirect.github.com/docker/setup-qemu-action/issues/20">#20</a>)</li> </ul> <h2>v1.0.1</h2> <ul> <li>Fix CVE-2020-15228</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/setup-qemu-action/commit/49b3bc8e6bdd4a60e6116a5414239cba5943d3cf"><code>49b3bc8</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-qemu-action/issues/155">#155</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/9dec05bc9dfb7b51fa07d2f370b0cbfb1a40a90b"><code>9dec05b</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/73387bcb62f14c182fa1cbcd58127009845eb8d1"><code>73387bc</code></a> build(deps): bump <code>@docker/actions-toolkit</code> from 0.34.0 to 0.35.0</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/fcfabe005416080c2016468f7082c2a191cdeea3"><code>fcfabe0</code></a> Merge pull request <a href="https://redirect.github.com/docker/setup-qemu-action/issues/154">#154</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/948a83825363200656d0cf01e42682735ca3d654"><code>948a838</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/31629f69bf239348b7cdb36f0d9a054bed2fca00"><code>31629f6</code></a> switch to Docker exec</li> <li><a href="https://github.com/docker/setup-qemu-action/commit/6ae1d4dea8f84ff62b32f84a66722136ef7e68e7"><code>6ae1d4d</code></a> build(deps): bump <code>@docker/actions-toolkit</code> from 0.31.0 to 0.34.0</li> <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>Additional commits viewable in <a href="https://github.com/docker/setup-qemu-action/compare/v1...v3">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=1&new-version=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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information