build(deps): bump @docker/actions-toolkit from 0.16.1 to 0.21.0 by dependabot[bot] · Pull Request #128 · docker/setup-qemu-action (original) (raw)
Bumps @docker/actions-toolkit from 0.16.1 to 0.21.0.
Release notes
Sourced from @docker/actions-toolkit's releases.
v0.21.0
- bake: handle git auth token when parsing remote definition by @crazy-max in docker/actions-toolkit#288
- docker: add
parseRepoTagandpullmethods by @crazy-max in docker/actions-toolkit#200- build(deps): bump semver and
@types/semverin docker/actions-toolkit#289- build(deps): bump undici from 5.28.3 to 5.28.4 in docker/actions-toolkit#292
Full Changelog: docker/actions-toolkit@v0.20.0...v0.21.0
v0.20.0
- cache: move gha cache save to post state by @crazy-max in docker/actions-toolkit#280 docker/actions-toolkit#281
- buildx:
hasAttestationTypeandresolveAttestationAttrsfuncs by @crazy-max in docker/actions-toolkit#287- bake: additional opts when parsing definition by @crazy-max in docker/actions-toolkit#285
- build(deps): bump ip from 2.0.0 to 2.0.1 in docker/actions-toolkit#283
- build(deps): bump undici from 5.27.0 to 5.28.3 in docker/actions-toolkit#284
Full Changelog: docker/actions-toolkit@v0.19.0...v0.20.0
v0.20.0-rc.2
- cache: run
Cache.postincore.groupby @crazy-max in docker/actions-toolkit#281Full Changelog: docker/actions-toolkit@v0.20.0-rc.1...v0.20.0-rc.2
v0.20.0-rc.1
- cache: move gha cache save to post state by @crazy-max in docker/actions-toolkit#280
Full Changelog: docker/actions-toolkit@v0.19.0...v0.20.0-rc.1
v0.19.0
- builder: update inspect command parsing by @crazy-max in docker/actions-toolkit#276
- build(deps): bump tmp from 0.2.2 to 0.2.3 in docker/actions-toolkit#270
- build(deps): bump
@actions/http-clientfrom 2.2.0 to 2.2.1 in docker/actions-toolkit#271Full Changelog: docker/actions-toolkit@v0.18.0...v0.19.0
v0.18.0
- docker: return docker sock path on install by @crazy-max in docker/actions-toolkit#269
- build(deps): bump tmp from 0.2.1 to 0.2.2 in docker/actions-toolkit#264
- build(deps): bump csv-parse from 5.5.3 to 5.5.5 in docker/actions-toolkit#263
Full Changelog: docker/actions-toolkit@v0.17.0...v0.18.0
v0.17.0
- cache class for tool caching with gha by @crazy-max in docker/actions-toolkit#246
- buildx:
ghaNoCacheopt to disable binary cache in GitHub Actions cache backend by @crazy-max in docker/actions-toolkit#257- github:
workflowRunURLby @crazy-max in docker/actions-toolkit#245- build(deps): bump
@actions/cachefrom 3.2.2 to 3.2.4 in docker/actions-toolkit#229 docker/actions-toolkit#244- build(deps): bump
@octokit/corefrom 5.0.2 to 5.1.0 in docker/actions-toolkit#236- build(deps): bump
@octokit/plugin-rest-endpoint-methodsfrom 10.2.0 to 10.4.0 in docker/actions-toolkit#253 docker/actions-toolkit#256Full Changelog: docker/actions-toolkit@v0.16.1...v0.17.0
Commits
- 43d331f Merge pull request #200 from crazy-max/docker-pull
- fc4dae4 docker: return actual error message when pull fails
- aa0228d docker: parseRepoTag and pull methods
- 0200700 Merge pull request #288 from crazy-max/bake-auth-token
- 329c1c7 bake: handle git auth token when parsing remote definition
- 056cded Merge pull request #292 from docker/dependabot/npm_and_yarn/undici-5.28.4
- c47291c Merge pull request #297 from docker/bot/docker-releases-json
- b73c694 github: update .github/docker-releases.json
- 84b6763 Merge pull request #296 from docker/bot/buildx-releases-json
- 10b5647 github: update .github/buildx-releases.json
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)