DOC: render qrules results with Mermaid - #226
Merged
Merged
Conversation
redeboer
marked this pull request as draft
September 2, 2026 17:30
qrules results with Mermaid
redeboer
marked this pull request as ready for review
September 2, 2026 20:11
redeboer
self-requested a review
September 2, 2026 20:11
redeboer
approved these changes
Sep 2, 2026
Bumps the lock group with 7 updates: | Package | From | To | | --- | --- | --- | | [https://github.com/ComPWA/nbhooks](https://github.com/ComPWA/nbhooks) | `0.0.1` | `0.0.2` | | [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) | `v0.16.1` | `0.16.5` | | [https://github.com/tombi-toml/tombi-pre-commit](https://github.com/tombi-toml/tombi-pre-commit) | `v1.2.5` | `1.5.0` | | [https://github.com/streetsidesoftware/cspell-cli](https://github.com/streetsidesoftware/cspell-cli) | `v10.0.1` | `10.1.0` | | [https://github.com/editorconfig-checker/editorconfig-checker.python](https://github.com/editorconfig-checker/editorconfig-checker.python) | `3.6.1` | `3.11.1` | | [https://github.com/astral-sh/ty-pre-commit](https://github.com/astral-sh/ty-pre-commit) | `v0.0.65` | `0.0.75` | | [https://github.com/astral-sh/uv-pre-commit](https://github.com/astral-sh/uv-pre-commit) | `0.12.0` | `0.12.7` | Updates `https://github.com/ComPWA/nbhooks` from 0.0.1 to 0.0.2 - [Release notes](https://github.com/ComPWA/nbhooks/releases) - [Commits](ComPWA/nbhooks@0.0.1...0.0.2) Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.16.1 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](astral-sh/ruff-pre-commit@v0.16.1...v0.16.5) Updates `https://github.com/tombi-toml/tombi-pre-commit` from v1.2.5 to 1.5.0 - [Release notes](https://github.com/tombi-toml/tombi-pre-commit/releases) - [Commits](tombi-toml/tombi-pre-commit@v1.2.5...v1.5.0) Updates `https://github.com/streetsidesoftware/cspell-cli` from v10.0.1 to 10.1.0 - [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases) - [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell-cli@v10.0.1...v10.1.0) Updates `https://github.com/editorconfig-checker/editorconfig-checker.python` from 3.6.1 to 3.11.1 - [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.python/releases) - [Commits](editorconfig-checker/editorconfig-checker.python@3.6.1...3.11.1) Updates `https://github.com/astral-sh/ty-pre-commit` from v0.0.65 to 0.0.75 - [Release notes](https://github.com/astral-sh/ty-pre-commit/releases) - [Commits](astral-sh/ty-pre-commit@v0.0.65...v0.0.75) Updates `https://github.com/astral-sh/uv-pre-commit` from 0.12.0 to 0.12.7 - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](astral-sh/uv-pre-commit@0.12.0...0.12.7) --- updated-dependencies: - dependency-name: https://github.com/ComPWA/nbhooks dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.16.5 dependency-type: direct:production dependency-group: lock - dependency-name: https://github.com/tombi-toml/tombi-pre-commit dependency-version: 1.5.0 dependency-type: direct:production dependency-group: lock - dependency-name: https://github.com/streetsidesoftware/cspell-cli dependency-version: 10.1.0 dependency-type: direct:production dependency-group: lock - dependency-name: https://github.com/editorconfig-checker/editorconfig-checker.python dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lock - dependency-name: https://github.com/astral-sh/ty-pre-commit dependency-version: 0.0.75 dependency-type: direct:production dependency-group: lock - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lock ... Signed-off-by: dependabot[bot] <support@github.com>
redeboer
force-pushed
the
dependabot/lock-a509110cae
branch
from
September 3, 2026 15:17
61b2a01 to
7f91f58
Compare
redeboer
removed this pull request from stack #228
September 9, 2026 16:14
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.
📝 Documentation
qrules.io.asmermaid()andIPython.display.Markdowninstead of with Graphviz. Sphinx renders the fenced blocks in the notebook output throughsphinxcontrib-mermaid, withmyst_fence_as_directive = ["mermaid"].mermaid_init_configand a newdocs/_static/mermaid.csskeep the diagrams at their natural size instead of stretching them over the page width, and give edge labels a solid background so that edges do not shine through.alignedenvironment instead of the deprecatedeqnarray, which MathJax renders with correct spacing around the alignment points.code_prompt_showlabel that says what they contain, and the lineshape cells in theunfold_definitions()instead of listing each sub-expression by hand.qrules.transitionare muted in the notebooks, so the Sphinx output no longer contains stray logging output.🖱️ Developer experience
.readthedocs.yml, the CI documentation job,.binder/apt.txt, and[tool.compwa.policy], so the documentation can be built without anaptinstallation step.qrules>=0.10.12forqrules.io.asmermaid()instead of theqrules[viz]extra.Squash commit messages