Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump whoan/docker-build-with-cache-action from 6 to 7 #229

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps whoan/docker-build-with-cache-action from 6 to 7.

Release notes

Sourced from whoan/docker-build-with-cache-action's releases.

v7

  • Close #120: Avoid useless attempt to create ECR repository when it already exists
  • Close #127: Support only building specific services from compose through regex (services_regex input)
  • Close #128: Support for YAML anchors and aliases when using compose files
  • Close #131: Disable DOCKER_BUILDKIT to allow action to work again (action relies on old output format)
  • Close #133: Support context input for compose files to use it as a relative path for contexts set in the yaml
  • Colse #134: Support using build.args form compose file
  • Improve logs
  • Allow spaces in values of build_extra_args when using a json or in build.args from a compose file.
Commits
  • 3c6917f Merge pull request #137 from whoan/issue-134
  • 806baa9 Update docs
  • 918ace7 Pass args from compose service to the builder
  • 950f8e2 Allow spaces in docker extra args
  • 1f0152b Merge pull request #136 from whoan/issue-133
  • d34709f Update docs
  • 38b482c Use context input as a prefix for the context from compose services
  • c70dd4f Merge pull request #135 from whoan/disable-docker-buildkit
  • a4b2880 Disable DOCKER_BUILDKIT
  • a3bc6f0 Merge pull request #130 from whoan/issue-127
  • 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 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 [whoan/docker-build-with-cache-action](https://github.com/whoan/docker-build-with-cache-action) from 6 to 7.
- [Release notes](https://github.com/whoan/docker-build-with-cache-action/releases)
- [Commits](whoan/docker-build-with-cache-action@v6...v7)

---
updated-dependencies:
- dependency-name: whoan/docker-build-with-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 17, 2023
@asset-web asset-web merged commit d520a1a into master Oct 18, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/whoan/docker-build-with-cache-action-7 branch October 18, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant