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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps the minor-updates group with 4 updates in the / directory: docker/setup-qemu-action, docker/setup-buildx-action, docker/login-action and docker/build-push-action.
Updates
docker/setup-qemu-action
from 3.0.0 to 3.2.0Release notes
Sourced from docker/setup-qemu-action's releases.
Commits
49b3bc8
Merge pull request #155 from docker/dependabot/npm_and_yarn/docker/actions-to...9dec05b
chore: update generated content73387bc
build(deps): bump@docker/actions-toolkit
from 0.34.0 to 0.35.0fcfabe0
Merge pull request #154 from docker/dependabot/npm_and_yarn/docker/actions-to...948a838
chore: update generated content31629f6
switch to Docker exec6ae1d4d
build(deps): bump@docker/actions-toolkit
from 0.31.0 to 0.34.05927c83
Merge pull request #149 from docker/dependabot/npm_and_yarn/docker/actions-to...32ea29b
chore: update generated content92ac892
build(deps): bump@docker/actions-toolkit
from 0.23.0 to 0.31.0Updates
docker/setup-buildx-action
from 3.3.0 to 3.6.1Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
988b5a0
Merge pull request #347 from crazy-max/skip-malformed-context2c21562
chore: update generated content3382292
check for malformed docker context3d68780
Merge pull request #341 from crazy-max/docker-context-tlsd069e98
chore: update generated content8b850f8
create docker context if default one has TLS data loadedaa33708
Merge pull request #345 from docker/dependabot/npm_and_yarn/docker/actions-to...2d99e34
chore: update generated content4dab436
build(deps): bump@docker/actions-toolkit
from 0.34.0 to 0.35.049a04d6
Merge pull request #344 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
docker/login-action
from 3.2.0 to 3.3.0Release notes
Sourced from docker/login-action's releases.
Commits
9780b0c
Merge pull request #741 from docker/dependabot/npm_and_yarn/proxy-agent-depen...2fa130c
chore: update generated content5e87b2a
build(deps): bump https-proxy-agente039495
Merge pull request #754 from docker/dependabot/npm_and_yarn/docker/actions-to...9af18aa
chore: update generated content668190a
switch to Docker execbe5150d
build(deps): bump@docker/actions-toolkit
from 0.24.0 to 0.35.0e80ebca
Merge pull request #730 from docker/dependabot/npm_and_yarn/braces-3.0.375ee3ea
Merge pull request #733 from docker/dependabot/github_actions/docker/bake-act...793c19c
build(deps): bump docker/bake-action from 4 to 5Updates
docker/build-push-action
from 6.1.0 to 6.7.0Release notes
Sourced from docker/build-push-action's releases.
Commits
5cd11c3
Merge pull request #1211 from crazy-max/summary-info-message0aba704
chore: update generated content23c657a
print info message for build summary support checks16ebe77
Merge pull request #1205 from docker/dependabot/npm_and_yarn/docker/actions-t...646a62b
chore: update generated contentd92ab13
chore(deps): Bump@docker/actions-toolkit
from 0.37.0 to 0.37.14f7cdeb
Merge pull request #1198 from docker/dependabot/npm_and_yarn/docker/actions-t...ad3cd77
chore: update generated content3efbc13
chore(deps): Bump@docker/actions-toolkit
from 0.36.0 to 0.37.02dbe91d
Merge pull request #1197 from crazy-max/build-checksYou 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 show