25.0.5
Bumps docker/bake-action from 6.10.0 to 7.0.0.
Release notes
Sourced from docker/bake-action's releases.
v7.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@crazy-maxin docker/bake-action#383- The
workdirinput is now merged intosource; usesourcefor local and remote (docs) by@crazy-maxin docker/bake-action#365- Remove deprecated
DOCKER_BUILD_NO_SUMMARYandDOCKER_BUILD_EXPORT_RETENTION_DAYSenvs by@crazy-maxin docker/bake-action#386- Remove legacy export-build tool support for build summary by
@crazy-maxin docker/bake-action#387- Remove deprecated
list-targetssubaction (usematrixsubaction instead) by@crazy-maxin docker/bake-action#370- Switch to ESM and update config/test wiring by
@crazy-maxin docker/bake-action#380- Bump
@actions/corefrom 1.11.1 to 3.0.0 in docker/bake-action#382- Bump
@docker/actions-toolkitfrom 0.68.0 to 0.79.0 in docker/bake-action#381 docker/bake-action#384 docker/bake-action#389- Bump
@isaacs/brace-expansionfrom 5.0.0 to 5.0.1 in docker/bake-action#379- Bump lodash from 4.17.21 to 4.17.23 in docker/bake-action#376
Full Changelog: docker/bake-action@v6.10.0...v7.0.0
Commits
8249049Merge pull request #365 from crazy-max/context-input7017b89chore: update generated content8e8fbbbmerge workdir into source input471133cMerge pull request #386 from crazy-max/rm-deprecated-envsf4a2547chore: update generated content04d8281remove deprecated envs8fdd4fbMerge pull request #388 from docker/dependabot/github_actions/docker/setup-qe...549b427Merge pull request #389 from docker/dependabot/npm_and_yarn/docker/actions-to...a22e8b4chore: update generated content325dda5chore(deps): Bump@docker/actions-toolkitfrom 0.78.0 to 0.79.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)