Skip to content

chore(deps): update dependency @signalwire/docusaurus-plugin-llms-txt to v2.0.0-alpha.7#96

Open
konflux-internal-p02[bot] wants to merge 1 commit intorhoai-3.3from
konflux/mintmaker/rhoai-3.3/signalwire-docusaurus-plugin-llms-txt-2.x-lockfile
Open

chore(deps): update dependency @signalwire/docusaurus-plugin-llms-txt to v2.0.0-alpha.7#96
konflux-internal-p02[bot] wants to merge 1 commit intorhoai-3.3from
konflux/mintmaker/rhoai-3.3/signalwire-docusaurus-plugin-llms-txt-2.x-lockfile

Conversation

@konflux-internal-p02
Copy link

This PR contains the following updates:

Package Change Age Confidence
@signalwire/docusaurus-plugin-llms-txt (source) 2.0.0-alpha.6 -> 2.0.0-alpha.7 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

signalwire/docusaurus-plugins (@​signalwire/docusaurus-plugin-llms-txt)

v2.0.0-alpha.7

Compare Source

Patch Changes
  • Fix code block language identifiers lost in MDX components (fixes #​20)

    Code blocks were losing their language identifiers during HTML → Markdown conversion because
    Docusaurus places language classes on <pre> and wrapper <div> elements, not on <code>
    elements. Implemented a custom pre handler that:

    • Extracts language from <pre> element's className
    • Falls back to checking parent element if needed
    • Preserves code formatting by converting <br/> to newlines
    • Handles all edge cases gracefully with proper fallbacks

    Tested with 21 programming languages in MDX Tabs and regular code blocks.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

… to v2.0.0-alpha.7

Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
@konflux-internal-p02 konflux-internal-p02 bot force-pushed the konflux/mintmaker/rhoai-3.3/signalwire-docusaurus-plugin-llms-txt-2.x-lockfile branch from 74633d4 to e668741 Compare January 15, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants