Skip to content

build(deps): bump docker/build-push-action from 7.0.0 to 7.2.0#18954

Merged
lupyuen merged 1 commit into
masterfrom
dependabot/github_actions/docker/build-push-action-7.2.0
May 25, 2026
Merged

build(deps): bump docker/build-push-action from 7.0.0 to 7.2.0#18954
lupyuen merged 1 commit into
masterfrom
dependabot/github_actions/docker/build-push-action-7.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps docker/build-push-action from 7.0.0 to 7.2.0.

Release notes

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

v7.2.0

Full Changelog: docker/build-push-action@v7.1.0...v7.2.0

v7.1.0

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

Commits
  • f9f3042 Merge pull request #1517 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 812d5fd chore: update generated content
  • b6f6693 chore(deps): Bump @​docker/actions-toolkit from 0.87.0 to 0.90.0
  • c1c626e Merge pull request #1525 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
  • 51bb284 chore: update generated content
  • 5f7884d chore(deps): Bump @​actions/core from 3.0.0 to 3.0.1
  • e01deff Merge pull request #1521 from docker/dependabot/npm_and_yarn/fast-xml-parser-...
  • 3804d49 chore: update generated content
  • 71e8947 chore(deps): Bump fast-xml-parser from 5.5.7 to 5.8.0
  • 4925ad2 Merge pull request #1526 from docker/dependabot/npm_and_yarn/postcss-8.5.10
  • 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 7.0.0 to 7.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@d08e5c3...f9f3042)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 25, 2026
@dependabot dependabot Bot requested a review from lupyuen as a code owner May 25, 2026 03:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 25, 2026
@dependabot dependabot Bot requested review from raiden00pl and simbit18 as code owners May 25, 2026 03:14
@github-actions github-actions Bot added Area: CI Size: XS The size of the change in this PR is very small and removed github_actions Pull requests that update GitHub Actions code dependencies Pull requests that update a dependency file labels May 25, 2026
Copy link
Copy Markdown
Member

@lupyuen lupyuen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lupyuen
Copy link
Copy Markdown
Member

lupyuen commented May 25, 2026

Docker build failed, it's fixed here:

Dockerfile:53
--------------------
  52 |     RUN mkdir -p /tools/nuttx-tools
  53 | >>> RUN curl -s -L https://bitbucket.org/nuttx/tools/get/9ad3e1ee75c7.tar.gz \
  54 | >>>   | tar -C nuttx-tools --strip-components=1 -xz
  55 |     
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c curl -s -L https://bitbucket.org/nuttx/tools/get/9ad3e1ee75c7.tar.gz   | tar -C nuttx-tools --strip-components=1 -xz" did not complete successfully: exit code: 2

https://github.com/apache/nuttx/actions/runs/26381246730/job/77650772952?pr=18954#step:7:4810

@lupyuen lupyuen merged commit cdd10a6 into master May 25, 2026
42 of 43 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/docker/build-push-action-7.2.0 branch May 25, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants