Skip to content

build(deps): bump docker/bake-action from 5 to 6#21

Merged
dependabot[bot] merged 4 commits into
mainfrom
dependabot/github_actions/docker/bake-action-6
Jan 13, 2025
Merged

build(deps): bump docker/bake-action from 5 to 6#21
dependabot[bot] merged 4 commits into
mainfrom
dependabot/github_actions/docker/bake-action-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 13, 2025

Copy link
Copy Markdown
Contributor

Bumps docker/bake-action from 5 to 6.

Release notes

Sourced from docker/bake-action's releases.

v6.0.0

[!IMPORTANT] This major release uses the Git context to build from a remote bake definition by default like docker/build-push-action does to be consistent. If you want to keep the old behavior using the Path context, you need to update your workflow and set source: .

Full Changelog: docker/bake-action@v5.11.0...v6.0.0

v5.11.0

list-targets subaction changes:

Full Changelog: docker/bake-action@v5.10.0...v5.11.0

v5.10.0

Full Changelog: docker/bake-action@v5.9.0...v5.10.0

v5.9.0

Full Changelog: docker/bake-action@v5.8.0...v5.9.0

v5.8.0

Full Changelog: docker/bake-action@v5.7.0...v5.8.0

v5.7.0

Full Changelog: docker/bake-action@v5.6.1...v5.7.0

v5.6.1

Full Changelog: docker/bake-action@v5.6.0...v5.6.1

v5.6.0

... (truncated)

Commits
  • 5ca506d Merge pull request #277 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • da6b67e chore: update generated content
  • 23b87eb chore(deps): Bump @​docker/actions-toolkit from 0.47.0 to 0.49.0
  • f26d1f2 Merge pull request #193 from crazy-max/git-context-optout
  • 3ba2682 chore: update generated content
  • d2bf1df default to git context
  • 1677316 Merge pull request #274 from crazy-max/update-readme
  • 289179a readme: move login step up
  • See full diff 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 will merge this PR once CI passes on it, as requested by @shink.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/bake-action](https://github.com/docker/bake-action) from 5 to 6.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@dependabot
dependabot Bot requested a review from shink January 13, 2025 04:44
@github-actions github-actions Bot added the ci/cd CI/CD label Jan 13, 2025
@shink shink added python Python Docker image cann CANN Docker image pytorch PyTorch Docker image mindspore MindSpore Docker image labels Jan 13, 2025

@shink shink left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Seems something wrong with the new version: https://github.com/openmerlin/dockerfile/actions/runs/12741611221

uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
source: .

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Should use the local bake definition due to the change in docker/bake-action#193

@shink

shink commented Jan 13, 2025

Copy link
Copy Markdown
Collaborator

@dependabot squash and merge

@dependabot
dependabot Bot merged commit d8d98d3 into main Jan 13, 2025
@dependabot
dependabot Bot deleted the dependabot/github_actions/docker/bake-action-6 branch January 13, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cann CANN Docker image ci/cd CI/CD dependencies Pull requests that update a dependency file mindspore MindSpore Docker image python Python Docker image pytorch PyTorch Docker image

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant