Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2025

This PR contains the following updates:

Package Type Update Change
apple_support bazel_dep patch 1.24.3 -> 1.24.4

Release Notes

bazelbuild/apple_support (apple_support)

v1.24.4

Compare Source

What's Changed

Full Changelog: bazelbuild/apple_support@1.24.3...1.24.4

This release is compatible with 7.x LTS, 8.x LTS, and rolling releases.

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.24.4", repo_name = "build_bazel_apple_support")
Workspace Snippet
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "build_bazel_apple_support",
    sha256 = "93456fae59f225693fae7e0fdbb2899433766d7e8c0797ed28e35c6f04b5f255",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.24.4/apple_support.1.24.4.tar.gz",
)

load(
    "@​build_bazel_apple_support//lib:repositories.bzl",
    "apple_support_dependencies",
)

apple_support_dependencies()

load("@​bazel_features//:deps.bzl", "bazel_features_deps")

bazel_features_deps()

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team September 22, 2025 02:21
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch 2 times, most recently from 53df307 to 87d4683 Compare October 16, 2025 01:40
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.23.1 chore(deps): update dependency apple_support to v1.24.0 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from 87d4683 to 73130b9 Compare October 16, 2025 21:01
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.24.0 chore(deps): update dependency apple_support to v1.24.1 Oct 16, 2025
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.24.1 chore(deps): update dependency apple_support to v1.24.2 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch 2 times, most recently from 41c21ab to b6a7133 Compare October 28, 2025 20:37
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.24.2 chore(deps): update dependency apple_support to v1.24.3 Oct 28, 2025
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.24.3 chore(deps): update dependency apple_support to v1.24.4 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from b6a7133 to 7302584 Compare November 6, 2025 22:59
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from 7302584 to c3d47be Compare November 10, 2025 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant