Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps the actions-deps group with 1 update: douglascamata/setup-docker-macos-action.

Updates 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.

Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].

[Unreleased]

[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.

[v1.0.2] - 2025-11-10

Fixed

  • Installation of Lima v2.0.x cannot create /usr/local/libexec directory due to permission issues (#53).

[v1.0.1] - 2025-10-07

Added

  • Support for macOS 15 on Intel CPUs (#49).

Removed

  • Python conflicts workaround that was previously required for QEMU dependency. Since this action no longer installs QEMU as a dependency, the workaround is no longer needed (#48).

[v1.0.0] - 2025-04-16

This release is just a retag of v1-alpha.16 as v1.0.0.

[v1-alpha.16] - 2025-01-16

Fixed

  • Run brew update without --preinstall, as it was removed from Homebrew since a while and 4.4.16 started rejecting it. (#45)

[v1-alpha.15] - 2024-11-27

Added

... (truncated)

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-deps group with 1 update: [douglascamata/setup-docker-macos-action](https://github.com/douglascamata/setup-docker-macos-action).


Updates `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@5643cfd...d5ccc6a)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 13, 2026
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