Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps docker/setup-buildx-action from 2.0.0 to 2.1.0.

Release notes

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

v2.1.0

What's Changed

Full Changelog: docker/setup-buildx-action@v2.0.0...v2.1.0

Commits
  • 95cb08c Merge pull request #171 from crazy-max/rmsync
  • eb5c2a6 Fix deprecated fs.rmdir
  • 83612be Merge pull request #170 from crazy-max/setOutput
  • 40fefd8 Remove workaround for setOutput
  • 90a1e46 Merge pull request #169 from crazy-max/context-module
  • 5a9fc40 move args logic to context module and add tests
  • 6c48dad Merge pull request #159 from docker/dependabot/npm_and_yarn/uuid-9.0.0
  • 16c2ddb update generated content
  • 0fe8589 Bump uuid from 8.3.2 to 9.0.0
  • f3692cb Merge pull request #167 from docker/dependabot/npm_and_yarn/actions/core-1.10.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 requested review from a team as code owners October 12, 2022 14:49
@dependabot dependabot bot requested a review from nbusseneau October 12, 2022 14:49
@dependabot dependabot bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. labels Oct 12, 2022
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.12 kind/backports This PR provides functionality previously merged into master. labels Oct 12, 2022
@nbusseneau nbusseneau added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Oct 13, 2022
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@dc7b971...95cb08c)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/v1.12/docker/setup-buildx-action-2.1.0 branch from 8653470 to e34b59e Compare October 13, 2022 14:50
@qmonnet qmonnet merged commit 3bf29a9 into v1.12 Oct 13, 2022
@qmonnet qmonnet deleted the dependabot/github_actions/v1.12/docker/setup-buildx-action-2.1.0 branch October 13, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master. kind/enhancement This would improve or streamline existing functionality. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants