chore(deps): update dependency stardoc to v0.8.1#21
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/stardoc-0.x
branch
from
September 20, 2024 05:47
749d110 to
7bf4652
Compare
renovate
Bot
force-pushed
the
renovate/stardoc-0.x
branch
from
November 28, 2024 02:57
7bf4652 to
15c4b3a
Compare
renovate
Bot
force-pushed
the
renovate/stardoc-0.x
branch
from
January 25, 2025 02:57
15c4b3a to
f4fea71
Compare
renovate
Bot
force-pushed
the
renovate/stardoc-0.x
branch
from
January 29, 2026 07:52
f4fea71 to
2b15076
Compare
renovate
Bot
force-pushed
the
renovate/stardoc-0.x
branch
from
March 14, 2026 13:16
2b15076 to
dca6c41
Compare
renovate
Bot
force-pushed
the
renovate/stardoc-0.x
branch
from
April 15, 2026 19:29
dca6c41 to
77b4ef2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.2→0.8.1Release Notes
bazelbuild/stardoc (stardoc)
v0.8.1Compare Source
Bugfix release: fixes compatibility issues with Bazel 9.0.
New features
LABEL_LIST_DICTattribute type andexec_group_compatible_withcommon attribute (#279)Contributors
Alex Eagle, Alexandre Rostovtsev, Fabian Meumertzheim, Ivo List, Jon Brandvein,
Nevena Kotlaja, Philipp Stephani, Thomas Van Lenten, Xùdōng Yáng, Yun Peng
v0.8.0Compare Source
New Features
or newer. (Note that the original Bazel 8.0.0 release had a bug causing
macro documentation emitted by Stardoc to be be incomplete.) (#267)
Contributors
Alexandre Rostovtsev, Keith Smiley, Richard Levasseur
v0.7.2Compare Source
Bugfix release: fixes compatibility issues with Bazel 7.4 and 8.0.
Note that this release breaks compatibility with g++ 7.5 (the default
compiler in the Ubuntu 18.04 image) - a new transitive dep requires a
newer c++ compiler version.
Contributors
Alexandre Rostovtsev, Hemanshu Vadehra, Philip Zembrod, Richard Levasseur
v0.7.1Compare Source
Notable Changes
--incompatible_disallow_empty_glob(#238).stardoc()macro now include providedtags(#247)Contributors
Alexandre Rostovtsev, Lukács Berki, yashathwani
v0.7.0Compare Source
This release requires Bazel 7 or newer.
By default - when using Bzlmod for dependency management - Stardoc now uses
@stardocas its repo name.For compatibility with the legacy WORKSPACE-based setup (which used
@io_bazel_stardocas the repo name) and ease of migration, you may loadStardoc via
in your
MODULE.bazelfile.New Features
default, but Stardoc comes with an example template that you can use. To
enable, set
table_of_contents_template, for example:enable, set
footer_templateto a .vm file, which you will need to provide.use
$util.formatBuildTimestampand$stampingin a template file(
footer_template- see above - is recommended for this); for example:initcallbacks (#224)*args,*, and**kwargsin summaries (#231). This requiresBazel 8 (prerelease
2024060or newer).loadstatement in summaries (#216)Incompatible Changes
starlark_doc_extract-based extractor. Thestardoc,semantic_flags, anduse_starlark_doc_extractarguments tostardoc()macro have been removed.that by default, Stardoc now uses
@stardocas its repo name.Contributors
Alex Humesky, Alexandre Rostovtsev, Fabian Meumertzheim, Grzegorz Lukasik,
Xùdōng Yáng, Yun Peng
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.