Commit f9031f5
chore(deps): update dependency rules_apple to v4.3.2 (#1930)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rules_apple](https://redirect.github.com/bazelbuild/rules_apple) |
bazel_dep | patch | `4.3.1` -> `4.3.2` |
---
### Release Notes
<details>
<summary>bazelbuild/rules_apple (rules_apple)</summary>
###
[`v4.3.2`](https://redirect.github.com/bazelbuild/rules_apple/releases/tag/4.3.2)
[Compare
Source](https://redirect.github.com/bazelbuild/rules_apple/compare/4.3.1...4.3.2)
##### What's Changed
- Make `//test:ios_coverage_test` run exclusively by
[@​aaronsky](https://redirect.github.com/aaronsky) in
[https://github.com/bazelbuild/rules_apple/pull/2826](https://redirect.github.com/bazelbuild/rules_apple/pull/2826)6
- Fix `COVERAGE` check by
[@​brentleyjones](https://redirect.github.com/brentleyjones) in
[https://github.com/bazelbuild/rules_apple/pull/2827](https://redirect.github.com/bazelbuild/rules_apple/pull/2827)7
- Move `COLLECT_PROFDATA` check back outside of `COVERAGE` check by
[@​brentleyjones](https://redirect.github.com/brentleyjones) in
[https://github.com/bazelbuild/rules_apple/pull/2829](https://redirect.github.com/bazelbuild/rules_apple/pull/2829)9
- Fix `.xcstickers` app icon regression by
[@​brentleyjones](https://redirect.github.com/brentleyjones) in
[https://github.com/bazelbuild/rules_apple/pull/2831](https://redirect.github.com/bazelbuild/rules_apple/pull/2831)1
- Cover message sticker pack extension with tests by
[@​adincebic](https://redirect.github.com/adincebic) in
[https://github.com/bazelbuild/rules_apple/pull/2832](https://redirect.github.com/bazelbuild/rules_apple/pull/2832)2
- Drop `rolling` bazel version from the BCR by
[@​adincebic](https://redirect.github.com/adincebic) in
[https://github.com/bazelbuild/rules_apple/pull/2833](https://redirect.github.com/bazelbuild/rules_apple/pull/2833)3
**Full Changelog**:
https://github.com/bazelbuild/rules\_apple/compare/4.3.1...4.3.2
This release is compatible with Bazel 7.x LTS and 8.x LTS releases.
##### MODULE.bazel Snippet
```bzl
bazel_dep(name = "rules_apple", version = "4.3.2", repo_name = "build_bazel_rules_apple")
```
##### Workspace Snippet
```bzl
load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "build_bazel_rules_apple",
sha256 = "f2b4117fe17b0f1f8a3769e6d760d433fcbf97a8b6ff1797077ec106ccfbe2f2",
url = "https://github.com/bazelbuild/rules_apple/releases/download/4.3.2/rules_apple.4.3.2.tar.gz",
)
load(
"@​build_bazel_rules_apple//apple:repositories.bzl",
"apple_rules_dependencies",
)
apple_rules_dependencies()
load(
"@​build_bazel_rules_swift//swift:repositories.bzl",
"swift_rules_dependencies",
)
swift_rules_dependencies()
load(
"@​build_bazel_rules_swift//swift:extras.bzl",
"swift_rules_extra_dependencies",
)
swift_rules_extra_dependencies()
load(
"@​build_bazel_apple_support//lib:repositories.bzl",
"apple_support_dependencies",
)
apple_support_dependencies()
```
</details>
---
### 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://redirect.github.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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>1 parent c5f2798 commit f9031f5
File tree
25 files changed
+25
-25
lines changed- examples
- firebase_example
- google_maps_example
- injectionnext_example
- interesting_deps
- ios_sim
- kscrash_example
- language_modes_example
- lottie_ios_example
- messagekit_example
- nimble_example
- objc_code
- phone_number_kit
- resources_example
- shake_ios_example
- skip_local_transitive_dependencies_example
- snapkit_example
- soto_example
- sqlite_data_example
- stripe_example
- swift_package_registry_example
- symlink_example
- tca_example
- vapor_example
- xcmetrics_example
- tools/create_example/template_files
25 files changed
+25
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments