chore(deps): update dependency vitepress-mermaid-renderer to v1.2.1 - #181
Merged
Conversation
asteiner-swisstopo
enabled auto-merge
September 7, 2026 16:04
asteiner-swisstopo
approved these changes
Sep 7, 2026
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:
1.2.0→1.2.1Release Notes
sametcn99/vitepress-mermaid-renderer (vitepress-mermaid-renderer)
v1.2.1Compare Source
Added in 1.2.1
toggleToolbarbutton collapsesand expands the remaining controls, and a new
collapsedmode option sets theinitial state. Both are configurable per display mode through
setToolbar().toggleToolbardefaults todisabledandcollapseddefaults toexpandedin every mode, so existing toolbars look and behave exactly as before until
the button is explicitly enabled.
toggleToolbarExpandandtoggleToolbarCollapseto the toolbar i18ntooltip table, with English, Turkish, and Chinese documentation.
--mermaid-control-text-active,--mermaid-control-button-radius,--mermaid-control-button-padding,--mermaid-control-button-min-size, and--mermaid-control-icon-size.Changed in 1.2.1
no longer restyles the toolbar; it only raises
--mermaid-control-padding,--mermaid-control-gap,--mermaid-control-button-min-size, and--mermaid-control-icon-sizefor touch. Overriding a token on.mermaid-containernow changes both toolbars at once.their 44px touch target comes from
min-width/min-heightinstead of afixed 40x40 box.
--mermaid-control-bordernow defaults totransparentandapplies to both modes; set it to a visible colour for outlined buttons.
currentColorinstead of a hard-codedstroke,so
--mermaid-control-textand the hover colour apply on mobile too.than the diagram container.
--mermaid-control-gap,--mermaid-spinner-duration,--mermaid-error-bg,--mermaid-error-border,and
--mermaid-error-text, which had drifted from the stylesheet.Fixed in 1.2.1
fit-to-container baseline is now recalculated on resize without resetting the
user's zoom or pan, which also covers sidebar toggles and layout changes, not
just window resizes.
z-indexwas8while the error container sits at10; both toolbars now use20.and carrying an extra margin, so both modes read in the same order.
flex-direction: columnrule that silently overrode the mobiletoolbar's intended row layout, along with the unused
.mobile-onlyandhover-only visibility rules.
Docs site in 1.2.1
These changes affect the documentation site only and are not part of the
published package.
/.well-known/: anAI catalog, an API catalog, agent skills, an OpenAPI description, OAuth and
OpenID configuration documents, and a JWKS endpoint.
auth.md, an MCP Server Card, an Agent Skills index with SHA-256digests, and an ARD capability manifest for automated discovery.
tools.
locales. The build emits a Markdown twin of each page next to its HTML, and a
Vercel Routing Middleware serves it with
Content-Type: text/markdownand anx-markdown-tokenshint when the request carriesAccept: text/markdown.HTML remains the default for browsers. The middleware replaces the earlier
agent-home.mdrewrite, which never fired because Vercel gives the filesystemprecedence over
rewrites.documentation, and discovery metadata.
advertised the AI catalog and Content Signals from
robots.txtand the page<head>.docs/vercel.jsonis now generated fromdocs/vercel.base.jsonduring
docs:build, so the per-page Markdown headers stay in sync; edit thebase file and commit the generated output.
_index._agentsand_a2a._agentsSVCBrecords and DNSSEC deployment guidance for the authoritative DNS provider.
Configuration
📅 Schedule: (UTC)
* * * * 0,1)🚦 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 has been generated by Mend Renovate CLI.
Test link