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

chore(deps): update dependency io_bazel_stardoc to v0.5.6 #441

Merged
merged 1 commit into from Jul 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
io_bazel_stardoc http_archive patch 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

  • Stardoc supports bzlmod! (#​141, special thanks to Fabian Meumertzheim)
  • Stardoc output files are now exposed in stardoc() target runfiles (#​139)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the deps Renovate PRs label May 22, 2023
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch from e44fd66 to d8d411b Compare May 25, 2023 02:05
@renovate renovate bot changed the title chore(deps): update dependency io_bazel_stardoc to v0.5.4 chore(deps): update dependency io_bazel_stardoc to v0.5.6 May 31, 2023
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch from d8d411b to f4eec65 Compare May 31, 2023 20:05
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch 4 times, most recently from d47cc45 to 568a93f Compare June 13, 2023 05:23
@jbedard jbedard force-pushed the renovate/io_bazel_stardoc-0.x branch 2 times, most recently from 9f3dca4 to c7f871a Compare June 13, 2023 06:37
@jbedard jbedard requested a review from gregmagolan June 13, 2023 06:55
@@ -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. `&lt;execroot&gt;/path/to/file -&gt; &lt;execroot&gt;/bazel-out/&lt;platform&gt;/bin/path/to/file`
Copy link
Member

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?

Copy link
Member

@jbedard jbedard left a 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?

@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch 6 times, most recently from fb9e900 to 7ef264c Compare June 16, 2023 15:11
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch from 7ef264c to 74909ac Compare June 23, 2023 00:10
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch 5 times, most recently from 27d0e7a to da343af Compare July 18, 2023 02:23
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch 3 times, most recently from 0a6b1ed to bdb50d3 Compare July 22, 2023 02:37
@jbedard jbedard enabled auto-merge (rebase) July 22, 2023 02:38
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch from bdb50d3 to 60a1231 Compare July 22, 2023 22:43
@renovate renovate bot force-pushed the renovate/io_bazel_stardoc-0.x branch from 60a1231 to f225cca Compare July 26, 2023 03:09
@jbedard jbedard merged commit 8985cc4 into main Jul 26, 2023
1 check was pending
@jbedard jbedard deleted the renovate/io_bazel_stardoc-0.x branch July 26, 2023 03:09
@alexeagle
Copy link
Member

I think this broke main - let's revert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Renovate PRs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants