Commit 44a8dad
chore(deps): update docker/build-push-action action to v7 (#8)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>
### [`v7.3.0`](https://github.com/docker/build-push-action/releases/tag/v7.3.0)
[Compare Source](docker/build-push-action@v7.2.0...v7.3.0)
- Preserve names in esbuild bundle by [@​crazy-max](https://github.com/crazy-max) in [#​1567](docker/build-push-action#1567)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.90.0 to 0.92.0 in [#​1545](docker/build-push-action#1545) [#​1572](docker/build-push-action#1572)
- Bump [@​sigstore/core](https://github.com/sigstore/core) from 3.1.0 to 3.2.1 in [#​1568](docker/build-push-action#1568)
- Bump js-yaml from 4.1.1 to 4.3.0 in [#​1566](docker/build-push-action#1566)
- Bump tmp from 0.2.5 to 0.2.7 in [#​1547](docker/build-push-action#1547)
- Bump undici from 6.24.1 to 6.27.0 in [#​1564](docker/build-push-action#1564)
- Bump vite from 7.3.2 to 7.3.6 in [#​1563](docker/build-push-action#1563)
**Full Changelog**: <docker/build-push-action@v7.2.0...v7.3.0>
### [`v7.2.0`](https://github.com/docker/build-push-action/releases/tag/v7.2.0)
[Compare Source](docker/build-push-action@v7.1.0...v7.2.0)
- Bump [@​actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#​1525](docker/build-push-action#1525)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.87.0 to 0.90.0 in [#​1517](docker/build-push-action#1517)
- Bump brace-expansion from 2.0.2 to 5.0.6 in [#​1534](docker/build-push-action#1534)
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#​1529](docker/build-push-action#1529)
- Bump fast-xml-parser from 5.5.7 to 5.8.0 in [#​1521](docker/build-push-action#1521)
- Bump postcss from 8.5.6 to 8.5.10 in [#​1526](docker/build-push-action#1526)
- Bump tar from 6.2.1 to 7.5.15 in [#​1533](docker/build-push-action#1533)
**Full Changelog**: <docker/build-push-action@v7.1.0...v7.2.0>
### [`v7.1.0`](https://github.com/docker/build-push-action/releases/tag/v7.1.0)
[Compare Source](docker/build-push-action@v7...v7.1.0)
- Git context [query format](https://docs.docker.com/build/concepts/context/#url-queries) support by [@​crazy-max](https://github.com/crazy-max) in [#​1505](docker/build-push-action#1505)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.79.0 to 0.87.0 by [@​crazy-max](https://github.com/crazy-max) in [#​1505](docker/build-push-action#1505)
- Bump brace-expansion from 1.1.12 to 1.1.13 in [#​1500](docker/build-push-action#1500)
- Bump fast-xml-parser from 5.4.2 to 5.5.7 in [#​1489](docker/build-push-action#1489)
- Bump flatted from 3.3.3 to 3.4.2 in [#​1491](docker/build-push-action#1491)
- Bump glob from 10.3.12 to 10.5.0 in [#​1490](docker/build-push-action#1490)
- Bump handlebars from 4.7.8 to 4.7.9 in [#​1497](docker/build-push-action#1497)
- Bump lodash from 4.17.23 to 4.18.1 in [#​1510](docker/build-push-action#1510)
- Bump picomatch from 4.0.3 to 4.0.4 in [#​1496](docker/build-push-action#1496)
- Bump undici from 6.23.0 to 6.24.1 in [#​1486](docker/build-push-action#1486)
- Bump vite from 7.3.1 to 7.3.2 in [#​1509](docker/build-push-action#1509)
**Full Changelog**: <docker/build-push-action@v7.0.0...v7.1.0>
### [`v7.0.0`](https://github.com/docker/build-push-action/releases/tag/v7.0.0)
[Compare Source](docker/build-push-action@v7...v7)
- Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@​crazy-max](https://github.com/crazy-max) in [#​1470](docker/build-push-action#1470)
- Remove deprecated `DOCKER_BUILD_NO_SUMMARY` and `DOCKER_BUILD_EXPORT_RETENTION_DAYS` envs by [@​crazy-max](https://github.com/crazy-max) in [#​1473](docker/build-push-action#1473)
- Remove legacy export-build tool support for build summary by [@​crazy-max](https://github.com/crazy-max) in [#​1474](docker/build-push-action#1474)
- Switch to ESM and update config/test wiring by [@​crazy-max](https://github.com/crazy-max) in [#​1466](docker/build-push-action#1466)
- Bump [@​actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#​1454](docker/build-push-action#1454)
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.79.0 in [#​1453](docker/build-push-action#1453) [#​1472](docker/build-push-action#1472) [#​1479](docker/build-push-action#1479)
- Bump minimatch from 3.1.2 to 3.1.5 in [#​1463](docker/build-push-action#1463)
**Full Changelog**: <docker/build-push-action@v6.19.2...v7.0.0>
### [`v7`](docker/build-push-action@v6.19.2...v7)
[Compare Source](docker/build-push-action@v6.19.2...v7)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzEuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->Reviewed-on: https://git.tainton.uk/repos/labmcp/pulls/8
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>1 parent 5b67456 commit 44a8dad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments