Skip to content

build(deps): bump docusaurus-plugin-llms from 0.3.1 to 0.4.0#204

Merged
bagelbits merged 1 commit intomainfrom
dependabot/npm_and_yarn/docusaurus-plugin-llms-0.4.0
Apr 23, 2026
Merged

build(deps): bump docusaurus-plugin-llms from 0.3.1 to 0.4.0#204
bagelbits merged 1 commit intomainfrom
dependabot/npm_and_yarn/docusaurus-plugin-llms-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps docusaurus-plugin-llms from 0.3.1 to 0.4.0.

Release notes

Sourced from docusaurus-plugin-llms's releases.

v0.4.0

What's New

  • Append .md to llms.txt link URLs — Per the llmstxt.org spec, links in llms.txt now point to markdown versions of pages (e.g. /docs/intro.md instead of /docs/intro/). (#38)
  • Fix import/export in descriptions.mdx files starting with import or export statements no longer use those lines as page descriptions. (#39)
  • Added test coverage for import/export description extraction fix. (#40)

Breaking Change

addMdExtension defaults to true. All link URLs in generated llms.txt files will now have .md appended. To preserve the previous behavior, set addMdExtension: false in your plugin config.

Full Changelog: rachfop/docusaurus-plugin-llms@v0.3.1...v0.4.0

Changelog

Sourced from docusaurus-plugin-llms's changelog.

Changelog

All notable changes to the docusaurus-plugin-llms will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits
  • 5474825 chore: Release v0.4.0
  • f66ec8e Merge pull request #40 from rachfop/test/import-description-skip
  • c82d638 test: add tests for import/export description skip fix
  • 779953b Merge pull request #39 from adeelehsan/fix/skip-imports-in-description-extrac...
  • 36e1204 Merge pull request #38 from scottamain/feat/link-extension
  • ba9e43e Fix: skip import/export statements in description extraction
  • fece7eb feat: append .md to llms.txt link URLs per the llmstxt.org spec
  • 3a808cd feat: support multiple docs sections via docsDir array (#28) (#36)
  • bbfdf66 fix: pass preserveDirectoryStructure and related options through plugin conte...
  • 3892e63 fix: prevent double slash in URLs when baseUrl is root (#27) (#34)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [docusaurus-plugin-llms](https://github.com/rachfop/docusaurus-plugin-llms) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/rachfop/docusaurus-plugin-llms/releases)
- [Changelog](https://github.com/rachfop/docusaurus-plugin-llms/blob/main/CHANGELOG.md)
- [Commits](rachfop/docusaurus-plugin-llms@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: docusaurus-plugin-llms
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2026
@bagelbits bagelbits merged commit fcbcead into main Apr 23, 2026
1 check passed
@bagelbits bagelbits deleted the dependabot/npm_and_yarn/docusaurus-plugin-llms-0.4.0 branch April 23, 2026 07:24
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant