Skip to content

chore(deps): update dependency docusaurus-plugin-llms to ^0.3.1#5541

Merged
thomhurst merged 1 commit intomainfrom
renovate/docusaurus
Apr 14, 2026
Merged

chore(deps): update dependency docusaurus-plugin-llms to ^0.3.1#5541
thomhurst merged 1 commit intomainfrom
renovate/docusaurus

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
docusaurus-plugin-llms devDependencies patch ^0.3.0^0.3.1

Release Notes

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

v0.3.1

Compare Source

Fixed
  • [#​31] Doubled docs/docs/ paths when routeBasePath: '/' and docs live in a nested docs/ subdirectory
  • [#​30] trailingSlash: true not reflected in generated URLs
Changed
  • Replaced routeMap construction with suffix-based matching against Docusaurus's routesPaths, removing ~150 lines of production code and five edge-case helper functions
  • pathTransformation is now only applied as a fallback when a file cannot be matched to a known Docusaurus route

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Apr 14, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 14, 2026 16:38
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
1 pipeline(s) were filtered out due to trigger conditions.

Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review: Dependency Update — docusaurus-plugin-llms 0.3.0 → 0.3.1

This is a routine Renovate Bot patch bump for the docusaurus-plugin-llms dev dependency used in the docs site. The changes look correct and safe.

What changed

  • docs/package.json: version range updated from ^0.3.0 to ^0.3.1 — correct and minimal.
  • docs/yarn.lock: lock entry updated with the new resolved hash and integrity checksum — as expected.

Release notes summary (v0.3.1)

The upstream patch release includes two bug fixes relevant to TUnit docs:

  1. Doubled docs/docs/ paths — fixed when routeBasePath: '/' is used with a nested docs/ subdirectory. This could affect the generated llms.txt output for this project.
  2. trailingSlash: true not reflected in URLs — fixed in generated output.
  3. ~150 lines removed from the plugin internals by replacing routeMap construction with suffix-based matching — less surface area for bugs.

Notes

  • The lock file resolved URL changed from registry.npmjs.org to registry.yarnpkg.com — this is just Yarn's canonical registry URL and is not a concern.
  • No production code (C# engine, test framework, source generator) is touched.
  • Auto-merge is appropriately enabled for this patch-level documentation tooling update.

Verdict: LGTM. Safe to merge as-is.

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Apr 14, 2026

Code Review: Dependency Update — docusaurus-plugin-llms 0.3.0 → 0.3.1

This is a routine Renovate Bot patch bump for the docusaurus-plugin-llms dev dependency used in the docs site. The changes look correct and safe.

What changed

  • docs/package.json: version range updated from ^0.3.0 to ^0.3.1 — correct and minimal.
  • docs/yarn.lock: lock entry updated with the new resolved hash and integrity checksum — as expected.

Release notes summary (v0.3.1)

The upstream patch release includes two bug fixes relevant to TUnit docs:

  1. Doubled docs/docs/ paths — fixed when routeBasePath: '/' is used with a nested docs/ subdirectory. This could affect the generated llms.txt output for this project.
  2. trailingSlash: true not reflected in URLs — fixed in generated output.
  3. ~150 lines removed from the plugin internals — less surface area for bugs.

Notes

  • The lock file resolved URL changed from registry.npmjs.org to registry.yarnpkg.com — this is just Yarn's canonical registry URL and is not a concern.
  • No production code (C# engine, test framework, source generator) is touched.
  • Auto-merge is appropriately enabled for this patch-level documentation tooling update.

Verdict: LGTM. Safe to merge as-is.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

This was referenced Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants