Skip to content

chore(deps): update dependency apple_support to v1.22.0 #488

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Type Update Change
apple_support bazel_dep minor 1.17.1 -> 1.22.0

Release Notes

bazelbuild/apple_support (apple_support)

v1.22.0

Compare Source

What's Changed

NOTE: If you're on Xcode 16.2 you should wait to upgrade until you're on Xcode 16.3 because of the oso_prefix bugfix

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

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.22.0", 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 = "b265beacfa477081caaf2bd05978ee7d11fdb8c202a1b76d0ef28d901d1e7b33",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.22.0/apple_support.1.22.0.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()

v1.21.1

Compare Source

What's Changed

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

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.21.1", 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 = "73c8dc6cdd7cea87956db9279a69c9e68bd2a5ec6a6a507e36d6e2d7da4d71a4",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.21.1/apple_support.1.21.1.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()

v1.21.0

Compare Source

What's Changed

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

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.21.0", 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 = "293f5fe430787f3a995b2703440d27498523df119de00b84002deac9525bea55",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.21.0/apple_support.1.21.0.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()

v1.20.0

Compare Source

What's Changed

Full Changelog: bazelbuild/apple_support@1.19.0...1.20.0

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

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.20.0", 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 = "1bb8059831503602c2eb4d3d0a61c3e75ba4a2bbd43c1603cb79fe9bdcfdde51",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.20.0/apple_support.1.20.0.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()

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/apple_support@1.18.1...1.19.0

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

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.19.0", 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 = "dca96682317cc7112e6fae87332e13a8fefbc232354c2939b11b3e06c09e5949",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.19.0/apple_support.1.19.0.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()

v1.18.1

Compare Source

What's Changed

Full Changelog: bazelbuild/apple_support@1.18.0...1.18.1

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

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.18.1", 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 = "d71b02d6df0500f43279e22400db6680024c1c439115c57a9a82e9effe199d7b",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.18.1/apple_support.1.18.1.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()

v1.18.0

Compare Source

What's Changed

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

MODULE.bazel Snippet
bazel_dep(name = "apple_support", version = "1.18.0", 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 = "b6148de2d7bbdf9e5819b4e2265f6508321a8e1f0a15990eb048f822cd41550d",
    url = "https://github.com/bazelbuild/apple_support/releases/download/1.18.0/apple_support.1.18.0.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 added the dependencies label Mar 3, 2025
@renovate renovate bot requested a review from a team March 3, 2025 09:45
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from f23e516 to aa2ee96 Compare March 11, 2025 08:47
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from aa2ee96 to e9283e0 Compare March 28, 2025 19:03
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.19.0 chore(deps): update dependency apple_support to v1.20.0 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from e9283e0 to 4290b6d Compare March 31, 2025 19:36
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.20.0 chore(deps): update dependency apple_support to v1.21.0 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from 4290b6d to 08bf55e Compare April 4, 2025 18:22
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.21.0 chore(deps): update dependency apple_support to v1.21.1 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from 08bf55e to a808f84 Compare April 21, 2025 09:51
@renovate renovate bot changed the title chore(deps): update dependency apple_support to v1.21.1 chore(deps): update dependency apple_support to v1.22.0 May 4, 2025
@renovate renovate bot force-pushed the renovate/apple_support-1.x branch from a808f84 to f7ccad5 Compare May 4, 2025 17:28
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.

0 participants