Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump docker/setup-qemu-action from 1 to 2 #334

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2022

Bumps docker/setup-qemu-action from 1 to 2.

Release notes

Sourced from docker/setup-qemu-action's releases.

v2.0.0

  • Node 16 as default runtime by @​crazy-max (#48)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • chore: update dev dependencies and workflow by @​crazy-max (#43 #47)
  • Bump @​actions/core from 1.3.0 to 1.6.0 (#37 #39 #41)
  • Bump @​actions/exec from 1.0.4 to 1.1.1 (#38 #46)

Full Changelog: docker/setup-qemu-action@v1.2.0...v2.0.0

v1.2.0

  • Display image information (#36)
  • Bump @​actions/core from 1.2.7 to 1.3.0 (#35)

v1.1.0

  • Remove os limitation (#30)
  • Bump @​actions/core from 1.2.6 to 1.2.7 (#29)

v1.0.2

  • Enhance workflow (#26)
  • Container based developer flow (#19 #20)

v1.0.1

Commits
  • 8b12248 Merge pull request #48 from crazy-max/node-16
  • 466d531 Merge pull request #50 from crazy-max/update-readme
  • 607c192 simplify usage example
  • d7849ec Node 16 as default runtime
  • 2d4bfe7 Merge pull request #47 from crazy-max/update-dev
  • 224b802 chore: update dev dependencies and workflow
  • 95bd865 Merge pull request #46 from docker/dependabot/npm_and_yarn/actions/exec-1.1.1
  • cfd091f Bump @​actions/exec from 1.1.0 to 1.1.1
  • d2a6030 Merge pull request #45 from docker/dependabot/github_actions/actions/checkout-3
  • 97dc484 Bump actions/checkout from 2 to 3
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 6, 2022
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 6, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign enxebre after the PR has been reviewed.
You can assign the PR to them by writing /assign @enxebre in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cprivitere
Copy link
Member

/recheck

@cprivitere
Copy link
Member

/retest

@cprivitere
Copy link
Member

@dependabot rebase

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/setup-qemu-action-2 branch from acb9fe5 to d06a5d7 Compare July 11, 2022 22:33
@cprivitere cprivitere merged commit c9d5788 into main Jul 11, 2022
@cprivitere cprivitere deleted the dependabot/github_actions/docker/setup-qemu-action-2 branch July 11, 2022 22:37
@cprivitere cprivitere added this to the 0.6.0 milestone Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants