Skip to content

Comments

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

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/apple_support-1.x
Closed

chore(deps): update dependency apple_support to v1.22.0#488
renovate[bot] wants to merge 1 commit intomainfrom
renovate/apple_support-1.x

Conversation

@renovate
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
@github-actions
Copy link

github-actions bot commented Jun 4, 2025

Stale pull request message. Please comment to remove stale tag. Otherwise this pr will be closed soon.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 11, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.22.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/apple_support-1.x branch June 11, 2025 09:46
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