build(deps): bump @docker/actions-toolkit from 0.12.0 to 0.16.1 by dependabot[bot] · Pull Request #115 · docker/setup-qemu-action (original) (raw)
Bumps @docker/actions-toolkit from 0.12.0 to 0.16.1.
Release notes
Sourced from @docker/actions-toolkit's releases.
v0.16.1
- bake: correctly match error when parsing definition by @crazy-max in docker/actions-toolkit#225
Full Changelog: docker/actions-toolkit@v0.16.0...v0.16.1
v0.16.0
- docker(install): allow specifying custom lima images by @crazy-max in docker/actions-toolkit#220
- fix(git): supports grafted pull refs by @neilime in docker/actions-toolkit#224
- build(deps): bump csv-parse from 5.5.2 to 5.5.3 in docker/actions-toolkit#219
Full Changelog: docker/actions-toolkit@v0.15.0...v0.16.0
v0.16.0-rc.1
- docker(install): allow specifying custom lima images by @crazy-max in docker/actions-toolkit#220
- build(deps): bump csv-parse from 5.5.2 to 5.5.3 in docker/actions-toolkit#219
Full Changelog: docker/actions-toolkit@v0.15.0...v0.16.0-rc.1
v0.15.0
- docker(install): switch to lima by @crazy-max in docker/actions-toolkit#213
- git: handle detached ref in shallow clone context by @neilime in docker/actions-toolkit#217
- build(deps): bump
@octokit/corefrom 5.0.1 to 5.0.2 in docker/actions-toolkit#212- build(deps): bump
@octokit/plugin-rest-endpoint-methodsfrom 10.1.5 to 10.2.0 in docker/actions-toolkit#214Full Changelog: docker/actions-toolkit@v0.14.0...v0.15.0
v0.15.0-rc.1
- docker(install): switch to lima by @crazy-max in docker/actions-toolkit#213
- build(deps): bump
@octokit/corefrom 5.0.1 to 5.0.2 in docker/actions-toolkit#212- build(deps): bump
@octokit/plugin-rest-endpoint-methodsfrom 10.1.5 to 10.2.0 in docker/actions-toolkit#214Full Changelog: docker/actions-toolkit@v0.14.0...v0.15.0-rc.1
v0.14.0
- context: use
RUNNER_TEMPas temp directory by @crazy-max in docker/actions-toolkit#207- docker(install): fallback to journalctl to print docker daemon logs by @crazy-max in docker/actions-toolkit#201
- build(deps): bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/actions-toolkit#192- build(deps): bump
@octokit/plugin-rest-endpoint-methodsfrom 10.0.1 to 10.1.5 in docker/actions-toolkit#190 docker/actions-toolkit#198 docker/actions-toolkit#206- build(deps): bump jwt-decode from 3.1.2 to 4.0.0 in docker/actions-toolkit#196
- build(deps): bump undici from 5.25.4 to 5.27.0 in docker/actions-toolkit#191
Full Changelog: docker/actions-toolkit@v0.13.0...v0.14.0
v0.13.0
- Handle properly detached
HEADref in Git util by @neilime in docker/actions-toolkit#173- Remove quotes around env variable name in
resolveBuildSecretEnvby @elias-lundgren in docker/actions-toolkit#176- Fix download for
arm64arch with Docker install by @crazy-max in docker/actions-toolkit#180- build(deps): bump
@actions/corefrom 1.10.0 to 1.10.1 in docker/actions-toolkit#169- build(deps): bump
@actions/githubfrom 5.1.1 to 6.0.0 in docker/actions-toolkit#185- build(deps): bump
@actions/http-clientfrom 2.1.1 to 2.2.0 in docker/actions-toolkit#182
... (truncated)
Commits
- a99fb34 Merge pull request #225 from crazy-max/fix-bake-error
- 3a20771 bake: correctly match error when parsing definition
- 5430d01 Merge pull request #224 from neilime/fix/git-suuport-grafted-pull-refs
- e3bdf20 fix(git): supports grafted pull refs
- f8ca396 Merge pull request #222 from docker/dependabot/github_actions/github/codeql-a...
- 603112b build(deps): bump github/codeql-action from 2 to 3
- 31a5828 Merge pull request #219 from docker/dependabot/npm_and_yarn/csv-parse-5.5.3
- b3bb771 Merge pull request #221 from docker/bot/docker-releases-json
- 6273173 github: update .github/docker-releases.json
- 5fd7254 build(deps): bump csv-parse from 5.5.2 to 5.5.3
- 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)