Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Bazel dependencies #23654

Closed
wants to merge 1 commit into from
Closed

Update Bazel dependencies #23654

wants to merge 1 commit into from

Conversation

hvadehra
Copy link
Member

@hvadehra hvadehra commented Sep 18, 2024

  • bazel_skylib: 1.6.1 -> 1.7.1
  • stardoc: 0.5.6 -> 0.7.1
  • rules_cc: 0.0.9 -> 0.0.10
  • rules_proto: 6.0.0 -> 6.0.2

Also fixes version of rules_jvm_external to 6.0 for the patch override

Split off from #23649

@hvadehra
Copy link
Member Author

hvadehra commented Sep 18, 2024

(11:06:58) ERROR: Traceback (most recent call last):
	File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/ec321eb2cc2d0f8f91b676b6d4c66c29/external/stardoc+/stardoc/BUILD", line 72, column 16, in <toplevel>
		srcs = glob(["*.jar"]),
Error in glob: glob pattern '*.jar' didn't match anything, but allow_empty is set to False (the default value of allow_empty can be set with --incompatible_disallow_empty_glob).

Looks like we need a release of stardoc that includes bazelbuild/stardoc@c026dae

cc @tetromino

@tetromino
Copy link
Contributor

@hvadehra - I've released https://github.com/bazelbuild/stardoc/releases/tag/0.7.1

 - bazel_skylib: 1.6.1 -> 1.7.1
 - stardoc: 0.5.6 -> 0.7.1
 - rules_cc: 0.0.9 -> 0.0.10
 - rules_proto: 6.0.0 -> 6.0.2
@hvadehra hvadehra deleted the hvd_update_deps branch September 20, 2024 14:29
iancha1992 pushed a commit that referenced this pull request Sep 20, 2024
 - bazel_skylib: 1.6.1 -> 1.7.1
 - stardoc: 0.5.6 -> 0.7.1
 - rules_cc: 0.0.9 -> 0.0.10
 - rules_proto: 6.0.0 -> 6.0.2

Also fixes version of rules_jvm_external to 6.0 for the patch override

Split off from #23649

Closes #23654.

PiperOrigin-RevId: 676762672
Change-Id: Iae347bac2d4ea4da5f03b20419c8f15367455203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants