Skip to content

Commit b6bb6b8

Browse files
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.8.0 (#1714)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bazel_skylib_gazelle_plugin](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_gazelle_plugin)</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 cd630cf commit b6bb6b8

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
@@ -21,7 +21,7 @@ bazel_dep(
2121

2222
bazel_dep(
2323
name = "bazel_skylib_gazelle_plugin",
24-
version = "1.7.1",
24+
version = "1.8.0",
2525
dev_dependency = True,
2626
)
2727
bazel_dep(

examples/firebase_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bazel_dep(
3131
)
3232
bazel_dep(
3333
name = "bazel_skylib_gazelle_plugin",
34-
version = "1.7.1",
34+
version = "1.8.0",
3535
dev_dependency = True,
3636
)
3737
bazel_dep(

examples/google_maps_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel_dep(
2323

2424
bazel_dep(
2525
name = "bazel_skylib_gazelle_plugin",
26-
version = "1.7.1",
26+
version = "1.8.0",
2727
dev_dependency = True,
2828
)
2929
bazel_dep(

examples/injectionnext_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel_dep(
2323

2424
bazel_dep(
2525
name = "bazel_skylib_gazelle_plugin",
26-
version = "1.7.1",
26+
version = "1.8.0",
2727
dev_dependency = True,
2828
)
2929
bazel_dep(

examples/interesting_deps/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bazel_dep(
3232

3333
bazel_dep(
3434
name = "bazel_skylib_gazelle_plugin",
35-
version = "1.7.1",
35+
version = "1.8.0",
3636
dev_dependency = True,
3737
)
3838
bazel_dep(

examples/ios_sim/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ bazel_dep(
2626

2727
bazel_dep(
2828
name = "bazel_skylib_gazelle_plugin",
29-
version = "1.7.1",
29+
version = "1.8.0",
3030
dev_dependency = True,
3131
)
3232
bazel_dep(

examples/kscrash_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel_dep(
2323

2424
bazel_dep(
2525
name = "bazel_skylib_gazelle_plugin",
26-
version = "1.7.1",
26+
version = "1.8.0",
2727
dev_dependency = True,
2828
)
2929
bazel_dep(

examples/lottie_ios_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel_dep(
2323

2424
bazel_dep(
2525
name = "bazel_skylib_gazelle_plugin",
26-
version = "1.7.1",
26+
version = "1.8.0",
2727
dev_dependency = True,
2828
)
2929
bazel_dep(

examples/messagekit_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel_dep(
2323

2424
bazel_dep(
2525
name = "bazel_skylib_gazelle_plugin",
26-
version = "1.7.1",
26+
version = "1.8.0",
2727
dev_dependency = True,
2828
)
2929
bazel_dep(

examples/nimble_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bazel_dep(
2323

2424
bazel_dep(
2525
name = "bazel_skylib_gazelle_plugin",
26-
version = "1.7.1",
26+
version = "1.8.0",
2727
dev_dependency = True,
2828
)
2929
bazel_dep(

0 commit comments

Comments
 (0)