Lets-Verify-Step-by-Step
Lets-Verify-Step-by-Step copied to clipboard
Bump docker/setup-buildx-action from 3.0.0 to 3.7.1
Bumps docker/setup-buildx-action from 3.0.0 to 3.7.1.
Release notes
Sourced from docker/setup-buildx-action's releases.
v3.7.1
- Switch back to
uuid
package by@crazy-max
in docker/setup-buildx-action#369Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1
v3.7.0
- Always set
buildkitd-flags
if opt-in by@crazy-max
in docker/setup-buildx-action#363- Remove
uuid
package and switch tocrypto
by@crazy-max
in docker/setup-buildx-action#366- Bump
@docker/actions-toolkit
from 0.35.0 to 0.39.0 in docker/setup-buildx-action#362- Bump path-to-regexp from 6.2.2 to 6.3.0 in docker/setup-buildx-action#354
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0
v3.6.1
- Check for malformed docker context by
@crazy-max
in docker/setup-buildx-action#347Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1
v3.6.0
- Create temp docker context if default one has TLS data loaded before creating a container builder by
@crazy-max
in docker/setup-buildx-action#341Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0
v3.5.0
- Bump
@docker/actions-toolkit
from 0.31.0 to 0.35.0 in docker/setup-buildx-action#340 docker/setup-buildx-action#344 docker/setup-buildx-action#345Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.4.0...v3.5.0
v3.4.0
- Throw error message instead of exit code by
@crazy-max
in docker/setup-buildx-action#315- Bump
@docker/actions-toolkit
from 0.20.0 to 0.31.0 in docker/setup-buildx-action#321 docker/setup-buildx-action#338- Bump braces from 3.0.2 to 3.0.3 in docker/setup-buildx-action#329
- Bump undici from 5.28.3 to 5.28.4 in docker/setup-buildx-action#312
- Bump uuid from 9.0.1 to 10.0.0 in docker/setup-buildx-action#326
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0
v3.3.0
- Bump
@docker/actions-toolkit
from 0.19.0 to 0.20.0 by@crazy-max
in docker/setup-buildx-action#307Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0
v3.2.0
- Rename and align config inputs by
@crazy-max
in docker/setup-buildx-action#303
config
tobuildkitd-config
config-inline
tobuildkitd-config-inline
- Bump
@docker/actions-toolkit
from 0.17.0 to 0.19.0 in docker/setup-buildx-action#302 docker/setup-buildx-action#306[!NOTE]
config
andconfig-inline
input names are deprecated and will be removed in next major release.
... (truncated)
Commits
c47758b
Merge pull request #369 from crazy-max/revert-crypto8fea382
chore: update generated content2874e98
switch back to uuid package8026d2b
Merge pull request #362 from docker/dependabot/npm_and_yarn/docker/actions-to...e51aab5
chore: update generated contentfd7390e
build(deps): bump@docker/actions-toolkit
from 0.35.0 to 0.39.0910a304
Merge pull request #366 from crazy-max/remove-uuid3623ee4
chore: update generated contente0e5ecf
remove uuid package and switch to crypto5334dd0
Merge pull request #363 from crazy-max/set-buildkitd-flags-optin- Additional commits viewable in compare view
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 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)