Skip to content

Commit 2999a95

Browse files
chore(deps): update dependency bazel_skylib to v1.8.0 (#1712)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bazel_skylib](https://redirect.github.com/bazelbuild/bazel-skylib) | bazel_dep | minor | `1.7.1` -> `1.8.0` | --- ### Release Notes <details> <summary>bazelbuild/bazel-skylib (bazel_skylib)</summary> ### [`v1.8.0`](https://redirect.github.com/bazelbuild/bazel-skylib/blob/HEAD/CHANGELOG.md#Release-180) [Compare Source](https://redirect.github.com/bazelbuild/bazel-skylib/compare/1.7.1...1.8.0) #### What's Changed - fix: subpackages.all works for root packages by [@&#8203;kilian-funk](https://redirect.github.com/kilian-funk) in [https://github.com/bazelbuild/bazel-skylib/pull/531](https://redirect.github.com/bazelbuild/bazel-skylib/pull/531) - Strip compatible\_with from bzl\_library rules by [@&#8203;aiuto](https://redirect.github.com/aiuto) in [https://github.com/bazelbuild/bazel-skylib/pull/522](https://redirect.github.com/bazelbuild/bazel-skylib/pull/522) - Make only root test\_deps externally visible by [@&#8203;tetromino](https://redirect.github.com/tetromino) in [https://github.com/bazelbuild/bazel-skylib/pull/508](https://redirect.github.com/bazelbuild/bazel-skylib/pull/508) - Update README.md by [@&#8203;BoleynSu](https://redirect.github.com/BoleynSu) in [https://github.com/bazelbuild/bazel-skylib/pull/380](https://redirect.github.com/bazelbuild/bazel-skylib/pull/380) - Add test\_deps to rules/private by [@&#8203;aiuto](https://redirect.github.com/aiuto) in [https://github.com/bazelbuild/bazel-skylib/pull/534](https://redirect.github.com/bazelbuild/bazel-skylib/pull/534) - Fix bazel\_skylib with Bazel@HEAD by [@&#8203;meteorcloudy](https://redirect.github.com/meteorcloudy) in [https://github.com/bazelbuild/bazel-skylib/pull/538](https://redirect.github.com/bazelbuild/bazel-skylib/pull/538) - Explicitly enable workspace for some tasks by [@&#8203;meteorcloudy](https://redirect.github.com/meteorcloudy) in [https://github.com/bazelbuild/bazel-skylib/pull/540](https://redirect.github.com/bazelbuild/bazel-skylib/pull/540) - README.md: fix broken directory rule links by [@&#8203;lukasoyen](https://redirect.github.com/lukasoyen) in [https://github.com/bazelbuild/bazel-skylib/pull/544](https://redirect.github.com/bazelbuild/bazel-skylib/pull/544) - Remove sh\_binary usage for Bazel 8 friendliness by [@&#8203;tetromino](https://redirect.github.com/tetromino) in [https://github.com/bazelbuild/bazel-skylib/pull/550](https://redirect.github.com/bazelbuild/bazel-skylib/pull/550) - adding scope attributes for starlark flags by [@&#8203;aranguyen](https://redirect.github.com/aranguyen) in [https://github.com/bazelbuild/bazel-skylib/pull/546](https://redirect.github.com/bazelbuild/bazel-skylib/pull/546) - Update common\_settings.bzl by [@&#8203;aranguyen](https://redirect.github.com/aranguyen) in [https://github.com/bazelbuild/bazel-skylib/pull/552](https://redirect.github.com/bazelbuild/bazel-skylib/pull/552) - Simplify CI steup and make presubmit green again by [@&#8203;meteorcloudy](https://redirect.github.com/meteorcloudy) in [https://github.com/bazelbuild/bazel-skylib/pull/557](https://redirect.github.com/bazelbuild/bazel-skylib/pull/557) - fix(gazelle): remove deprecated function call by [@&#8203;tyler-french](https://redirect.github.com/tyler-french) in [https://github.com/bazelbuild/bazel-skylib/pull/556](https://redirect.github.com/bazelbuild/bazel-skylib/pull/556) - Remove obsolete bazel 4.x compat code by [@&#8203;lukasoyen](https://redirect.github.com/lukasoyen) in [https://github.com/bazelbuild/bazel-skylib/pull/560](https://redirect.github.com/bazelbuild/bazel-skylib/pull/560) - Add new "env" variable to native\_\* rules by [@&#8203;gioachin](https://redirect.github.com/gioachin) in [https://github.com/bazelbuild/bazel-skylib/pull/561](https://redirect.github.com/bazelbuild/bazel-skylib/pull/561) - Replace outdated `select() on --cpu` with another flag ref by [@&#8203;gregestren](https://redirect.github.com/gregestren) in [https://github.com/bazelbuild/bazel-skylib/pull/570](https://redirect.github.com/bazelbuild/bazel-skylib/pull/570) - Migrate away from `@bazel_tools//src/conditions:host_windows` by [@&#8203;fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/bazel-skylib/pull/574](https://redirect.github.com/bazelbuild/bazel-skylib/pull/574) - Use DefaultInfo directly by [@&#8203;keith](https://redirect.github.com/keith) in [https://github.com/bazelbuild/bazel-skylib/pull/577](https://redirect.github.com/bazelbuild/bazel-skylib/pull/577) - Use `native.package_relative_label` in `selects.bzl` by [@&#8203;fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/bazel-skylib/pull/576](https://redirect.github.com/bazelbuild/bazel-skylib/pull/576) - Add BCR publishing workflow by [@&#8203;fmeum](https://redirect.github.com/fmeum) in [https://github.com/bazelbuild/bazel-skylib/pull/581](https://redirect.github.com/bazelbuild/bazel-skylib/pull/581) #### New Contributors - [@&#8203;kilian-funk](https://redirect.github.com/kilian-funk) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/531](https://redirect.github.com/bazelbuild/bazel-skylib/pull/531) - [@&#8203;BoleynSu](https://redirect.github.com/BoleynSu) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/380](https://redirect.github.com/bazelbuild/bazel-skylib/pull/380) - [@&#8203;lukasoyen](https://redirect.github.com/lukasoyen) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/544](https://redirect.github.com/bazelbuild/bazel-skylib/pull/544) - [@&#8203;aranguyen](https://redirect.github.com/aranguyen) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/546](https://redirect.github.com/bazelbuild/bazel-skylib/pull/546) - [@&#8203;tyler-french](https://redirect.github.com/tyler-french) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/556](https://redirect.github.com/bazelbuild/bazel-skylib/pull/556) - [@&#8203;gioachin](https://redirect.github.com/gioachin) made their first contribution in [https://github.com/bazelbuild/bazel-skylib/pull/561](https://redirect.github.com/bazelbuild/bazel-skylib/pull/561) **Full Changelog**: bazelbuild/bazel-skylib@1.7.1...1.8.0 </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> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent cd9249c commit 2999a95

File tree

26 files changed

+26
-26
lines changed

26 files changed

+26
-26
lines changed

bzlmod/workspace/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212

1313
# The apple_support bazel_dep must come before the rules_cc.
1414
# https://github.com/bazelbuild/apple_support#incompatible-toolchain-resolution

examples/firebase_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212

1313
# The apple_support bazel_dep must come before the rules_cc.
1414
# https://github.com/bazelbuild/apple_support#incompatible-toolchain-resolution

examples/google_maps_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",

examples/grpc_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ local_path_override(
1414
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
1515

1616
# Required by custom swift proto compiler plugin:
17-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
17+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1818
bazel_dep(name = "protobuf", version = "31.1")
1919

2020
# Required for proto_library targets:

examples/injectionnext_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",

examples/interesting_deps/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ local_path_override(
1313
)
1414

1515
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
16-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
16+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1717

1818
# The apple_support bazel_dep must come before the rules_cc.
1919
# https://github.com/bazelbuild/apple_support#incompatible-toolchain-resolution

examples/ios_sim/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212

1313
# The apple_support bazel_dep must come before the rules_cc.
1414
# https://github.com/bazelbuild/apple_support#incompatible-toolchain-resolution

examples/kscrash_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",

examples/lottie_ios_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",

examples/messagekit_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local_path_override(
88
)
99

1010
bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0")
11-
bazel_dep(name = "bazel_skylib", version = "1.7.1")
11+
bazel_dep(name = "bazel_skylib", version = "1.8.0")
1212
bazel_dep(name = "apple_support", version = "1.22.0")
1313
bazel_dep(
1414
name = "rules_swift",

0 commit comments

Comments
 (0)