Skip to content

Commit aa785fe

Browse files
chore(deps): update dependency rules_swift to v3 (#1690)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rules_swift](https://redirect.github.com/bazelbuild/rules_swift) | bazel_dep | major | `2.8.2` -> `3.0.2` | --- ### Release Notes <details> <summary>bazelbuild/rules_swift (rules_swift)</summary> ### [`v3.0.2`](https://redirect.github.com/bazelbuild/rules_swift/releases/tag/3.0.2) [Compare Source](https://redirect.github.com/bazelbuild/rules_swift/compare/3.0.0...3.0.2) ##### Breaking changes - Increased `compatibility_level` to `3` by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1536](https://redirect.github.com/bazelbuild/rules_swift/pull/1536) - Drop support for Bazel 6 by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1422](https://redirect.github.com/bazelbuild/rules_swift/pull/1422) - Remove support for the `objc_library.module_map` attribute in `swift_clang_module_aspect` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1328](https://redirect.github.com/bazelbuild/rules_swift/pull/1328) - Remove old `SwiftInfo` arguments by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1427](https://redirect.github.com/bazelbuild/rules_swift/pull/1427) - Remove `swift_common.toolchain_attrs` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1385](https://redirect.github.com/bazelbuild/rules_swift/pull/1385) - Remove the `emit_swiftinterface` build setting by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1393](https://redirect.github.com/bazelbuild/rules_swift/pull/1393) - Remove support for the `SWIFT_CUSTOM_TOOLCHAIN` define by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1432](https://redirect.github.com/bazelbuild/rules_swift/pull/1432) - Remove `swift_module_alias` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1390](https://redirect.github.com/bazelbuild/rules_swift/pull/1390) - Disable `swift.emit_swiftsourceinfo` by default by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1409](https://redirect.github.com/bazelbuild/rules_swift/pull/1409) ##### Fixed - Fix `apple.swizzle_absolute_xcttestsourcelocation` usage by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1457](https://redirect.github.com/bazelbuild/rules_swift/pull/1457) - Fix typo in `_check_supports_language_mode_6` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1484](https://redirect.github.com/bazelbuild/rules_swift/pull/1484) - Fix index-import on all Xcode 16.x versions by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1504](https://redirect.github.com/bazelbuild/rules_swift/pull/1504) - Fix documentation of per_module_swiftcopt flag by [@&#8203;jschear](https://redirect.github.com/jschear) in [https://github.com/bazelbuild/rules_swift/pull/1508](https://redirect.github.com/bazelbuild/rules_swift/pull/1508) - Fix ensure undeclared outputs are deleted when not tracked by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1533](https://redirect.github.com/bazelbuild/rules_swift/pull/1533) ##### Added - Improved Swift Testing support by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1443](https://redirect.github.com/bazelbuild/rules_swift/pull/1443) - Introduce a pure Swift runfiles library by [@&#8203;cerisier](https://redirect.github.com/cerisier) in [https://github.com/bazelbuild/rules_swift/pull/1310](https://redirect.github.com/bazelbuild/rules_swift/pull/1310) - Add execution groups for actions that don't have to use the same toolchain used when building the target by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1317](https://redirect.github.com/bazelbuild/rules_swift/pull/1317) - Add back API docs for function removed from `swift_common` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in - Add back API docs for function removed from `swift_common` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1429](https://redirect.github.com/bazelbuild/rules_swift/pull/1429) - Add `swift_overlay` rule by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1431](https://redirect.github.com/bazelbuild/rules_swift/pull/1431) - Support sharding and regex-based `--test_filter` in `swift_test` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1410](https://redirect.github.com/bazelbuild/rules_swift/pull/1410) - Add `data` attribute to `mixed_language_library` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1450](https://redirect.github.com/bazelbuild/rules_swift/pull/1450) - Add an API that lets aspects ask whether a target is a `swift_overlay` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1441](https://redirect.github.com/bazelbuild/rules_swift/pull/1441) - Add support for `package_name` in `mixed_language_library` by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1458](https://redirect.github.com/bazelbuild/rules_swift/pull/1458) - Add implicit deps to `swift_library_group` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1468](https://redirect.github.com/bazelbuild/rules_swift/pull/1468) - Add `swift.suppress_warnings` feature by [@&#8203;aaronsky](https://redirect.github.com/aaronsky) in [https://github.com/bazelbuild/rules_swift/pull/1489](https://redirect.github.com/bazelbuild/rules_swift/pull/1489) - Add instrumented files info to `swift_binary` and `swift_compiler_plugin` by [@&#8203;sebastianv1](https://redirect.github.com/sebastianv1) in [https://github.com/bazelbuild/rules_swift/pull/1512](https://redirect.github.com/bazelbuild/rules_swift/pull/1512) - Add env attribute to swift\_{binary,test} and env_inherit to swift_test by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1517](https://redirect.github.com/bazelbuild/rules_swift/pull/1517) - Swift 6.0.3 for Linux by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1491](https://redirect.github.com/bazelbuild/rules_swift/pull/1491) - Add a feature to allow certain targets to ignore the implicit dependencies from the toolchain. by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1518](https://redirect.github.com/bazelbuild/rules_swift/pull/1518) - Add an advanced API to create a custom instance of swift_clang_module_aspect with a different toolchain type than the default by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1524](https://redirect.github.com/bazelbuild/rules_swift/pull/1524) - Add swift_common.is_action_enabled as a public API. by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1523](https://redirect.github.com/bazelbuild/rules_swift/pull/1523) - Implement `swift_synthesize_interface_aspect`. by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1522](https://redirect.github.com/bazelbuild/rules_swift/pull/1522) ##### Changed - Update `doc/README.md` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1428](https://redirect.github.com/bazelbuild/rules_swift/pull/1428) - Change `swift_library` `alwayslink` default to True by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1398](https://redirect.github.com/bazelbuild/rules_swift/pull/1398) - Warn instead of fail when `swiftc` not found on Linux by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1433](https://redirect.github.com/bazelbuild/rules_swift/pull/1433) - Prefer Swift toolchain clang over system clang by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1434](https://redirect.github.com/bazelbuild/rules_swift/pull/1434) - Stop trying to extract symbol graphs from actions that don’t compile Swift or Objective-C code by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1435](https://redirect.github.com/bazelbuild/rules_swift/pull/1435) - Allow `swift_cross_import_overlay` to specify a disambiguating explicit module name for the declaring and/or bystanding module by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1417](https://redirect.github.com/bazelbuild/rules_swift/pull/1417) - Put the `swift_overlay`'s deps `SwiftInfo`s into the *transitive* `SwiftInfo`s of the propagated `SwiftInfo` instead of the direct `SwiftInfo`s (which causes them to be merged with the overlay module itself) by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1438](https://redirect.github.com/bazelbuild/rules_swift/pull/1438) - Don't drop compilation contexts for `private_deps` when compiling the target that imports them by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1437](https://redirect.github.com/bazelbuild/rules_swift/pull/1437) - Update docs to say that a source file should only be in a single `swift_*` target, and a `swift_overlay` should only be referenced by a single other target's `aspect_hints` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1439](https://redirect.github.com/bazelbuild/rules_swift/pull/1439) - Set `alwayslink` on the clang target of `mixed_language_library` as well by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1451](https://redirect.github.com/bazelbuild/rules_swift/pull/1451) - Stop using config.string(allow_multiple = True) by [@&#8203;EdSchouten](https://redirect.github.com/EdSchouten) in [https://github.com/bazelbuild/rules_swift/pull/1452](https://redirect.github.com/bazelbuild/rules_swift/pull/1452) - Make sure that the path to the generated header in the generated module map is workspace-relative when the feature configuration asks for it by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1442](https://redirect.github.com/bazelbuild/rules_swift/pull/1442) - Don't drop `swift_overlay` linking contexts when an overlay depends on another library that has an overlay by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1440](https://redirect.github.com/bazelbuild/rules_swift/pull/1440) - Apply -enable-bare-slash-regex action config to SWIFT_ACTION_DERIVE_F… by [@&#8203;jschear](https://redirect.github.com/jschear) in [https://github.com/bazelbuild/rules_swift/pull/1464](https://redirect.github.com/bazelbuild/rules_swift/pull/1464) - Map const-values in output file map for incremental by [@&#8203;vikage](https://redirect.github.com/vikage) in [https://github.com/bazelbuild/rules_swift/pull/1471](https://redirect.github.com/bazelbuild/rules_swift/pull/1471) - Include swift_proto_library attrs in compilation by [@&#8203;sebastianv1](https://redirect.github.com/sebastianv1) in [https://github.com/bazelbuild/rules_swift/pull/1473](https://redirect.github.com/bazelbuild/rules_swift/pull/1473) - Mark non_module_deps extension as reproducible by [@&#8203;cerisier](https://redirect.github.com/cerisier) in [https://github.com/bazelbuild/rules_swift/pull/1481](https://redirect.github.com/bazelbuild/rules_swift/pull/1481) - Print a warning, instead of an error, when not finding `swiftc.exe` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1483](https://redirect.github.com/bazelbuild/rules_swift/pull/1483) - Create fewer Xcode toolchains by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1487](https://redirect.github.com/bazelbuild/rules_swift/pull/1487) - Always create all toolchains by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1488](https://redirect.github.com/bazelbuild/rules_swift/pull/1488) - Only warn about missing `swiftc` on matching host platform by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1490](https://redirect.github.com/bazelbuild/rules_swift/pull/1490) - Support swift plugins in mixed_language_library by [@&#8203;qyang-nj](https://redirect.github.com/qyang-nj) in [https://github.com/bazelbuild/rules_swift/pull/1493](https://redirect.github.com/bazelbuild/rules_swift/pull/1493) - Deduplicate plugin arguments by [@&#8203;qyang-nj](https://redirect.github.com/qyang-nj) in [https://github.com/bazelbuild/rules_swift/pull/1495](https://redirect.github.com/bazelbuild/rules_swift/pull/1495) - Update `swift.suppress_warnings` comment by [@&#8203;mattrobmattrob](https://redirect.github.com/mattrobmattrob) in [https://github.com/bazelbuild/rules_swift/pull/1499](https://redirect.github.com/bazelbuild/rules_swift/pull/1499) - Use `exec_group` for `SWIFT_ACTION_DERIVE_FILES` and `SWIFT_ACTION_DUMP_AST` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1510](https://redirect.github.com/bazelbuild/rules_swift/pull/1510) - Only pass the strict Obj-C include paths from *direct* dependencies to compilation actions by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1516](https://redirect.github.com/bazelbuild/rules_swift/pull/1516) - Use a different attribute than features on toolchain rules to specify which features should be enabled/disabled by default for all targets built with that toolchain by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1519](https://redirect.github.com/bazelbuild/rules_swift/pull/1519) - Use a new provider to wrap symbol graph extraction used for test discovery by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1521](https://redirect.github.com/bazelbuild/rules_swift/pull/1521) - Ensure that `swift_synthesize_interface_aspect` generates unique outputs by [@&#8203;luispadron](https://redirect.github.com/luispadron) in [https://github.com/bazelbuild/rules_swift/pull/1526](https://redirect.github.com/bazelbuild/rules_swift/pull/1526) - Remove prints when toolchain is skipped by [@&#8203;keith](https://redirect.github.com/keith) in [https://github.com/bazelbuild/rules_swift/pull/1535](https://redirect.github.com/bazelbuild/rules_swift/pull/1535) ##### Removed - Remove `apple_common.Objc` provider usage related to linking now that the Apple linking logic in Bazel gets everything from `CcInfo` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1383](https://redirect.github.com/bazelbuild/rules_swift/pull/1383) - Remove implicit dependencies of `_allowlist_function_transition` in third_party by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1402](https://redirect.github.com/bazelbuild/rules_swift/pull/1402) - Remove unnecessary `SwiftBinaryInfo` required provider from `plugins` attribute by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1445](https://redirect.github.com/bazelbuild/rules_swift/pull/1445) - Remove redundant code in `swift_import` by [@&#8203;brentleyjones](https://redirect.github.com/brentleyjones) in [https://github.com/bazelbuild/rules_swift/pull/1446](https://redirect.github.com/bazelbuild/rules_swift/pull/1446) ##### New Contributors - [@&#8203;EdSchouten](https://redirect.github.com/EdSchouten) made their first contribution in [https://github.com/bazelbuild/rules_swift/pull/1452](https://redirect.github.com/bazelbuild/rules_swift/pull/1452) - [@&#8203;jschear](https://redirect.github.com/jschear) made their first contribution in [https://github.com/bazelbuild/rules_swift/pull/1464](https://redirect.github.com/bazelbuild/rules_swift/pull/1464) - [@&#8203;vikage](https://redirect.github.com/vikage) made their first contribution in [https://github.com/bazelbuild/rules_swift/pull/1471](https://redirect.github.com/bazelbuild/rules_swift/pull/1471) - [@&#8203;cerisier](https://redirect.github.com/cerisier) made their first contribution in [https://github.com/bazelbuild/rules_swift/pull/1481](https://redirect.github.com/bazelbuild/rules_swift/pull/1481) - [@&#8203;qyang-nj](https://redirect.github.com/qyang-nj) made their first contribution in [https://github.com/bazelbuild/rules_swift/pull/1493](https://redirect.github.com/bazelbuild/rules_swift/pull/1493) - [@&#8203;thelvis4](https://redirect.github.com/thelvis4) made their first contribution in [https://github.com/bazelbuild/rules_swift/pull/1503](https://redirect.github.com/bazelbuild/rules_swift/pull/1503) **Full Changelog**: bazelbuild/rules_swift@2.8.2...3.0.2 This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases. ##### MODULE.bazel Snippet ```bzl bazel_dep(name = "rules_swift", version = "3.0.1", repo_name = "build_bazel_rules_swift") ``` ##### Workspace Snippet ```bzl load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "build_bazel_rules_swift", sha256 = "ae6673d27024914fa89e32fd1369e9563fb8ede463feac703aaec1ba6ca0358c", url = "https://github.com/bazelbuild/rules_swift/releases/download/3.0.1/rules_swift.3.0.1.tar.gz", ) load( "@&#8203;build_bazel_rules_swift//swift:repositories.bzl", "swift_rules_dependencies", ) swift_rules_dependencies() load( "@&#8203;build_bazel_rules_swift//swift:extras.bzl", "swift_rules_extra_dependencies", ) swift_rules_extra_dependencies() ``` ### [`v3.0.0`](https://redirect.github.com/bazelbuild/rules_swift/releases/tag/3.0.0) [Compare Source](https://redirect.github.com/bazelbuild/rules_swift/compare/2.9.0...3.0.0) DO NOT USE. ### [`v2.9.0`](https://redirect.github.com/bazelbuild/rules_swift/releases/tag/2.9.0) [Compare Source](https://redirect.github.com/bazelbuild/rules_swift/compare/2.8.2...2.9.0) ##### What's Changed - Add `always_include_developer_search_paths` to \`mixed_language_librar… by [@&#8203;jschear](https://redirect.github.com/jschear) in [https://github.com/bazelbuild/rules_swift/pull/1541](https://redirect.github.com/bazelbuild/rules_swift/pull/1541) - Add `clang_deps` attr to `mixed_language_library` ([#&#8203;1540](https://redirect.github.com/bazelbuild/rules_swift/issues/1540)) by [@&#8203;jschear](https://redirect.github.com/jschear) in [https://github.com/bazelbuild/rules_swift/pull/1542](https://redirect.github.com/bazelbuild/rules_swift/pull/1542) **Full Changelog**: bazelbuild/rules_swift@2.8.2...2.9.0 This release is compatible with Bazel 6.x LTS, 7.x LTS, 8.x LTS, and 9.x rolling releases. ##### MODULE.bazel Snippet ```bzl bazel_dep(name = "rules_swift", version = "2.9.0", repo_name = "build_bazel_rules_swift") ``` ##### Workspace Snippet ```bzl load("@&#8203;bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "build_bazel_rules_swift", sha256 = "f7a67197cd8a79debfe70b8cef4dc19d03039af02cc561e31e0718e98cad83ac", url = "https://github.com/bazelbuild/rules_swift/releases/download/2.9.0/rules_swift.2.9.0.tar.gz", ) load( "@&#8203;build_bazel_rules_swift//swift:repositories.bzl", "swift_rules_dependencies", ) swift_rules_dependencies() load( "@&#8203;build_bazel_rules_swift//swift:extras.bzl", "swift_rules_extra_dependencies", ) swift_rules_extra_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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4zLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
1 parent 213f08c commit aa785fe

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

bzlmod/workspace/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.1")
1515
bazel_dep(name = "apple_support", version = "1.22.0")
1616
bazel_dep(
1717
name = "rules_swift",
18-
version = "2.8.2",
18+
version = "3.0.2",
1919
repo_name = "build_bazel_rules_swift",
2020
)
2121

examples/google_maps_example/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.7.1")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",
15-
version = "2.8.2",
15+
version = "3.0.2",
1616
repo_name = "build_bazel_rules_swift",
1717
)
1818
bazel_dep(

examples/grpc_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bazel_dep(name = "rules_proto", version = "7.1.0")
2424
bazel_dep(name = "apple_support", version = "1.22.0")
2525

2626
# Required for swift_binary and swift_proto_library targets:
27-
bazel_dep(name = "rules_swift", version = "2.8.2", repo_name = "build_bazel_rules_swift")
27+
bazel_dep(name = "rules_swift", version = "3.0.2", repo_name = "build_bazel_rules_swift")
2828

2929
# Configure cc toolchain:
3030
apple_cc_configure = use_extension(

examples/injectionnext_example/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.7.1")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",
15-
version = "2.8.2",
15+
version = "3.0.2",
1616
repo_name = "build_bazel_rules_swift",
1717
)
1818
bazel_dep(

examples/interesting_deps/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ bazel_dep(name = "apple_support", version = "1.22.0")
2121
bazel_dep(name = "platforms", version = "1.0.0")
2222
bazel_dep(
2323
name = "rules_swift",
24-
version = "2.8.2",
24+
version = "3.0.2",
2525
repo_name = "build_bazel_rules_swift",
2626
)
2727
bazel_dep(

examples/kscrash_example/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.7.1")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",
15-
version = "2.8.2",
15+
version = "3.0.2",
1616
repo_name = "build_bazel_rules_swift",
1717
)
1818
bazel_dep(

examples/lottie_ios_example/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.7.1")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",
15-
version = "2.8.2",
15+
version = "3.0.2",
1616
repo_name = "build_bazel_rules_swift",
1717
)
1818
bazel_dep(

examples/messagekit_example/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.7.1")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",
15-
version = "2.8.2",
15+
version = "3.0.2",
1616
repo_name = "build_bazel_rules_swift",
1717
)
1818
bazel_dep(

examples/nimble_example/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.7.1")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",
15-
version = "2.8.2",
15+
version = "3.0.2",
1616
repo_name = "build_bazel_rules_swift",
1717
)
1818
bazel_dep(

examples/objc_code/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.1")
2020
bazel_dep(name = "apple_support", version = "1.22.0")
2121
bazel_dep(
2222
name = "rules_swift",
23-
version = "2.8.2",
23+
version = "3.0.2",
2424
repo_name = "build_bazel_rules_swift",
2525
)
2626
bazel_dep(

0 commit comments

Comments
 (0)