Skip to content

Update dependency docusaurus-plugin-llms to ^0.5.1#292

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/docusaurus-plugin-llms-0.x
Jul 23, 2026
Merged

Update dependency docusaurus-plugin-llms to ^0.5.1#292
renovate[bot] merged 1 commit into
mainfrom
renovate/docusaurus-plugin-llms-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
docusaurus-plugin-llms ^0.5.0^0.5.1 age confidence

Release Notes

rachfop/docusaurus-plugin-llms (docusaurus-plugin-llms)

v0.5.1

Compare Source

Fixed
  • Numeric frontmatter slug/id ignored — an unquoted numeric slug/id
    (YAML parses slug: 2025 as a number) is now coerced to a string, matching how
    Docusaurus routes it, so the .md is written at the correct route instead of a
    fallback filename. (#​58)
  • baseUrl applied twice on disk — with a non-root baseUrl, individual
    .md files were written nested under the baseUrl segment, so their links
    404'd. The baseUrl path is now stripped before deriving the physical file
    location. (#​59)
  • Compound numeric prefixes — ordering prefixes are now parsed like
    Docusaurus's DefaultNumberPrefixParser (e.g. 03--1.6.X1.6.X), and
    version-like names such as 7.0-foo are preserved. (#​59)
  • Explicit frontmatter slug/id overridden by a coincidental route — an
    authoritative slug/id (including slug: "/") is now consulted before the
    filename-tail heuristic, so a root page no longer loses its route to an
    unrelated file. (#​59)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 8am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge July 23, 2026 05:39
@renovate
renovate Bot added this pull request to the merge queue Jul 23, 2026
Merged via the queue into main with commit 2e3ad96 Jul 23, 2026
2 of 3 checks passed
@renovate
renovate Bot deleted the renovate/docusaurus-plugin-llms-0.x branch July 23, 2026 05:41
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