Skip to content

chore(deps): bump docker/build-push-action from 6 to 7#5949

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker/build-push-action-7
Closed

chore(deps): bump docker/build-push-action from 6 to 7#5949
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/docker/build-push-action-7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps docker/build-push-action from 6 to 7.

Release notes

Sourced from docker/build-push-action's releases.

v7.0.0

Full Changelog: docker/build-push-action@v6.19.2...v7.0.0

v6.19.2

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

v6.18.0

[!NOTE] Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

v6.17.0

[!NOTE] Build record is now exported using the buildx history export command instead of the legacy export-build tool.

Full Changelog: docker/build-push-action@v6.16.0...v6.17.0

v6.16.0

... (truncated)

Commits
  • d08e5c3 Merge pull request #1479 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • cbd2dff chore: update generated content
  • f76f51f chore(deps): Bump @​docker/actions-toolkit from 0.78.0 to 0.79.0
  • 7d03e66 Merge pull request #1473 from crazy-max/rm-deprecated-envs
  • 98f853d chore: update generated content
  • cadccf6 remove deprecated envs
  • 03fe877 Merge pull request #1478 from docker/dependabot/github_actions/docker/setup-b...
  • 827e366 chore(deps): Bump docker/setup-buildx-action from 3 to 4
  • e25db87 Merge pull request #1474 from crazy-max/rm-export-build-tool
  • 1ac2573 Merge pull request #1470 from crazy-max/node24
  • Additional commits viewable in compare view

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 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)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions type::chore labels Mar 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 30, 2026 11:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type::chore github-actions labels Mar 30, 2026
nvanthao added a commit that referenced this pull request Apr 28, 2026
* chore(deps): consolidate dependency bumps from 10 open PRs

Go modules:
- github.com/replicatedhq/troubleshoot 0.123.18 -> 0.127.0
- github.com/vmware-tanzu/velero 1.17.2 -> 1.18.0 (via troubleshoot)
- github.com/distribution/distribution/v3 3.0.0 -> 3.1.0 (via troubleshoot)
- github.com/jackc/pgx/v5 5.9.0 -> 5.9.2
- github.com/mattn/go-isatty 0.0.21 -> 0.0.22

NPM:
- chokidar 3.6.0 -> 5.0.0

GitHub Actions:
- docker/login-action v3 -> v4
- docker/build-push-action v6 -> v7
- sigstore/cosign-installer v4.0.0 -> v4.1.1
- mshick/add-pr-comment v2 -> v3

Closes #5980, #5978, #5977, #5961, #5957, #5951, #5949, #5948, #5947, #5946

* fix: bump golangci-lint to 2.11.4 for Go 1.26 compatibility

v2.8.0 was built with Go 1.25 and fails when the project's go.mod
targets go 1.26.2 (bumped by troubleshoot 0.127.0 dependency).
v2.9.0+ releases are built with Go 1.26, so v2.11.4 resolves this.

* ci: trigger CI validation
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2026

Looks like docker/build-push-action is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 28, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/docker/build-push-action-7 branch April 28, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions type::chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants