Skip to content

Commit 2ef4994

Browse files
cgrindel-self-hosted-renovate[bot]Self-hosted Renovate Bot
andauthored
chore(deps): update dependency apple_support to v1.12.0 (#908)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | apple_support | bazel_dep | minor | `1.11.1` -> `1.12.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
1 parent 4465a7d commit 2ef4994

File tree

30 files changed

+2204
-1813
lines changed

30 files changed

+2204
-1813
lines changed

bzlmod/workspace/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bazel_dep(name = "bazel_skylib", version = "1.5.0")
1212

1313
# The apple_support bazel_dep must come before the rules_cc.
1414
# https://github.com/bazelbuild/apple_support#incompatible-toolchain-resolution
15-
bazel_dep(name = "apple_support", version = "1.11.1")
15+
bazel_dep(name = "apple_support", version = "1.12.0")
1616
bazel_dep(
1717
name = "rules_swift",
1818
version = "1.16.0",

0 commit comments

Comments
 (0)