Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2025

Bumps douglascamata/setup-docker-macos-action from 1.0.2 to 1.1.0.

Release notes

Sourced from douglascamata/setup-docker-macos-action's releases.

v1.1.0

What's Changed

Full Changelog: douglascamata/setup-docker-macos-action@v1.0.2...v1.1.0

Changelog

Sourced from douglascamata/setup-docker-macos-action's changelog.

[v1.1.0] - 2025-12-30

Added

  • Install Docker Buildx and configure it as a Docker CLI plugin (#29).
  • New docker-buildx-version output to expose the installed Docker Buildx version.

Changed

  • Use brew --prefix <formula> instead of $(brew --prefix)/opt/<formula> for more robust Homebrew path resolution across different macOS architectures and Homebrew layouts.
Commits
  • d5ccc6a Prepare changelog for v1.1.0
  • e9ab5e6 Install and configure docker buildx (#60)
  • 97200b2 Add self test to cover access via VM network address (#57)
  • c1dd43c Remove support for retired macos-13 (#59)
  • 1a5b5b0 Add small release script to help me out next time
  • 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 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 [douglascamata/setup-docker-macos-action](https://github.com/douglascamata/setup-docker-macos-action) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/douglascamata/setup-docker-macos-action/releases)
- [Changelog](https://github.com/douglascamata/setup-docker-macos-action/blob/main/CHANGELOG.md)
- [Commits](douglascamata/setup-docker-macos-action@v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: douglascamata/setup-docker-macos-action
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 30, 2025
@github-actions
Copy link
Contributor

Test Results

  130 files  + 75    130 suites  +75   8m 44s ⏱️ + 6m 40s
  350 tests ±  0    336 ✅  -   2  11 💤  -  1  3 ❌ +3 
1 416 runs  +827  1 372 ✅ +799  41 💤 +25  3 ❌ +3 

For more details on these failures, see this check.

Results for commit 7bdb8a5. ± Comparison against base commit 58e8950.

@gesellix gesellix merged commit a48c1fe into main Jan 1, 2026
2 of 5 checks passed
@gesellix gesellix deleted the dependabot/github_actions/douglascamata/setup-docker-macos-action-1.1.0 branch January 1, 2026 16:01
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.

2 participants