-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
chore(deps): update dependency io_bazel_stardoc to v0.5.6 #441
Conversation
e44fd66
to
d8d411b
Compare
d8d411b
to
f4eec65
Compare
d47cc45
to
568a93f
Compare
9f3dca4
to
c7f871a
Compare
docs/copy_to_bin.md
Outdated
@@ -81,7 +81,7 @@ copy_to_bin(<a href="#copy_to_bin-name">name</a>, <a href="#copy_to_bin-srcs">sr | |||
|
|||
Copies a source file to output tree at the same workspace-relative path. | |||
|
|||
e.g. `<execroot>/path/to/file -> <execroot>/bazel-out/<platform>/bin/path/to/file` | |||
e.g. `<execroot>/path/to/file -> <execroot>/bazel-out/<platform>/bin/path/to/file` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI I think this is broken atm. I guess within backticks they should not be encoded?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The >
escaping seems broken atm, maybe only within code blocks?
fb9e900
to
7ef264c
Compare
7ef264c
to
74909ac
Compare
27d0e7a
to
da343af
Compare
0a6b1ed
to
bdb50d3
Compare
bdb50d3
to
60a1231
Compare
60a1231
to
f225cca
Compare
I think this broke main - let's revert |
This PR contains the following updates:
0.5.1
->0.5.6
Release Notes
bazelbuild/stardoc (io_bazel_stardoc)
v0.5.6
Compare Source
Bugfix release: update
@rules_java
dependency to fix breakage with Bazel at HEAD.Contributors
Alexandre Rostovtsev
v0.5.4
Compare Source
New Features
Contributors
Alexandre Rostovtsev, Fabian Meumertzheim, Greg Estren, Ivo List, Keith Smiley,
lberki, Philipp Schrader
v0.5.3
Compare Source
Bugfix release: fixes angle bracket escaping and a crash on labels with
@@​
Contributors
Alexandre Rostovtsev, Jon Shea
v0.5.2
Compare Source
Bugfix release: fixes crash with
config_common.toolchain_type
.Contributors
Alexandre Rostovtsev, Keith Smiley
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.