Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Bump docker/setup-buildx-action from 1 to 1.3.0 #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2021

Bumps docker/setup-buildx-action from 1 to 1.3.0.

Release notes

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

v1.3.0

  • Display BuildKit version (#72)

v1.2.0

  • Remove os limitation (#71)
  • Add test job for config input (#68)
  • BuildKit container logs (#70)
  • Enhance builder inspection (#69)
  • Add config input (#67)
  • Bump @​actions/core from 1.2.6 to 1.2.7 (#65)

v1.1.2

  • Fix doc links (#63)
  • Bump @​actions/http-client from 1.0.9 to 1.0.11 (#61)
  • Enhance workflow (#62)
  • Bump semver from 7.3.4 to 7.3.5 (#59)

v1.1.1

  • Revert BuildKit step log limits tweak (#50)

v1.1.0

  • Override the configured builder instance (#49)
  • Improve builder name generation (#48)
  • Tweak BuildKit step log limits (#46)

v1.0.4

  • Remove hardcoded buildkit container image moby/buildkit:v0.8-beta (#43)
  • Bumps semver from 7.3.2 to 7.3.4 (#42)

v1.0.3

  • Group log output (#32)
  • Bump @​actions/tool-cache from 1.6.0 to 1.6.1 (#36)
  • Bump @​actions/http-client from 1.0.8 to 1.0.9 (#30)

v1.0.2

  • Temporarly set buildkit container image to moby/buildkit:v0.8-beta (#27)

v1.0.1

Commits

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 12, 2021
@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #28 (b31c59e) into main (0147a01) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   12.71%   12.71%           
=======================================
  Files         163      163           
  Lines        9035     9035           
=======================================
  Hits         1149     1149           
  Misses       7886     7886           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0147a01...b31c59e. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2022

Superseded by #63.

@dependabot dependabot bot closed this May 6, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/docker/setup-buildx-action-1.3.0 branch May 6, 2022 03:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants