chore(deps): update dependency docker/build-push-action to v6.19.2 #135

Open
renovate wants to merge 1 commits from renovate/docker-build-push-action-6.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
docker/build-push-action minor v6.15.0v6.19.2
docker/build-push-action action minor v6.15.0v6.19.2

Release Notes

docker/build-push-action (docker/build-push-action)

v6.19.2

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2

v6.19.1

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1

v6.19.0

Compare Source

  • Scope default git auth token to github.com by @​crazy-max in #​1451
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #​1396
  • Bump form-data from 2.5.1 to 2.5.5 in #​1391
  • Bump js-yaml from 3.14.1 to 3.14.2 in #​1429
  • Bump lodash from 4.17.21 to 4.17.23 in #​1446
  • Bump tmp from 0.2.3 to 0.2.4 in #​1398
  • Bump undici from 5.28.4 to 5.29.0 in #​1397

Full Changelog: https://github.com/docker/build-push-action/compare/v6.18.0...v6.19.0

v6.18.0

Compare Source

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

Full Changelog: https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0

v6.17.0

Compare Source

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

Full Changelog: https://github.com/docker/build-push-action/compare/v6.16.0...v6.17.0

v6.16.0

Compare Source

Full Changelog: https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/build-push-action](https://github.com/docker/build-push-action) | | minor | `v6.15.0` → `v6.19.2` | | [docker/build-push-action](https://github.com/docker/build-push-action) | action | minor | `v6.15.0` → `v6.19.2` | --- ### Release Notes <details> <summary>docker/build-push-action (docker/build-push-action)</summary> ### [`v6.19.2`](https://github.com/docker/build-push-action/releases/tag/v6.19.2) [Compare Source](https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2) - Preserve port in `GIT_AUTH_TOKEN` host by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1458](https://github.com/docker/build-push-action/pull/1458) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2> ### [`v6.19.1`](https://github.com/docker/build-push-action/releases/tag/v6.19.1) [Compare Source](https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1) - Derive `GIT_AUTH_TOKEN` host from GitHub server URL by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1456](https://github.com/docker/build-push-action/pull/1456) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1> ### [`v6.19.0`](https://github.com/docker/build-push-action/releases/tag/v6.19.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.18.0...v6.19.0) - Scope default git auth token to `github.com` by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1451](https://github.com/docker/build-push-action/pull/1451) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;1396](https://github.com/docker/build-push-action/pull/1396) - Bump form-data from 2.5.1 to 2.5.5 in [#&#8203;1391](https://github.com/docker/build-push-action/pull/1391) - Bump js-yaml from 3.14.1 to 3.14.2 in [#&#8203;1429](https://github.com/docker/build-push-action/pull/1429) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;1446](https://github.com/docker/build-push-action/pull/1446) - Bump tmp from 0.2.3 to 0.2.4 in [#&#8203;1398](https://github.com/docker/build-push-action/pull/1398) - Bump undici from 5.28.4 to 5.29.0 in [#&#8203;1397](https://github.com/docker/build-push-action/pull/1397) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.18.0...v6.19.0> ### [`v6.18.0`](https://github.com/docker/build-push-action/releases/tag/v6.18.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.61.0 to 0.62.1 in [#&#8203;1381](https://github.com/docker/build-push-action/pull/1381) > \[!NOTE] > [Build summary](https://docs.docker.com/build/ci/github-actions/build-summary/) is now supported with [Docker Build Cloud](https://docs.docker.com/build-cloud/). **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0> ### [`v6.17.0`](https://github.com/docker/build-push-action/releases/tag/v6.17.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.16.0...v6.17.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.59.0 to 0.61.0 by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1364](https://github.com/docker/build-push-action/pull/1364) > \[!NOTE] > Build record is now exported using the [`buildx history export`](https://docs.docker.com/reference/cli/docker/buildx/history/export/) command instead of the legacy export-build tool. **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.16.0...v6.17.0> ### [`v6.16.0`](https://github.com/docker/build-push-action/releases/tag/v6.16.0) [Compare Source](https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0) - Handle no default attestations env var by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1343](https://github.com/docker/build-push-action/pull/1343) - Only print secret keys in build summary output by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1353](https://github.com/docker/build-push-action/pull/1353) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.56.0 to 0.59.0 in [#&#8203;1352](https://github.com/docker/build-push-action/pull/1352) **Full Changelog**: <https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJib3QiLCJ1cGdyYWRlIl19-->
renovate added the botupgrade labels 2026-03-01 00:44:54 +00:00
renovate added 1 commit 2026-03-01 00:44:55 +00:00
chore(deps): update dependency docker/build-push-action to v6.19.2
All checks were successful
ci / docker (push) Successful in 22s
d0f557f6f5
All checks were successful
ci / docker (push) Successful in 22s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/docker-build-push-action-6.x:renovate/docker-build-push-action-6.x
git checkout renovate/docker-build-push-action-6.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erichardson/py-eagle-mqtt#135